-- Logs begin at Wed 2021-09-15 19:05:27 UTC, end at Wed 2021-09-15 21:40:01 UTC. --
Sep 15 19:41:48.986610 n-d-806626-2 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 15 19:41:51.443229 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83931) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 15 19:41:51.443869 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83931) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 15 19:41:52.188373 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_db.sqlalchemy.engines [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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=83931) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:41:52.360172 n-d-806626-2 cinder-volume[83931]: INFO cinder.rpc [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 15 19:41:52.365396 n-d-806626-2 cinder-volume[83931]: INFO cinder.rpc [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 15 19:41:52.403542 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_db.sqlalchemy.engines [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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=83931) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:41:52.437896 n-d-806626-2 cinder-volume[83931]: INFO cinder.volume.manager [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Determined volume DB was empty at startup.
Sep 15 19:41:52.438520 n-d-806626-2 cinder-volume[83931]: DEBUG cinder.volume.manager [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83931) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Sep 15 19:41:52.444752 n-d-806626-2 cinder-volume[83931]: INFO cinder.volume.manager [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 15 19:41:52.445552 n-d-806626-2 cinder-volume[83931]: WARNING stevedore.named [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:41:52.445999 n-d-806626-2 cinder-volume[83931]: WARNING castellan.key_manager [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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 19:41:52.447149 n-d-806626-2 cinder-volume[83931]: WARNING cinder.keymgr.conf_key_mgr [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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 19:41:52.459783 n-d-806626-2 cinder-volume[83931]: DEBUG cinder.volume.drivers.lvm [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=83931) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 15 19:41:52.471245 n-d-806626-2 cinder-volume[83931]: INFO cinder.volume.manager [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Image-volume cache disabled for host n-d-806626-2@lvmdriver-1.
Sep 15 19:41:52.477463 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_db.sqlalchemy.engines [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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=83931) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:41:52.495119 n-d-806626-2 cinder-volume[83931]: INFO oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Starting 1 workers
Sep 15 19:41:52.500776 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Started child 84113 {{(pid=83931) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 15 19:41:52.501981 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Full set of CONF: {{(pid=83931) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 15 19:41:52.502492 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] ******************************************************************************** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 15 19:41:52.502930 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] Configuration options gathered from: {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 15 19:41:52.503634 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 15 19:41:52.504395 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 15 19:41:52.504981 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] ================================================================================ {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 15 19:41:52.505543 n-d-806626-2 cinder-volume[84113]: INFO cinder.service [-] Starting cinder-volume node (version 17.1.1)
Sep 15 19:41:52.506091 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] allow_availability_zone_fallback = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.506180 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] allow_compression_on_image_upload = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.506653 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] allowed_direct_url_schemes = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.507214 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] api_rate_limit = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.507658 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] auth_strategy = keystone {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.508069 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_availability_zone = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.508468 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_host = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.508857 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.509306 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_stats_polling_interval = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.509853 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backup_api_class = cinder.backup.api.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.510380 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.511020 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backup_name_template = backup-%s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.511422 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backup_use_same_host = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.511997 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backup_use_temp_snapshot = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.512567 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] chap_password = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.512943 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] chap_username = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.513338 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.513804 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_internal_tenant_project_id = d31ed636c82040e5944b219f5aa9920e {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.514210 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_internal_tenant_user_id = b2d3d4b3b70d4c3a9c6942d518d1b87b {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.514583 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cluster = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.515532 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] compression_format = gzip {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.515948 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] compute_api_class = cinder.compute.nova.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.516363 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] config_dir = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.516735 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.517133 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] config_source = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.517505 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.518034 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] control_exchange = openstack {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.518498 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] db_driver = cinder.db {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.518935 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] debug = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.519329 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] default_availability_zone = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.519745 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] default_group_type = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.520339 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.520868 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] default_volume_type = lvmdriver-1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.521509 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_client_cert = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.522023 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_client_cert_key = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.522530 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_data_namespace = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.523049 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_ssl_cert_path = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.523571 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_ssl_cert_verify = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.523938 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] driver_use_ssl = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.524267 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enable_new_services = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.524654 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enable_unsupported_driver = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.525207 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enable_v2_api = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.525556 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enable_v3_api = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.526107 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.526709 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] enforce_multipath_for_image_xfer = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.526709 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] filter_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.527076 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_api_insecure = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.527646 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_api_servers = ['http://10.222.0.41/image'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.528685 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_api_ssl_compression = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.529215 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_ca_certificates_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.529616 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_catalog_info = image:glance:publicURL {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.530137 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.531809 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_num_retries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.531809 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] glance_request_timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.531809 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] goodness_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.532070 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] graceful_shutdown_timeout = 5 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.532378 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] group_api_class = cinder.group.api.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.533074 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] host = n-d-806626-2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.533329 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 15 19:41:52.533496 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iet_conf = /etc/iet/ietd.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.533849 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_compress_on_upload = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.534215 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_conversion_address_space_limit = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.534595 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_conversion_cpu_limit = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.535153 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.535624 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_upload_use_cinder_backend = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.535995 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_upload_use_internal_tenant = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.536357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:52.536450 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_volume_cache_enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.536718 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_volume_cache_max_count = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.537226 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] image_volume_cache_max_size_gb = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.537724 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] init_host_max_objects_retrieval = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.538355 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] instance_format = [instance: %(uuid)s] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.538522 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.538880 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iscsi_iotype = fileio {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.539288 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iscsi_secondary_ip_addresses = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.539847 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iscsi_target_flags = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.540223 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iscsi_write_cache = on {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.540592 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iser_helper = tgtadm {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.541086 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iser_ip_address = 10.222.0.41 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.541549 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iser_port = 3260 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.541953 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.542338 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_config_append = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.542732 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.543139 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_dir = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.543503 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.543879 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_options = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.544761 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_rotate_interval = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.545155 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_rotate_interval_type = days {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.545530 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] log_rotation_type = none {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.545957 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 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=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.546262 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.546649 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.547040 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.547494 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.548047 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] max_age = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.548577 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] max_logfile_count = 30 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.548780 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] max_logfile_size_mb = 200 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.549180 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] max_over_subscription_ratio = 20.0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.549723 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] message_reap_interval = 86400 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.550239 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] message_ttl = 2592000 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.550643 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] migration_create_volume_timeout_secs = 300 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.551109 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] monkey_patch = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.551481 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] monkey_patch_modules = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.551801 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] my_ip = 10.222.0.41 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.552196 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] no_snapshot_gb_quota = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.552556 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] num_iser_scan_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.552931 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] num_shell_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.553308 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] num_volume_device_scan_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.553668 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] nvmet_ns_id = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.554028 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] nvmet_port_id = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.554410 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_max_limit = 1000 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.554829 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_ext_list = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.555289 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.555843 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.556373 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_listen_port = 8776 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.556750 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_use_ssl = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.557135 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] osapi_volume_workers = 2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.557494 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] per_volume_size_limit = -1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.557857 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] periodic_fuzzy_delay = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.558208 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] periodic_interval = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.558294 n-d-806626-2 sudo[84141]: 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 19:41:52.558796 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] public_endpoint = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.558901 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] publish_errors = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.559128 n-d-806626-2 sudo[84141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:52.560073 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_backup_gigabytes = 1000 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.560487 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_backups = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.560860 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_consistencygroups = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.561412 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.561999 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_gigabytes = 1000 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.562368 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_groups = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.562754 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_snapshots = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.563160 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] quota_volumes = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.563728 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] rate_limit_burst = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.564097 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] rate_limit_except_level = CRITICAL {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.564461 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] rate_limit_interval = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.565033 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] reinit_driver_count = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.565181 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] replication_device = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.565709 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] report_discard_supported = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.566061 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] report_interval = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.566699 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] reservation_clean_interval = 86400 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.567193 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] reservation_expire = 86400 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.567553 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] reserved_percentage = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.567953 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.568259 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.568640 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] rpc_response_timeout = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.569209 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] run_external_periodic_tasks = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.569585 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.569951 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] scst_target_driver = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.570451 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] scst_target_iqn_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.570942 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_down_time = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.572335 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] snapshot_name_template = snapshot-%s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.572872 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] split_loggers = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.573349 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] state_path = /opt/stack/data/cinder {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.573728 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] storage_availability_zone = nova {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.574099 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] storage_protocol = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.574470 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] syslog_log_facility = LOG_USER {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.574862 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] target_helper = tgtadm {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.576140 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] target_ip_address = 10.222.0.41 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.576668 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] target_port = 3260 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.577045 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.577420 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] target_protocol = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.577804 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] trace_flags = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.578157 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.578523 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] transport_url = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.578895 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] until_refresh = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.579426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_chap_auth = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.579807 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_default_quota_class = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.580181 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_eventlog = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.580681 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_journal = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.581201 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_json = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.581564 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_multipath_for_image_xfer = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.581939 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_stderr = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.582300 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] use_syslog = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.582718 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] verify_glance_signatures = enabled {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.583128 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_api_class = cinder.volume.api.API {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.583479 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_backend_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.584070 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_clear = zero {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.584428 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_clear_ionice = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.584807 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_clear_size = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.585178 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.585533 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_copy_bps_limit = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.585902 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_dd_blocksize = 1M {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.586277 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.586782 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_name_template = volume-%s {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.587181 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_service_inithost_offload = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.587541 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volume_usage_audit_period = month {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.588013 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.588372 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] watch_log_file = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.588718 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] zoning_mode = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 15 19:41:52.589181 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.589605 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.enforce_new_defaults = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.589969 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.enforce_scope = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.590371 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.policy_default_rule = default {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.591359 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.592087 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.policy_file = policy.yaml {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.592263 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.593411 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.593411 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.593411 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.593855 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.594032 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_concurrency.disable_process_locking = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.594321 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.594758 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] privsep_osbrick.capabilities = [21] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.595197 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] privsep_osbrick.group = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.596038 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] privsep_osbrick.helper_command = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.596038 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.596351 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] privsep_osbrick.user = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.596678 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.backend = sqlalchemy {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.596996 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.connection = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.597386 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.connection_debug = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.597755 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.connection_parameters = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.598129 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.connection_recycle_time = 3600 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.598496 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.connection_trace = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.598850 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.db_inc_retry_interval = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.599243 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.db_max_retries = 20 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.599599 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.db_max_retry_interval = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.599960 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.db_retry_interval = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.600345 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.max_overflow = 50 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.600708 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.max_pool_size = 5 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.601072 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.max_retries = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.601425 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.mysql_enable_ndb = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.601796 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.602157 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.pool_timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.602522 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.retry_interval = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.603348 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.slave_connection = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.603348 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.sqlite_synchronous = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.603665 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] database.use_db_reconnect = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.604132 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.connection_string = messaging:// {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.605722 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.605722 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.es_doc_type = notification {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.605722 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.es_scroll_size = 10000 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.605722 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.es_scroll_time = 2m {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.606029 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.filter_error_trace = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.606267 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.hmac_keys = SECRET_KEY {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.607192 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.sentinel_service_name = mymaster {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.607549 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.socket_timeout = 0.1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.607907 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] profiler.trace_sqlalchemy = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] coordination.backend_url = etcd3+http://10.222.0.41:2379 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_sys_admin.group = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_sys_admin.helper_command = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.610568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cinder_sys_admin.user = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.611518 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.auth_section = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.611518 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.auth_type = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.611518 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.cafile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.611518 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.certfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.612090 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.collect_timing = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.612236 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.insecure = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.612555 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.keyfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.612978 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.send_service_user_token = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.613214 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.split_loggers = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.613618 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] service_user.timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.613999 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.admin_password = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.614369 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.614742 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.admin_token = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.615128 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.admin_user = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.615530 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_admin_prefix = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.615899 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.616285 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_port = 35357 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.616677 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_protocol = https {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.617066 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_section = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.617438 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_type = password {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.617823 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_uri = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.618633 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.auth_version = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.618633 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.cache = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.619005 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.619582 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.certfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.619582 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.619995 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.620346 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.620705 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.621057 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.identity_uri = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.621419 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.include_service_catalog = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.621806 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.insecure = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.622586 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.interface = public {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.622935 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.keyfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.623497 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.624047 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.624582 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.625116 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.625660 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.626209 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.626777 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.627337 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.627938 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.628483 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.region_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.629594 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.630645 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.service_token_roles_required = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.631097 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.service_type = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.631404 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.631790 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.632256 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.backend = dogpile.cache.null {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.632668 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.backend_argument = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.633077 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.config_prefix = cache.oslo {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.633447 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.debug_cache_backend = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.633785 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.634169 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.expiration_time = 600 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.634554 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_dead_retry = 300 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.634937 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.635316 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_pool_maxsize = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.635676 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.636055 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.636697 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.memcache_socket_timeout = 1.0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.636866 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.proxies = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.637174 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.tls_allowed_ciphers = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.637542 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.tls_cafile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.637915 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.tls_certfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.638255 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.tls_enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.638603 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] cache.tls_keyfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.638965 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.backend_availability_zone = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.639323 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.639683 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.640779 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.chap_password = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.640779 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.chap_username = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.641098 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.641364 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_client_cert = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.641732 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_client_cert_key = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.642087 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_data_namespace = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.642443 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.642823 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.644163 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.driver_use_ssl = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.644535 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.644916 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.645883 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.extra_capabilities = {} {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.645883 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.filter_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.645883 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.goodness_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.646292 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.646648 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.647043 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.647402 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.647764 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.648169 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.648561 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iscsi_iotype = fileio {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.648921 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.649329 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iscsi_target_flags = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.649681 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iscsi_write_cache = on {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.650075 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iser_helper = tgtadm {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.650853 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iser_ip_address = 10.222.0.41 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.651049 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iser_port = 3260 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.651404 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.651790 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.652153 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.652850 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.653010 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.lvm_type = auto {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.654387 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.654387 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.654659 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.num_shell_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.654913 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.655244 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.655610 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.655983 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.replication_device = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.656337 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.report_discard_supported = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.656694 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.reserved_percentage = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.657066 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.657413 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.657801 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.storage_protocol = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.658190 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.658834 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.target_helper = tgtadm {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.659036 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.target_ip_address = 10.222.0.41 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.659402 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.target_port = 3260 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.659706 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.660011 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.target_protocol = iscsi {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.660370 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.trace_flags = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.660746 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.unique_fqdn_network = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.661517 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.use_chap_auth = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.661517 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.662280 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_backend_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.662280 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_clear = zero {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.662493 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_clear_ionice = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.662875 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_clear_size = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.663282 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.663641 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.664012 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.664473 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.664758 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.665065 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.665486 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_reports.file_event_handler = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.665927 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.666245 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_reports.log_dir = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.666578 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.666941 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.backend_host = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.667320 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.667672 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.668026 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.chap_password = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.668380 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.chap_username = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.668784 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.669688 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_client_cert = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.670045 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.670404 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.670758 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.671166 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.671519 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.671871 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.672238 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.672540 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.extra_capabilities = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.672890 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.filter_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.673241 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.goodness_function = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.673591 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iet_conf = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.673941 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.674784 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.674784 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.675438 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.675438 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.675725 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iscsi_iotype = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.676258 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.676359 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.676653 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.677011 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iser_helper = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.677397 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iser_ip_address = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.677767 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iser_port = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.678158 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.678546 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.678929 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.679588 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.679997 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.lvm_type = default {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.680384 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.680829 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.681142 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.num_shell_tries = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.681526 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.681907 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.682765 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.682765 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.replication_device = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.683070 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.report_discard_supported = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.683453 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.reserved_percentage = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.683846 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.scst_target_driver = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.684232 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.684640 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.storage_protocol = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.685028 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.685365 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.target_helper = tgtadm {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.685741 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.target_ip_address = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.686128 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.target_port = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.690722 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.target_prefix = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.691022 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.target_protocol = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.691449 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.trace_flags = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.691856 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.692264 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.use_chap_auth = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.692661 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.693007 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.693710 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_clear = none {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.693885 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.694423 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_clear_size = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.694568 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.694992 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.695453 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] lvmdriver-1.volumes_dir = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.697943 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.698198 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.698581 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.699021 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.699344 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.699711 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.700139 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.700509 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.700895 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.701341 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.701683 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.702046 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.702426 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.702808 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.703197 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.703628 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.703995 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.704388 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.704759 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.705425 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.ssl = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.705707 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.706353 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.706353 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.706695 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.707152 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_notifications.driver = [] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.707510 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_notifications.retry = -1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.707951 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.708326 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.708841 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.709211 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] key_manager.fixed_key = **** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.709753 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.710080 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.barbican_api_version = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.710460 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.barbican_endpoint = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.710883 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.barbican_endpoint_type = public {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.711287 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.cafile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.712212 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.certfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.712212 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.collect_timing = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.712556 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.insecure = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.712798 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.keyfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.713122 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.number_of_retries = 60 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.713403 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.retry_delay = 1 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.713760 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.split_loggers = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.714136 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.714494 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.verify_ssl = True {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.714849 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] barbican.verify_ssl_path = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.715268 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.approle_role_id = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.716156 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.approle_secret_id = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.716506 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.cafile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.717012 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.certfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.717532 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.collect_timing = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.717896 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.insecure = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.718248 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.keyfile = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.719189 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.kv_mountpoint = secret {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.719189 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.kv_version = 2 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.719616 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.root_token_id = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.719773 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.split_loggers = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.720080 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.ssl_ca_crt_file = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.723045 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.timeout = None {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.723045 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.use_ssl = False {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.723045 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 15 19:41:52.723525 n-d-806626-2 cinder-volume[83931]: DEBUG oslo_service.service [None req-3c86e2a5-719b-494d-bf17-5353cb9e9224 None None] ******************************************************************************** {{(pid=83931) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 15 19:41:52.977098 n-d-806626-2 sudo[84141]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:52.979022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 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.443s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:52.979951 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:52.993259 n-d-806626-2 sudo[84334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 19:41:52.993990 n-d-806626-2 sudo[84334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:53.298836 n-d-806626-2 sudo[84334]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:53.300799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.321s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:53.302519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:53.316379 n-d-806626-2 sudo[84366]: 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 19:41:53.317225 n-d-806626-2 sudo[84366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:53.779528 n-d-806626-2 sudo[84366]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:53.781469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 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.479s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:53.782512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:53.796592 n-d-806626-2 sudo[84395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:53.797333 n-d-806626-2 sudo[84395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:54.202085 n-d-806626-2 sudo[84395]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:54.204012 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:54.204666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:41:54.205452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:54.219364 n-d-806626-2 sudo[84470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:54.220114 n-d-806626-2 sudo[84470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:54.632214 n-d-806626-2 sudo[84470]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:54.634233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:54.636055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:54.650759 n-d-806626-2 sudo[84474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:54.651528 n-d-806626-2 sudo[84474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:55.066974 n-d-806626-2 sudo[84474]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:55.068960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:55.071190 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.driver [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Driver hasn't implemented _init_vendor_properties()
Sep 15 19:41:55.071610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806626-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84113) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Sep 15 19:41:55.093582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 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=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:41:55.112704 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.db.sqlalchemy.api [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Building query based on filter {{(pid=84113) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Sep 15 19:41:55.129552 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84113) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Sep 15 19:41:55.137056 n-d-806626-2 cinder-volume[84113]: INFO cinder.keymgr.migration [None req-7d5ef1ea-fda7-406f-9539-fb8379f1c0f0 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 15 19:41:55.140594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:41:55.141239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:55.154929 n-d-806626-2 sudo[84485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:55.155694 n-d-806626-2 sudo[84485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:55.560659 n-d-806626-2 sudo[84485]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:55.562630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:55.564664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:55.578225 n-d-806626-2 sudo[84488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:55.579000 n-d-806626-2 sudo[84488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:55.979729 n-d-806626-2 sudo[84488]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:55.981724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:55.983751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:41:56.016939 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Driver initialization completed successfully.
Sep 15 19:41:56.025156 n-d-806626-2 cinder-volume[84113]: INFO cinder.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Initiating service 3 cleanup
Sep 15 19:41:56.030761 n-d-806626-2 cinder-volume[84113]: INFO cinder.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Service 3 cleanup completed.
Sep 15 19:41:56.031019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.service [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Creating RPC server for service cinder-volume {{(pid=84113) start /opt/stack/cinder/cinder/service.py:231}}
Sep 15 19:41:56.036694 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.service [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84113) start /opt/stack/cinder/cinder/service.py:237}}
Sep 15 19:41:56.094182 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 15 19:41:56.094788 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:41:56.095296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:56.109376 n-d-806626-2 sudo[84499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:56.110121 n-d-806626-2 sudo[84499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:56.511072 n-d-806626-2 sudo[84499]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:56.513903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:56.516057 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:41:56.530553 n-d-806626-2 sudo[84504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:41:56.531426 n-d-806626-2 sudo[84504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:41:56.946004 n-d-806626-2 sudo[84504]: pam_unix(sudo:session): session closed for user root
Sep 15 19:41:56.948019 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:41:56.966376 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e90d682-97de-49ed-bb00-6a85602d8e32 None None] Driver post RPC initialization completed successfully.
Sep 15 19:43:23.972289 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:43:23.972985 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:43:23.973457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:43:23.987620 n-d-806626-2 sudo[86457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:43:23.988372 n-d-806626-2 sudo[86457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:43:24.458822 n-d-806626-2 sudo[86457]: pam_unix(sudo:session): session closed for user root
Sep 15 19:43:24.460804 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:43:24.462547 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:43:24.477114 n-d-806626-2 sudo[86460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:43:24.477865 n-d-806626-2 sudo[86460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:43:24.923970 n-d-806626-2 sudo[86460]: pam_unix(sudo:session): session closed for user root
Sep 15 19:43:24.925940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:43:24.927423 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:44:23.974576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:44:23.975281 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:44:23.975727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:44:23.989976 n-d-806626-2 sudo[89032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:44:23.990729 n-d-806626-2 sudo[89032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:44:24.428984 n-d-806626-2 sudo[89032]: pam_unix(sudo:session): session closed for user root
Sep 15 19:44:24.431067 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:44:24.433314 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:44:24.448399 n-d-806626-2 sudo[89035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:44:24.449698 n-d-806626-2 sudo[89035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:44:24.880861 n-d-806626-2 sudo[89035]: pam_unix(sudo:session): session closed for user root
Sep 15 19:44:24.883029 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:44:24.884246 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:45:23.971632 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:45:23.972305 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:45:23.972708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:45:23.987689 n-d-806626-2 sudo[89649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:45:23.988439 n-d-806626-2 sudo[89649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:45:24.403544 n-d-806626-2 sudo[89649]: pam_unix(sudo:session): session closed for user root
Sep 15 19:45:24.405481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:45:24.407025 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:45:24.421690 n-d-806626-2 sudo[89652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:45:24.422441 n-d-806626-2 sudo[89652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:45:24.827268 n-d-806626-2 sudo[89652]: pam_unix(sudo:session): session closed for user root
Sep 15 19:45:24.829313 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:45:24.830570 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:46:23.977521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:46:23.978252 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:46:23.978721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:46:23.994412 n-d-806626-2 sudo[89712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:46:23.995230 n-d-806626-2 sudo[89712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:46:24.434256 n-d-806626-2 sudo[89712]: pam_unix(sudo:session): session closed for user root
Sep 15 19:46:24.436587 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:46:24.438108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:46:24.453436 n-d-806626-2 sudo[89715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:46:24.454203 n-d-806626-2 sudo[89715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:46:24.892225 n-d-806626-2 sudo[89715]: pam_unix(sudo:session): session closed for user root
Sep 15 19:46:24.894281 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:46:24.895517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:47:23.984159 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:47:23.984781 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:47:23.985247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:47:23.999509 n-d-806626-2 sudo[89910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:47:24.000251 n-d-806626-2 sudo[89910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:47:24.399895 n-d-806626-2 sudo[89910]: pam_unix(sudo:session): session closed for user root
Sep 15 19:47:24.402435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:47:24.403948 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:47:24.417966 n-d-806626-2 sudo[89913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:47:24.418703 n-d-806626-2 sudo[89913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:47:24.815837 n-d-806626-2 sudo[89913]: pam_unix(sudo:session): session closed for user root
Sep 15 19:47:24.817864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:47:24.819108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:48:23.986743 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:48:23.987497 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:48:23.987849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:48:24.002055 n-d-806626-2 sudo[89986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:48:24.002797 n-d-806626-2 sudo[89986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:48:24.449183 n-d-806626-2 sudo[89986]: pam_unix(sudo:session): session closed for user root
Sep 15 19:48:24.451892 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:48:24.453399 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:48:24.467595 n-d-806626-2 sudo[89989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:48:24.468340 n-d-806626-2 sudo[89989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:48:24.911502 n-d-806626-2 sudo[89989]: pam_unix(sudo:session): session closed for user root
Sep 15 19:48:24.913541 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:48:24.914743 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:49:23.991745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:49:23.992434 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:49:23.992796 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:49:24.007028 n-d-806626-2 sudo[90242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:49:24.008031 n-d-806626-2 sudo[90242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:49:24.417112 n-d-806626-2 sudo[90242]: pam_unix(sudo:session): session closed for user root
Sep 15 19:49:24.419121 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:49:24.420653 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:49:24.435231 n-d-806626-2 sudo[90245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:49:24.435987 n-d-806626-2 sudo[90245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:49:24.832435 n-d-806626-2 sudo[90245]: pam_unix(sudo:session): session closed for user root
Sep 15 19:49:24.834482 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:49:24.835762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:50:23.993724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:50:23.994409 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:50:23.994833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:50:24.010050 n-d-806626-2 sudo[91252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:50:24.010815 n-d-806626-2 sudo[91252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:50:24.499543 n-d-806626-2 sudo[91252]: pam_unix(sudo:session): session closed for user root
Sep 15 19:50:24.501921 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:50:24.503792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:50:24.524548 n-d-806626-2 sudo[91279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:50:24.525326 n-d-806626-2 sudo[91279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:50:25.010306 n-d-806626-2 sudo[91279]: pam_unix(sudo:session): session closed for user root
Sep 15 19:50:25.022941 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:50:25.024924 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:51:23.991757 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:51:23.992392 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:51:23.992847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:51:24.145469 n-d-806626-2 sudo[92158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:51:24.155210 n-d-806626-2 sudo[92158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:51:25.142841 n-d-806626-2 sudo[92158]: pam_unix(sudo:session): session closed for user root
Sep 15 19:51:25.145459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.152s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:51:25.147007 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:51:25.178686 n-d-806626-2 sudo[92168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:51:25.179496 n-d-806626-2 sudo[92168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:51:26.088642 n-d-806626-2 sudo[92168]: pam_unix(sudo:session): session closed for user root
Sep 15 19:51:26.090760 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:51:26.092167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:52:23.995705 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:52:23.996349 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:52:23.997119 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:52:24.039091 n-d-806626-2 sudo[92860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:52:24.039885 n-d-806626-2 sudo[92860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:52:24.704298 n-d-806626-2 sudo[92860]: pam_unix(sudo:session): session closed for user root
Sep 15 19:52:24.706289 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.709s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:52:24.707875 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:52:24.742164 n-d-806626-2 sudo[92863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:52:24.743088 n-d-806626-2 sudo[92863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:52:25.361463 n-d-806626-2 sudo[92863]: pam_unix(sudo:session): session closed for user root
Sep 15 19:52:25.363507 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.655s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:52:25.364718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:53:24.000922 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:53:24.001772 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:53:24.002217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:53:24.058976 n-d-806626-2 sudo[93599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:53:24.059793 n-d-806626-2 sudo[93599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:53:25.004380 n-d-806626-2 sudo[93599]: pam_unix(sudo:session): session closed for user root
Sep 15 19:53:25.006693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:53:25.008635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:53:25.079207 n-d-806626-2 sudo[93602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:53:25.080147 n-d-806626-2 sudo[93602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:53:25.961748 n-d-806626-2 sudo[93602]: pam_unix(sudo:session): session closed for user root
Sep 15 19:53:25.964431 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:53:25.965913 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:53:52.691505 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:53:52.718209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:53:52.740352 n-d-806626-2 cinder-volume[84113]: INFO cinder.rpc [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 15 19:53:52.748791 n-d-806626-2 cinder-volume[84113]: INFO cinder.rpc [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 15 19:53:52.764065 n-d-806626-2 cinder-volume[84113]: INFO cinder.rpc [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 15 19:53:52.769457 n-d-806626-2 cinder-volume[84113]: INFO cinder.rpc [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 15 19:53:52.770562 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:53:52.771404 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:53:52.814099 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Flow 'volume_create_manager' (e3ffb5e7-68b0-42fe-a696-0c922c14080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:53:52.821337 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f9eae5-18c9-4b24-be8f-38de575cdf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:52.887318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:53:52.918272 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35f9eae5-18c9-4b24-be8f-38de575cdf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1693073652',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=adb21e36-04d3-4147-b19c-feba47e3da74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718ef1ff043a43e897e4e4bf00458333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:53: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-15T19:53:53Z,user_id='b4f939d35b0c46cabaa0fa71d9db1a8b',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:52.920993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2742929-05d4-473c-b2ce-3d82f58598fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:52.925601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2742929-05d4-473c-b2ce-3d82f58598fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:52.928341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b313517-07d7-420a-8d0c-9c88c1a0f5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:52.930726 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b313517-07d7-420a-8d0c-9c88c1a0f5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'adb21e36-04d3-4147-b19c-feba47e3da74', 'volume_name': 'volume-adb21e36-04d3-4147-b19c-feba47e3da74', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:52.933827 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (497be722-c5b2-4d72-b200-6bbc60146907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:52.936701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (497be722-c5b2-4d72-b200-6bbc60146907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:52.943099 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17e61103-1b34-4f3b-937b-11a382750be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:52.945045 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Volume adb21e36-04d3-4147-b19c-feba47e3da74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-adb21e36-04d3-4147-b19c-feba47e3da74', 'volume_size': 1}
Sep 15 19:53:52.947810 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adb21e36-04d3-4147-b19c-feba47e3da74 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:53:52.988831 n-d-806626-2 sudo[93952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adb21e36-04d3-4147-b19c-feba47e3da74 stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:53:52.989645 n-d-806626-2 sudo[93952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:53:54.749370 n-d-806626-2 sudo[93952]: pam_unix(sudo:session): session closed for user root
Sep 15 19:53:54.751781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adb21e36-04d3-4147-b19c-feba47e3da74 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.804s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:53:54.757245 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17e61103-1b34-4f3b-937b-11a382750be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-adb21e36-04d3-4147-b19c-feba47e3da74', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:54.760199 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bef619b-378e-482c-b8c6-51e9aad6f058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:53:54.778115 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Volume volume-adb21e36-04d3-4147-b19c-feba47e3da74 (adb21e36-04d3-4147-b19c-feba47e3da74): created successfully
Sep 15 19:53:54.785225 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bef619b-378e-482c-b8c6-51e9aad6f058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:53:54.796019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Flow 'volume_create_manager' (e3ffb5e7-68b0-42fe-a696-0c922c14080f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:53:54.811836 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-358b2c0f-f3a3-4154-bdfc-413855dfaa97 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Created volume successfully.
Sep 15 19:53:56.507421 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:53:56.580922 n-d-806626-2 sudo[94010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 19:53:56.588596 n-d-806626-2 sudo[94010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:53:57.112363 n-d-806626-2 sudo[94010]: pam_unix(sudo:session): session closed for user root
Sep 15 19:53:57.114869 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.609s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:53:57.116089 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:53:57.161056 n-d-806626-2 sudo[94013]: ubuntu : 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-adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:53:57.162138 n-d-806626-2 sudo[94013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:53:57.910714 n-d-806626-2 sudo[94013]: pam_unix(sudo:session): session closed for user root
Sep 15 19:53:57.913331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74" returned: 0 in 0.797s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:53:58.038329 n-d-806626-2 cinder-volume[84113]: INFO oslo.privsep.daemon [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 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/tmptcvik5t5/privsep.sock']
Sep 15 19:53:58.087112 n-d-806626-2 sudo[94023]: 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/tmptcvik5t5/privsep.sock
Sep 15 19:53:58.096415 n-d-806626-2 sudo[94023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:01.013537 n-d-806626-2 sudo[94023]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:01.024785 n-d-806626-2 cinder-volume[84113]: INFO oslo.privsep.daemon [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Spawned new privsep daemon via rootwrap
Sep 15 19:54:01.026299 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Accepted privsep connection to /tmp/tmptcvik5t5/privsep.sock {{(pid=84113) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 15 19:54:01.027786 n-d-806626-2 cinder-volume[84113]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 15 19:54:01.028216 n-d-806626-2 cinder-volume[84113]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 15 19:54:01.028698 n-d-806626-2 cinder-volume[84113]: 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 19:54:01.029169 n-d-806626-2 cinder-volume[84113]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 94047
Sep 15 19:54:01.033694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (2,) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:01.350640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:01.384074 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:01.384987 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:01.385760 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:54:01.386860 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Creating iscsi_target for Volume ID: volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Created volume path /opt/stack/data/cinder/volumes/volume-adb21e36-04d3-4147-b19c-feba47e3da74,
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: incominguser TsADy2Zy6RFJYTHWrYTD LgSXkLJQLS97tU9D
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:01.401804 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:54:01.405550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:02.333037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74" returned: 0 in 0.927s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:02.333882 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:02.334671 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:54:02.335355 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:54:02.339221 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:02.347958 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:02.349911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74\n Backing store flags: \n Account information:\n TsADy2Zy6RFJYTHWrYTD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:02.351555 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:54:02.355053 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:02.485237 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:02.485731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74\n Backing store flags: \n Account information:\n TsADy2Zy6RFJYTHWrYTD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:02.487240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:02.743556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.256s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:02.744057 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389376]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74\n Backing store flags: \n Account information:\n TsADy2Zy6RFJYTHWrYTD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:02.745286 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:54:03.117793 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-9efa465f-3c81-40d3-b23f-b63c58b3dbb7 req-acbb994c-cf73-4f7a-84d4-16ba6e3285de tempest-AttachSCSIVolumeTestJSON-1343577814 None] attachment_update completed successfully.
Sep 15 19:54:12.966660 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-fd263cf6-9b42-4c94-a6aa-4a560f05ff3f req-12559818-cde2-4e1e-a956-836da6969932 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Terminate volume connection completed successfully.
Sep 15 19:54:12.967949 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-fd263cf6-9b42-4c94-a6aa-4a560f05ff3f req-12559818-cde2-4e1e-a956-836da6969932 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Deleting attachment c55050db-84ba-400e-86c2-11dda322bb73. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:54:12.971363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:13.225753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.256s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:13.226418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74\n Backing store flags: \n Account information:\n TsADy2Zy6RFJYTHWrYTD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:13.227867 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-fd263cf6-9b42-4c94-a6aa-4a560f05ff3f req-12559818-cde2-4e1e-a956-836da6969932 tempest-AttachSCSIVolumeTestJSON-1343577814 None] Removing iscsi_target for Volume ID: adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:13.231073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:13.432646 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-adb21e36-04d3-4147-b19c-feba47e3da74 -f" returned: 0 in 0.201s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:13.433910 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:13.439359 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:13.758051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:13.758479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:13.912430 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-fd263cf6-9b42-4c94-a6aa-4a560f05ff3f req-12559818-cde2-4e1e-a956-836da6969932 tempest-AttachSCSIVolumeTestJSON-1343577814 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:54:13.912430 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:54:13.912430 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:24.002212 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:54:24.003122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:54:24.003629 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:24.020989 n-d-806626-2 sudo[94162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:54:24.021783 n-d-806626-2 sudo[94162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:24.483048 n-d-806626-2 sudo[94162]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:24.485239 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Lock "b'cinder-adb21e36-04d3-4147-b19c-feba47e3da74-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:54:24.499544 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:24.500874 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:24.527540 n-d-806626-2 sudo[94165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:54:24.528620 n-d-806626-2 sudo[94165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:24.607823 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:24.741580 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:24.743173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:24.744144 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Skipping remove_export. No iscsi_target is presently exported for volume: adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:24.745548 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:24.782384 n-d-806626-2 sudo[94169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:24.785747 n-d-806626-2 sudo[94169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:24.999044 n-d-806626-2 sudo[94165]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:25.001357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:25.003972 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:54:25.292953 n-d-806626-2 sudo[94169]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:25.294742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74" returned: 0 in 0.549s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:25.296519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:25.340114 n-d-806626-2 sudo[94173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:25.341575 n-d-806626-2 sudo[94173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:25.928081 n-d-806626-2 sudo[94173]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:25.931248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74" returned: 0 in 0.634s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:25.943969 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:25.982583 n-d-806626-2 sudo[94176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:25.984594 n-d-806626-2 sudo[94176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:26.314999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:54:26.319593 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:54:26.321293 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:54:26.351015 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Flow 'volume_create_manager' (2b4ce988-0d5a-4247-8c2e-83932a67db09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:54:26.355092 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a904e3f-68ec-4e77-bc8b-760cb87413e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:26.383951 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:54:26.412147 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a904e3f-68ec-4e77-bc8b-760cb87413e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1623856703',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=fbb69423-60cb-4c1b-b909-3d4b4468496a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5af8105540004949a8ca4ab45770c82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:54: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-15T19:54:26Z,user_id='f595f2c1bd434e47af6f8a624ce7961f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:26.414894 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11583c05-6ef3-4d7c-afbf-c76a27d7a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:26.417293 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11583c05-6ef3-4d7c-afbf-c76a27d7a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:26.419831 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cd4bde8-995c-489e-92bd-6b83cf078060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:26.424141 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cd4bde8-995c-489e-92bd-6b83cf078060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fbb69423-60cb-4c1b-b909-3d4b4468496a', 'volume_name': 'volume-fbb69423-60cb-4c1b-b909-3d4b4468496a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:26.427272 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (696b3563-cc64-446d-a52b-8a23b8439fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:26.431834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (696b3563-cc64-446d-a52b-8a23b8439fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:26.434467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (001a8abc-f4a1-48aa-8571-c0c9ed1cee0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:26.435450 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Volume fbb69423-60cb-4c1b-b909-3d4b4468496a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fbb69423-60cb-4c1b-b909-3d4b4468496a', 'volume_size': 1}
Sep 15 19:54:26.437455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbb69423-60cb-4c1b-b909-3d4b4468496a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:26.488302 n-d-806626-2 sudo[94182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbb69423-60cb-4c1b-b909-3d4b4468496a stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:54:26.489328 n-d-806626-2 sudo[94182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:26.574311 n-d-806626-2 sudo[94176]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:26.576474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adb21e36-04d3-4147-b19c-feba47e3da74" returned: 0 in 0.632s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:26.578412 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Successfully deleted volume: adb21e36-04d3-4147-b19c-feba47e3da74
Sep 15 19:54:26.651426 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 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 19:54:26.652530 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 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 19:54:26.709742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Created reservations ['4d19f985-1e32-409f-9e87-e9a9e22c3a68', '73e28c2c-44a4-4f18-8b3f-9fbfa709dcc0', 'e2a97fe7-aac9-478c-b212-f7037d6b3a15', '89311ca2-e6a2-48c6-a0a5-ca7ed0102e7e'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:54:26.713578 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:54:26.713578 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:54:26.713578 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:26.822212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:54:26.823082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:26.862498 n-d-806626-2 sudo[94186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:54:26.863339 n-d-806626-2 sudo[94186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:27.464391 n-d-806626-2 sudo[94182]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:27.476449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbb69423-60cb-4c1b-b909-3d4b4468496a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:27.488857 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (001a8abc-f4a1-48aa-8571-c0c9ed1cee0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fbb69423-60cb-4c1b-b909-3d4b4468496a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:27.495318 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (683036a3-a8f0-45e0-98ea-8d894291d73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:27.502769 n-d-806626-2 sudo[94186]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:27.512650 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:27.516470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:27.582335 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Volume volume-fbb69423-60cb-4c1b-b909-3d4b4468496a (fbb69423-60cb-4c1b-b909-3d4b4468496a): created successfully
Sep 15 19:54:27.585528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (683036a3-a8f0-45e0-98ea-8d894291d73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:27.589658 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Flow 'volume_create_manager' (2b4ce988-0d5a-4247-8c2e-83932a67db09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:54:27.592274 n-d-806626-2 sudo[94220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:54:27.595416 n-d-806626-2 sudo[94220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:27.613302 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-397d42fd-5760-4b5a-ac88-56a2348e7f9f tempest-LiveMigrationTest-44733051 None] Created volume successfully.
Sep 15 19:54:28.204641 n-d-806626-2 sudo[94220]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:28.206590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:28.208418 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:54:28.222547 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Deleted volume successfully.
Sep 15 19:54:28.237124 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a42a7e97-eb4a-4fae-a9e8-04e82bc4f41b tempest-AttachSCSIVolumeTestJSON-1343577814 None] Lock "b'cinder-adb21e36-04d3-4147-b19c-feba47e3da74-delete_volume'" released by "delete_volume" :: held 3.754s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 19:54:30.394657 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:30.452950 n-d-806626-2 sudo[94246]: ubuntu : 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-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:30.453741 n-d-806626-2 sudo[94246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:31.077483 n-d-806626-2 sudo[94246]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:31.080430 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.685s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:31.194977 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:31.212494 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:31.212880 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:31.213649 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:54:31.216202 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Creating iscsi_target for Volume ID: volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Created volume path /opt/stack/data/cinder/volumes/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a,
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: incominguser cVttQYrhMDZiQNsF2KKn JMA9DFPYFB6EaG4B
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:31.236054 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:54:31.240958 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:31.903606 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.663s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:31.905659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:31.906404 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:54:31.907889 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:54:31.912233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:31.942707 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:31.944314 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:31.944940 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:54:31.948986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:32.115638 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:32.116187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:32.119333 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:32.232907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:32.234052 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:32.235234 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:54:32.616866 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-5afd866f-8223-48d6-89ef-a3ea76dae13c req-d7ce9787-bfc0-458f-a9e0-e036b1f77269 tempest-LiveMigrationTest-44733051 None] attachment_update completed successfully.
Sep 15 19:54:40.306651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:54:40.314909 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:54:40.315455 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:54:40.330901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Flow 'volume_create_manager' (80029dc6-033e-4fc5-8846-3054518f2827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:54:40.334137 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb1f4f19-783a-4cc8-8474-8df7b231454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:40.358189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:54:40.390524 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb1f4f19-783a-4cc8-8474-8df7b231454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-721637856',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=38291a28-0371-4c1e-a2b5-f523045f8439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a4a616710364ba386c653b09b04378a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:54: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-15T19:54:40Z,user_id='ac94d658fb01459aa184633c681b92a3',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:40.392987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef2e5e0d-566c-4160-94f1-4ad5ae2fcb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:40.395235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef2e5e0d-566c-4160-94f1-4ad5ae2fcb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:40.397570 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68e20a55-e800-443e-b3e5-4f68694abdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:40.403265 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68e20a55-e800-443e-b3e5-4f68694abdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38291a28-0371-4c1e-a2b5-f523045f8439', 'volume_name': 'volume-38291a28-0371-4c1e-a2b5-f523045f8439', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:40.409858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8d47d7d-80fd-44a2-826f-f655e3f0cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:40.412107 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8d47d7d-80fd-44a2-826f-f655e3f0cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:40.420751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e08a2e48-8207-4826-a05f-cb4e97a7ba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:40.421954 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume 38291a28-0371-4c1e-a2b5-f523045f8439: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38291a28-0371-4c1e-a2b5-f523045f8439', 'volume_size': 1}
Sep 15 19:54:40.424163 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38291a28-0371-4c1e-a2b5-f523045f8439 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:40.475932 n-d-806626-2 sudo[94312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38291a28-0371-4c1e-a2b5-f523045f8439 stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:54:40.477725 n-d-806626-2 sudo[94312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:41.116758 n-d-806626-2 sudo[94312]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:41.120094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38291a28-0371-4c1e-a2b5-f523045f8439 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:41.128058 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e08a2e48-8207-4826-a05f-cb4e97a7ba3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38291a28-0371-4c1e-a2b5-f523045f8439', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:41.131076 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06c36ee8-e2d0-467b-ab82-9478ce8804c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:54:41.146485 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume volume-38291a28-0371-4c1e-a2b5-f523045f8439 (38291a28-0371-4c1e-a2b5-f523045f8439): created successfully
Sep 15 19:54:41.150238 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06c36ee8-e2d0-467b-ab82-9478ce8804c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:54:41.155078 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Flow 'volume_create_manager' (80029dc6-033e-4fc5-8846-3054518f2827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:54:41.168401 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c75f6897-7bb1-47ea-915b-e4ab8f618049 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created volume successfully.
Sep 15 19:54:43.597466 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:43.651455 n-d-806626-2 sudo[94360]: ubuntu : 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-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:43.652261 n-d-806626-2 sudo[94360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:44.240281 n-d-806626-2 sudo[94360]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:44.244576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.648s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:44.323197 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:44.349247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:44.349900 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:44.350763 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:54:44.356131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Creating iscsi_target for Volume ID: volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created volume path /opt/stack/data/cinder/volumes/volume-38291a28-0371-4c1e-a2b5-f523045f8439,
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: incominguser 9t2T9VVz6HRWeptZppUD eGJL4rbu2LFWGUbh
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:44.368043 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:54:44.370595 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:45.020456 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.649s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:45.021765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:45.022512 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:54:45.023716 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:54:45.027181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:45.035875 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:45.036446 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\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-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:45.037183 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:54:45.043421 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:45.152001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:45.153210 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\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-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:45.155947 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:45.266498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:45.267216 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\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-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:45.268531 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:54:45.524653 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-28901b27-1367-4813-8da4-26da6121ffa6 req-57a5e3cb-e984-4256-8c04-26d0ae2e34a8 tempest-LiveAutoBlockMigrationV225Test-633590400 None] attachment_update completed successfully.
Sep 15 19:54:48.572636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:48.617319 n-d-806626-2 sudo[94401]: ubuntu : 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-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:48.618141 n-d-806626-2 sudo[94401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:49.497150 n-d-806626-2 sudo[94401]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:49.509308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.927s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:49.745748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:49.779848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:49.780838 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: I_T nexus: 3
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: 9t2T9VVz6HRWeptZppUD
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:49.781838 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:54:49.790211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Creating iscsi_target for Volume ID: volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:54:49.790831 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Created volume path /opt/stack/data/cinder/volumes/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a,
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: incominguser cVttQYrhMDZiQNsF2KKn JMA9DFPYFB6EaG4B
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:49.806152 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:54:49.809764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:50.129113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.321s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:50.129611 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:50.130368 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:54:50.130896 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:54:50.134032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:50.153003 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:50.153330 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: I_T nexus: 3
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: 9t2T9VVz6HRWeptZppUD
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:50.153952 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:54:50.159753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:50.276303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:50.276303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:50.278591 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:50.386760 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:50.387355 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:50.388538 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:54:50.611840 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-86219f59-6045-40d5-8540-e1c8931b5d4f tempest-LiveMigrationTest-1504833263 None] attachment_update completed successfully.
Sep 15 19:54:57.419960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:57.473562 n-d-806626-2 sudo[94493]: ubuntu : 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-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:57.484666 n-d-806626-2 sudo[94493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:54:58.106649 n-d-806626-2 sudo[94493]: pam_unix(sudo:session): session closed for user root
Sep 15 19:54:58.112051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.692s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.188280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:58.204718 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.205132 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: I_T nexus: 4
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: I_T nexus: 3
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: 9t2T9VVz6HRWeptZppUD
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:58.205968 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:54:58.214205 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Creating iscsi_target for Volume ID: volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:54:58.214777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Created volume path /opt/stack/data/cinder/volumes/volume-38291a28-0371-4c1e-a2b5-f523045f8439,
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: incominguser 9t2T9VVz6HRWeptZppUD eGJL4rbu2LFWGUbh
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:54:58.221899 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:54:58.226432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:58.420192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.195s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.421144 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:58.421948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:54:58.422478 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:54:58.424076 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:58.453959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.454505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 2
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 4
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: cVttQYrhMDZiQNsF2KKn
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 3
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: 9t2T9VVz6HRWeptZppUD
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:54:58.455430 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:54:58.464937 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:58.583263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.583585 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:58.584724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:54:58.683587 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:54:58.683916 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:54:58.684905 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:54:58.897241 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-e324bf9e-96ce-4a62-aa10-76d5ea1d8872 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] attachment_update completed successfully.
Sep 15 19:55:05.390053 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-5723b629-b317-4ac1-81d0-be9a20330ab8 tempest-LiveMigrationTest-1504833263 None] Terminate volume connection completed successfully.
Sep 15 19:55:05.391433 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-5723b629-b317-4ac1-81d0-be9a20330ab8 tempest-LiveMigrationTest-1504833263 None] Deleting attachment 9e16ce52-b89e-4a4c-8bea-32e42d041f25. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:55:05.521617 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0b3d37a6-39b7-4257-95c0-a1af5f864802 req-5723b629-b317-4ac1-81d0-be9a20330ab8 tempest-LiveMigrationTest-1504833263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:55:05.521617 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:55:05.521617 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:55:14.229688 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-9a25e54f-4220-4cd5-864f-227148cce4f1 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Terminate volume connection completed successfully.
Sep 15 19:55:14.230398 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-9a25e54f-4220-4cd5-864f-227148cce4f1 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Deleting attachment d907aff9-618a-4fe5-89ea-f255f08133ba. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:55:14.310489 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-e0c8d8cc-bfb2-436d-9416-223d55014132 req-9a25e54f-4220-4cd5-864f-227148cce4f1 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:55:14.310489 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:55:14.310489 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:55:20.005011 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-ac8a6f6f-f465-41f9-b6d5-5361ae61c61b req-82c2ad14-8552-4cd9-988d-5b7aa9c7e8ff tempest-LiveMigrationTest-44733051 None] Terminate volume connection completed successfully.
Sep 15 19:55:20.005727 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-ac8a6f6f-f465-41f9-b6d5-5361ae61c61b req-82c2ad14-8552-4cd9-988d-5b7aa9c7e8ff tempest-LiveMigrationTest-44733051 None] Deleting attachment 27b88772-e7b0-4da1-aeb6-ba260a1c1e76. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:55:20.010509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:20.188376 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:20.188997 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a\n Backing store flags: \n Account information:\n cVttQYrhMDZiQNsF2KKn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\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-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:20.189928 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-ac8a6f6f-f465-41f9-b6d5-5361ae61c61b req-82c2ad14-8552-4cd9-988d-5b7aa9c7e8ff tempest-LiveMigrationTest-44733051 None] Removing iscsi_target for Volume ID: fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:55:20.193140 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:20.371544 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fbb69423-60cb-4c1b-b909-3d4b4468496a -f" returned: 0 in 0.179s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:20.372829 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:20.374605 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:20.532730 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:20.533058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694502389536]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\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-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:20.609802 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-ac8a6f6f-f465-41f9-b6d5-5361ae61c61b req-82c2ad14-8552-4cd9-988d-5b7aa9c7e8ff tempest-LiveMigrationTest-44733051 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:55:20.609802 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:55:20.609802 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:55:23.463294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:55:23.468108 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:55:23.468607 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:55:23.500360 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Flow 'volume_create_manager' (162aec32-ad5b-4492-8348-6609c740693a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:55:23.513990 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac222862-1891-4ded-8935-9af1c1a8a488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:23.547692 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:55:23.591427 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac222862-1891-4ded-8935-9af1c1a8a488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1180995144',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=8785161c-69eb-450e-b62f-e5e1a27d348d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5af8105540004949a8ca4ab45770c82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:55: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-15T19:55:23Z,user_id='f595f2c1bd434e47af6f8a624ce7961f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:23.594992 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77deccbd-af1f-4682-881d-c98a0108fc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:23.610237 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77deccbd-af1f-4682-881d-c98a0108fc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:23.613598 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24b172c0-2f88-4289-bc08-73c57119f026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:23.744292 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24b172c0-2f88-4289-bc08-73c57119f026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8785161c-69eb-450e-b62f-e5e1a27d348d', 'volume_name': 'volume-8785161c-69eb-450e-b62f-e5e1a27d348d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:23.748692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a66dbe74-8e2a-4d74-8ad5-18fd54d79a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:23.753309 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a66dbe74-8e2a-4d74-8ad5-18fd54d79a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:23.756248 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2aeaf18-bc35-4b1d-95b7-a1ddd935de97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:23.758502 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Volume 8785161c-69eb-450e-b62f-e5e1a27d348d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8785161c-69eb-450e-b62f-e5e1a27d348d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 19:55:23.759549 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Cloning 8785161c-69eb-450e-b62f-e5e1a27d348d from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 19:55:23.998451 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:55:23.998800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:55:23.999513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:24.035185 n-d-806626-2 sudo[94817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:55:24.036878 n-d-806626-2 sudo[94817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:24.758494 n-d-806626-2 sudo[94817]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:24.766258 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:24.768365 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:24.827081 n-d-806626-2 sudo[94821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:55:24.829602 n-d-806626-2 sudo[94821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:25.655451 n-d-806626-2 sudo[94821]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:25.657741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.889s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:25.660244 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:55:30.731401 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b363cf6f-89f2-47c6-93ca-1b9b3865d5a0 req-a2590a1e-717f-41bb-9951-308d5bf6f1db tempest-LiveAutoBlockMigrationV225Test-633590400 None] Terminate volume connection completed successfully.
Sep 15 19:55:30.732148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b363cf6f-89f2-47c6-93ca-1b9b3865d5a0 req-a2590a1e-717f-41bb-9951-308d5bf6f1db tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deleting attachment 3d9e2c76-8259-4123-ab97-9d776250d77c. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:55:30.735444 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:30.947509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:30.947805 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498674624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439\n System information:\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-38291a28-0371-4c1e-a2b5-f523045f8439\n Backing store flags: \n Account information:\n 9t2T9VVz6HRWeptZppUD\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:30.948549 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-b363cf6f-89f2-47c6-93ca-1b9b3865d5a0 req-a2590a1e-717f-41bb-9951-308d5bf6f1db tempest-LiveAutoBlockMigrationV225Test-633590400 None] Removing iscsi_target for Volume ID: 38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:55:30.949944 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:31.098435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-38291a28-0371-4c1e-a2b5-f523045f8439 -f" returned: 0 in 0.148s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:31.098842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498674624]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:31.102529 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:31.212282 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:31.212677 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498674624]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:55:31.317511 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-b363cf6f-89f2-47c6-93ca-1b9b3865d5a0 req-a2590a1e-717f-41bb-9951-308d5bf6f1db tempest-LiveAutoBlockMigrationV225Test-633590400 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:55:31.317511 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:55:31.317511 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:55:33.014528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:55:33.020378 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:55:33.020902 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:55:33.035238 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Flow 'volume_create_manager' (7422c016-7f4c-4c9f-8bc7-0c487ad5ced1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:55:33.039179 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348b55b5-b20c-4dd0-85fd-023e9a7cf5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:33.066625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:55:33.097945 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348b55b5-b20c-4dd0-85fd-023e9a7cf5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-395890847',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=cbb05637-9024-4218-ab26-61e6f127a7b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a4a616710364ba386c653b09b04378a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:55: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-15T19:55:33Z,user_id='ac94d658fb01459aa184633c681b92a3',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:33.101538 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe89a0d2-2a95-4569-9294-4771a40c61bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:33.103808 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe89a0d2-2a95-4569-9294-4771a40c61bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:33.106426 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbdffc5c-df60-4fc8-8aaa-6f55f86b6c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:33.230608 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbdffc5c-df60-4fc8-8aaa-6f55f86b6c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cbb05637-9024-4218-ab26-61e6f127a7b3', 'volume_name': 'volume-cbb05637-9024-4218-ab26-61e6f127a7b3', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:33.232885 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bb7b0d6-7e57-4ab1-bc11-377da5956f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:33.235083 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bb7b0d6-7e57-4ab1-bc11-377da5956f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:33.237390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (124ce8b2-4937-4e66-bcb7-1fd9fad3aa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:33.238210 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume cbb05637-9024-4218-ab26-61e6f127a7b3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cbb05637-9024-4218-ab26-61e6f127a7b3', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 19:55:33.238816 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Cloning cbb05637-9024-4218-ab26-61e6f127a7b3 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 19:55:41.206651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 17.44 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 19:55:41.207382 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Image download 616.00 MB at 35.31 MB/s
Sep 15 19:55:41.335492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:41.579976 n-d-806626-2 sudo[94946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1
Sep 15 19:55:41.582502 n-d-806626-2 sudo[94946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:42.700326 n-d-806626-2 sudo[94946]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:42.705449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1" returned: 0 in 1.367s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:42.706931 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user f595f2c1bd434e47af6f8a624ce7961f. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 19:55:42.876577 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:43.105574 n-d-806626-2 sudo[94954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1
Sep 15 19:55:43.106393 n-d-806626-2 sudo[94954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:43.599433 n-d-806626-2 sudo[94954]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:43.602832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1" returned: 0 in 0.726s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:43.617528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8785161c-69eb-450e-b62f-e5e1a27d348d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:43.666631 n-d-806626-2 sudo[94969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8785161c-69eb-450e-b62f-e5e1a27d348d stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:55:43.672607 n-d-806626-2 sudo[94969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:44.580037 n-d-806626-2 sudo[94969]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:44.583866 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8785161c-69eb-450e-b62f-e5e1a27d348d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:44.652631 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 8785161c-69eb-450e-b62f-e5e1a27d348d. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 19:55:44.786070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_im_vdtd7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:45.052456 n-d-806626-2 sudo[95005]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_im_vdtd7
Sep 15 19:55:45.053319 n-d-806626-2 sudo[95005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:45.911009 n-d-806626-2 sudo[95005]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:45.916573 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_im_vdtd7" returned: 0 in 1.130s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:45.925989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:46.112894 n-d-806626-2 sudo[95009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1
Sep 15 19:55:46.113706 n-d-806626-2 sudo[95009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:46.784655 n-d-806626-2 sudo[95009]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:46.789559 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1" returned: 0 in 0.864s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:46.790980 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 19:55:46.792949 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:46.840024 n-d-806626-2 sudo[95014]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d oflag=direct
Sep 15 19:55:46.840827 n-d-806626-2 sudo[95014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:47.995482 n-d-806626-2 sudo[95014]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:47.999518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d oflag=direct" returned: 0 in 1.207s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:48.001423 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:48.087676 n-d-806626-2 sudo[95035]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d
Sep 15 19:55:48.090535 n-d-806626-2 sudo[95035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:50.487274 n-d-806626-2 sudo[95035]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:50.496361 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d" returned: 0 in 2.492s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:50.497897 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:50.714669 n-d-806626-2 sudo[95089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1
Sep 15 19:55:50.715641 n-d-806626-2 sudo[95089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:51.478046 n-d-806626-2 sudo[95089]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:51.480340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1" returned: 0 in 0.982s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:51.481164 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7i0rxo6pn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 2.50 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8785161c--69eb--450e--b62f--e5e1a27d348d {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 19:55:51.481565 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Converted 700.00 MB image at 280.39 MB/s
Sep 15 19:55:51.482188 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 8785161c-69eb-450e-b62f-e5e1a27d348d successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 19:55:51.707390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user f595f2c1bd434e47af6f8a624ce7961f is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 19:55:51.708289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Marking volume 8785161c-69eb-450e-b62f-e5e1a27d348d as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 19:55:51.733399 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 8785161c-69eb-450e-b62f-e5e1a27d348d. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 19:55:51.733927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Creating volume glance metadata for volume 8785161c-69eb-450e-b62f-e5e1a27d348d backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 19:55:51.933569 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2aeaf18-bc35-4b1d-95b7-a1ddd935de97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8785161c-69eb-450e-b62f-e5e1a27d348d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:51.936248 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5325210-3157-4fd8-9adb-d4f4a865b645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:55:51.955189 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Volume volume-8785161c-69eb-450e-b62f-e5e1a27d348d (8785161c-69eb-450e-b62f-e5e1a27d348d): created successfully
Sep 15 19:55:51.960176 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5325210-3157-4fd8-9adb-d4f4a865b645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:55:51.966761 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Flow 'volume_create_manager' (162aec32-ad5b-4492-8348-6609c740693a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:55:51.998500 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-834dfed2-fd47-48eb-ada2-332f710ec6f6 tempest-LiveMigrationTest-44733051 None] Created volume successfully.
Sep 15 19:55:54.757115 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 21.52 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 19:55:54.757793 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Image download 616.00 MB at 28.63 MB/s
Sep 15 19:55:54.862780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:55.060339 n-d-806626-2 sudo[95108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1
Sep 15 19:55:55.061139 n-d-806626-2 sudo[95108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:55.822325 n-d-806626-2 sudo[95108]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:55.824651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1" returned: 0 in 0.961s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:55.825554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user ac94d658fb01459aa184633c681b92a3. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 19:55:55.949678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:56.088447 n-d-806626-2 sudo[95134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1
Sep 15 19:55:56.090032 n-d-806626-2 sudo[95134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:56.597546 n-d-806626-2 sudo[95134]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:56.599786 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1" returned: 0 in 0.650s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:56.601369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbb05637-9024-4218-ab26-61e6f127a7b3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:56.621251 n-d-806626-2 sudo[95139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbb05637-9024-4218-ab26-61e6f127a7b3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:55:56.622311 n-d-806626-2 sudo[95139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:57.437001 n-d-806626-2 sudo[95139]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:57.439859 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbb05637-9024-4218-ab26-61e6f127a7b3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:57.495856 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume cbb05637-9024-4218-ab26-61e6f127a7b3. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 19:55:57.626759 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_2_z935km {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:57.931393 n-d-806626-2 sudo[95177]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_2_z935km
Sep 15 19:55:57.935912 n-d-806626-2 sudo[95177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:58.589285 n-d-806626-2 sudo[95177]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:58.591546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_2_z935km" returned: 0 in 0.964s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:58.594240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:58.942254 n-d-806626-2 sudo[95184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1
Sep 15 19:55:58.944118 n-d-806626-2 sudo[95184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:55:59.667280 n-d-806626-2 sudo[95184]: pam_unix(sudo:session): session closed for user root
Sep 15 19:55:59.672351 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1" returned: 0 in 1.077s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:55:59.674564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 19:55:59.677051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:55:59.703298 n-d-806626-2 sudo[95189]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3 oflag=direct
Sep 15 19:55:59.705701 n-d-806626-2 sudo[95189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:00.204733 n-d-806626-2 sudo[95189]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:00.208030 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3 oflag=direct" returned: 0 in 0.531s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:00.211988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:00.289787 n-d-806626-2 sudo[95201]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3
Sep 15 19:56:00.290627 n-d-806626-2 sudo[95201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:01.867598 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:01.961321 n-d-806626-2 sudo[95217]: ubuntu : 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-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:01.962155 n-d-806626-2 sudo[95217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:02.284721 n-d-806626-2 sudo[95201]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:02.287146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3" returned: 0 in 2.075s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:02.288450 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:02.668978 n-d-806626-2 sudo[95228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1
Sep 15 19:56:02.676236 n-d-806626-2 sudo[95228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:02.926075 n-d-806626-2 sudo[95217]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:02.928530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 1.064s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:03.051732 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:03.070829 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:03.072040 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:03.072769 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:56:03.073723 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Creating iscsi_target for Volume ID: volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Created volume path /opt/stack/data/cinder/volumes/volume-8785161c-69eb-450e-b62f-e5e1a27d348d,
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: incominguser MMAy82ZM2vGMjpKRw9XK LECgV4wx4eiQd8wZ
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:03.085512 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:56:03.089054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:03.297233 n-d-806626-2 sudo[95228]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:03.299069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1" returned: 0 in 1.011s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:03.299759 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_gf18awe4n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 2.08 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cbb05637--9024--4218--ab26--61e6f127a7b3 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 19:56:03.300404 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Converted 700.00 MB image at 336.79 MB/s
Sep 15 19:56:03.301105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume cbb05637-9024-4218-ab26-61e6f127a7b3 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 19:56:03.644067 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user ac94d658fb01459aa184633c681b92a3 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 19:56:03.645365 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Marking volume cbb05637-9024-4218-ab26-61e6f127a7b3 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 19:56:03.664228 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to cbb05637-9024-4218-ab26-61e6f127a7b3. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 19:56:03.665041 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Creating volume glance metadata for volume cbb05637-9024-4218-ab26-61e6f127a7b3 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 19:56:03.796093 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (124ce8b2-4937-4e66-bcb7-1fd9fad3aa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbb05637-9024-4218-ab26-61e6f127a7b3', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:56:03.801061 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da78346c-8fa3-4453-9bdc-77e40eaf9956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:56:03.828700 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Volume volume-cbb05637-9024-4218-ab26-61e6f127a7b3 (cbb05637-9024-4218-ab26-61e6f127a7b3): created successfully
Sep 15 19:56:03.831142 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da78346c-8fa3-4453-9bdc-77e40eaf9956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:56:03.835006 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Flow 'volume_create_manager' (7422c016-7f4c-4c9f-8bc7-0c487ad5ced1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:56:03.851722 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8ceaf0a1-d869-48d5-baa5-97c2d017b337 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created volume successfully.
Sep 15 19:56:04.168318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 1.081s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:04.169305 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:04.170206 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:56:04.170773 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:56:04.172407 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:04.191952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:04.193158 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:04.194787 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:56:04.196076 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:04.406161 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:04.408170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:04.410855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:04.686732 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:04.687141 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:04.688159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:56:05.064971 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-fb463d44-0c80-4047-9a27-62ac087845ad req-3a3c327a-0d24-4c0d-b3be-f052792d0feb tempest-LiveMigrationTest-44733051 None] attachment_update completed successfully.
Sep 15 19:56:11.074265 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:11.092425 n-d-806626-2 sudo[95271]: ubuntu : 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-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:11.093225 n-d-806626-2 sudo[95271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:11.477141 n-d-806626-2 sudo[95271]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:11.479531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:11.525898 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:11.532504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:11.532844 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:11.533467 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:56:11.536621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Creating iscsi_target for Volume ID: volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created volume path /opt/stack/data/cinder/volumes/volume-cbb05637-9024-4218-ab26-61e6f127a7b3,
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: incominguser RN384PU3FfFuQwNQa5rF 7bxJaCkgqE9PLLWJ
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:11.538664 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:56:11.539905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:11.901629 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.361s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:11.902017 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:11.902614 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:56:11.903014 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:56:11.904271 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:11.910617 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:11.910971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\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-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:11.911578 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:56:11.915780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:12.004266 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:12.005071 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\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-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:12.006521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:12.095256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:12.095855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\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-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:12.096758 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:56:12.259255 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-a662611e-c418-4986-b82b-f734c8a60957 req-3a6c49db-fea9-4771-8384-af4b276af851 tempest-LiveAutoBlockMigrationV225Test-633590400 None] attachment_update completed successfully.
Sep 15 19:56:23.995805 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:56:23.996547 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:56:23.996860 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:24.015199 n-d-806626-2 sudo[95367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:56:24.015988 n-d-806626-2 sudo[95367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:24.408367 n-d-806626-2 sudo[95367]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:24.410802 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:24.413176 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:24.432846 n-d-806626-2 sudo[95377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:56:24.434322 n-d-806626-2 sudo[95377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:24.873834 n-d-806626-2 sudo[95377]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:24.876023 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:24.878586 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:56:35.334116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:35.368259 n-d-806626-2 sudo[95431]: ubuntu : 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-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:35.369434 n-d-806626-2 sudo[95431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:35.965551 n-d-806626-2 sudo[95431]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:35.968220 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 0.634s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.046985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:36.058469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.058834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: I_T nexus: 7
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: RN384PU3FfFuQwNQa5rF
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:36.059891 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:56:36.067786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Creating iscsi_target for Volume ID: volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:56:36.067786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Created volume path /opt/stack/data/cinder/volumes/volume-8785161c-69eb-450e-b62f-e5e1a27d348d,
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: incominguser MMAy82ZM2vGMjpKRw9XK LECgV4wx4eiQd8wZ
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:36.073750 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:56:36.077607 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:36.193052 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 0.117s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.193621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:36.194422 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:56:36.194807 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:56:36.195935 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:36.203977 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.204381 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: I_T nexus: 7
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: RN384PU3FfFuQwNQa5rF
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:36.205008 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:56:36.214627 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:36.316185 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.316740 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:36.319528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:36.438519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:36.439104 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:36.439830 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:56:36.666926 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-aa2428ff-6291-4986-bb8b-7aad7b3a1c66 tempest-LiveMigrationTest-1504833263 None] attachment_update completed successfully.
Sep 15 19:56:43.004685 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:43.059076 n-d-806626-2 sudo[95474]: ubuntu : 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-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:43.059856 n-d-806626-2 sudo[95474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:56:43.740846 n-d-806626-2 sudo[95474]: pam_unix(sudo:session): session closed for user root
Sep 15 19:56:43.743180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.738s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:43.832727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:43.856560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:43.856872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: I_T nexus: 8
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: I_T nexus: 7
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: RN384PU3FfFuQwNQa5rF
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:43.859004 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:56:43.864279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Creating iscsi_target for Volume ID: volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:56:43.864279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Created volume path /opt/stack/data/cinder/volumes/volume-cbb05637-9024-4218-ab26-61e6f127a7b3,
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: incominguser RN384PU3FfFuQwNQa5rF 7bxJaCkgqE9PLLWJ
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:43.871613 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:56:43.873934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:44.082942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.208s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:44.084166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:44.084463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:56:44.084834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:56:44.088229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:44.107420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:44.107588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 6
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 8
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: MMAy82ZM2vGMjpKRw9XK
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: I_T nexus: 7
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: RN384PU3FfFuQwNQa5rF
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 19:56:44.108430 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:56:44.118702 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:44.298349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:44.298855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:44.302670 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:56:44.438256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:56:44.438599 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:56:44.439653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:56:44.705395 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-ed6c8700-34e4-4ac5-9657-71d01c50ab65 tempest-LiveAutoBlockMigrationV225Test-2074464584 None] attachment_update completed successfully.
Sep 15 19:56:49.748595 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-fd8a9075-acce-4eb5-b468-674eed79e2f6 tempest-LiveMigrationTest-1504833263 None] Terminate volume connection completed successfully.
Sep 15 19:56:49.749236 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-fd8a9075-acce-4eb5-b468-674eed79e2f6 tempest-LiveMigrationTest-1504833263 None] Deleting attachment 990e2d3a-5e3d-4195-94d0-d7130a6c9a56. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:56:49.871756 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-4a00a081-219f-4671-b0e2-5b010caccf52 req-fd8a9075-acce-4eb5-b468-674eed79e2f6 tempest-LiveMigrationTest-1504833263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:56:49.871756 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:56:49.871756 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:56:56.880298 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-5d0dc1c5-d4b2-476c-ade5-7ec163791fce tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Terminate volume connection completed successfully.
Sep 15 19:56:56.880298 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-5d0dc1c5-d4b2-476c-ade5-7ec163791fce tempest-LiveAutoBlockMigrationV225Test-2074464584 None] Deleting attachment ee71b0fb-02c8-4e98-8e10-090469aba200. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:56:57.070904 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-d9d1d367-aa0a-4d97-9ba5-cd73c4523c19 req-5d0dc1c5-d4b2-476c-ade5-7ec163791fce tempest-LiveAutoBlockMigrationV225Test-2074464584 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:56:57.070904 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:56:57.070904 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:05.664868 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-e399c868-44c3-4db3-a452-aee2c7356ac3 tempest-LiveMigrationTest-44733051 None] Terminate volume connection completed successfully.
Sep 15 19:57:05.666251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-e399c868-44c3-4db3-a452-aee2c7356ac3 tempest-LiveMigrationTest-44733051 None] Deleting attachment b03ac06e-8fc5-40a1-8c82-05191fade543. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:57:05.668081 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:05.787827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:05.788907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d\n Backing store flags: \n Account information:\n MMAy82ZM2vGMjpKRw9XK\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:05.789649 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-e399c868-44c3-4db3-a452-aee2c7356ac3 tempest-LiveMigrationTest-44733051 None] Removing iscsi_target for Volume ID: 8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:05.791708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:05.964342 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8785161c-69eb-450e-b62f-e5e1a27d348d -f" returned: 0 in 0.173s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:05.964842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:05.970194 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:06.239555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:06.240740 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:06.495962 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-e399c868-44c3-4db3-a452-aee2c7356ac3 tempest-LiveMigrationTest-44733051 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:06.495962 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:06.495962 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:06.975544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Lock "b'cinder-8785161c-69eb-450e-b62f-e5e1a27d348d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:57:07.117304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:07.241712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:07.242508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:07.243992 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:07.248246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:07.289358 n-d-806626-2 sudo[95554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:07.290190 n-d-806626-2 sudo[95554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:08.137925 n-d-806626-2 sudo[95554]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:08.140495 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 0.894s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:08.141343 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:08.161477 n-d-806626-2 sudo[95559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:08.162379 n-d-806626-2 sudo[95559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:08.835258 n-d-806626-2 sudo[95559]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:08.838208 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 0.696s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:08.839868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:08.879359 n-d-806626-2 sudo[95562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:08.881052 n-d-806626-2 sudo[95562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:09.480433 n-d-806626-2 sudo[95562]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:09.482901 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8785161c-69eb-450e-b62f-e5e1a27d348d" returned: 0 in 0.643s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:09.485688 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Successfully deleted volume: 8785161c-69eb-450e-b62f-e5e1a27d348d
Sep 15 19:57:09.582151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Created reservations ['e429f405-5e83-4217-bc01-6ccaac052b11', 'b91cf6e8-6c78-45c8-aaa3-99c2a89f52cf', '80713e96-2d32-49b7-b407-56364310ff5c', '1dffdcb2-7328-4957-866a-5546c2aee729'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:57:09.587953 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:09.587953 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:09.587953 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:09.652636 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:57:09.652636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:09.686830 n-d-806626-2 sudo[95569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:09.691384 n-d-806626-2 sudo[95569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:10.330690 n-d-806626-2 sudo[95569]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:10.334150 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:10.335770 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:10.356174 n-d-806626-2 sudo[95572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:10.363853 n-d-806626-2 sudo[95572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:10.843337 n-d-806626-2 sudo[95572]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:10.845542 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:10.847862 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:57:10.855118 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Deleted volume successfully.
Sep 15 19:57:10.873605 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-c89b67ef-9f2e-42ce-adc7-0aba62dcf468 req-94ebc31e-338b-4c2e-b42d-8403dec9dddf tempest-LiveMigrationTest-44733051 None] Lock "b'cinder-8785161c-69eb-450e-b62f-e5e1a27d348d-delete_volume'" released by "delete_volume" :: held 3.900s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 19:57:11.112218 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Lock "b'cinder-fbb69423-60cb-4c1b-b909-3d4b4468496a-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:57:11.194706 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:11.302255 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:11.303145 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\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-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:11.303907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Skipping remove_export. No iscsi_target is presently exported for volume: fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:57:11.305135 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:11.339238 n-d-806626-2 sudo[95577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:57:11.340604 n-d-806626-2 sudo[95577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:11.835852 n-d-806626-2 sudo[95577]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:11.838147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.532s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:11.839672 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:11.858604 n-d-806626-2 sudo[95580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:57:11.859428 n-d-806626-2 sudo[95580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:12.298973 n-d-806626-2 sudo[95580]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:12.302053 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.461s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:12.304786 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:12.345792 n-d-806626-2 sudo[95583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:57:12.348755 n-d-806626-2 sudo[95583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:13.025056 n-d-806626-2 sudo[95583]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:13.027336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbb69423-60cb-4c1b-b909-3d4b4468496a" returned: 0 in 0.723s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:13.028754 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Successfully deleted volume: fbb69423-60cb-4c1b-b909-3d4b4468496a
Sep 15 19:57:13.095568 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Created reservations ['1f5b8bab-e2a1-4272-9abd-d3c1d57167e2', '3f7689b0-6ff2-4ad9-bda0-0227a9df68d1', 'fe5fd8ef-fafe-4899-aa7b-41230dd14a79', '5e3f1f30-943f-4a4a-8dea-796a71e57f8b'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:57:13.100352 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:13.100352 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:13.100352 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:13.169514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:57:13.170402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:13.188969 n-d-806626-2 sudo[95589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:13.189913 n-d-806626-2 sudo[95589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:13.508014 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-36341318-a455-4c9a-a280-319da4f1f2e0 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Terminate volume connection completed successfully.
Sep 15 19:57:13.509133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-36341318-a455-4c9a-a280-319da4f1f2e0 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deleting attachment 4551df66-d454-4176-98c5-d9ef136e4b58. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:57:13.513149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:13.651602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:13.651602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3\n System information:\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-cbb05637-9024-4218-ab26-61e6f127a7b3\n Backing store flags: \n Account information:\n RN384PU3FfFuQwNQa5rF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:13.651867 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-36341318-a455-4c9a-a280-319da4f1f2e0 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Removing iscsi_target for Volume ID: cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:13.654844 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:13.725166 n-d-806626-2 sudo[95589]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:13.727122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:13.728816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:13.748028 n-d-806626-2 sudo[95595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:13.749420 n-d-806626-2 sudo[95595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:13.839350 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cbb05637-9024-4218-ab26-61e6f127a7b3 -f" returned: 0 in 0.185s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:13.839688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:13.842767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:13.981742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:13.982350 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:14.086635 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-36341318-a455-4c9a-a280-319da4f1f2e0 tempest-LiveAutoBlockMigrationV225Test-633590400 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:14.086635 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:14.086635 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:14.209315 n-d-806626-2 sudo[95595]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:14.211426 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:14.214000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:57:14.222056 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Deleted volume successfully.
Sep 15 19:57:14.250098 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3e15f26a-d71c-40da-9bb9-5da002b15d8d tempest-LiveMigrationTest-44733051 None] Lock "b'cinder-fbb69423-60cb-4c1b-b909-3d4b4468496a-delete_volume'" released by "delete_volume" :: held 3.138s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 19:57:14.320171 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Lock "b'cinder-cbb05637-9024-4218-ab26-61e6f127a7b3-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:57:14.433118 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:14.542976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:14.544104 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694501918816]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:14.544937 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Skipping remove_export. No iscsi_target is presently exported for volume: cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:14.546112 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:14.567910 n-d-806626-2 sudo[95613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:14.569659 n-d-806626-2 sudo[95613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:15.073558 n-d-806626-2 sudo[95613]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:15.076529 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.530s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:15.078160 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:15.097309 n-d-806626-2 sudo[95616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:15.098871 n-d-806626-2 sudo[95616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:15.530544 n-d-806626-2 sudo[95616]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:15.533008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.454s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:15.534760 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:15.569476 n-d-806626-2 sudo[95619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:15.570905 n-d-806626-2 sudo[95619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:16.028987 n-d-806626-2 sudo[95619]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:16.031262 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbb05637-9024-4218-ab26-61e6f127a7b3" returned: 0 in 0.496s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:16.033101 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Successfully deleted volume: cbb05637-9024-4218-ab26-61e6f127a7b3
Sep 15 19:57:16.080198 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created reservations ['b46eed34-9724-40fd-9d90-e85b230a3d2c', '98641e2c-b19f-4505-a4ad-70f1f894e513', 'c615952f-da70-4b05-a019-6175194d2920', 'd20a0941-eac1-4217-af36-e031803e5e40'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:57:16.083131 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:16.083131 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:16.083131 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:16.125185 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:57:16.126046 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:16.156863 n-d-806626-2 sudo[95625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:16.158391 n-d-806626-2 sudo[95625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:16.578837 n-d-806626-2 sudo[95625]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:16.581668 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:16.583970 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:16.603384 n-d-806626-2 sudo[95628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:16.604181 n-d-806626-2 sudo[95628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:17.046194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Lock "b'cinder-38291a28-0371-4c1e-a2b5-f523045f8439-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:57:17.069262 n-d-806626-2 sudo[95628]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:17.071361 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:17.079198 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:57:17.092007 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deleted volume successfully.
Sep 15 19:57:17.188627 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-18120d3b-74be-461d-adec-bbc03eb91c45 req-3f9c57b2-9885-404d-bb9a-f977ef709a27 tempest-LiveAutoBlockMigrationV225Test-633590400 None] Lock "b'cinder-cbb05637-9024-4218-ab26-61e6f127a7b3-delete_volume'" released by "delete_volume" :: held 2.866s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 19:57:17.197934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:17.315157 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:17.315829 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:57:17.316739 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:57:17.318398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:17.346105 n-d-806626-2 sudo[95665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:57:17.348012 n-d-806626-2 sudo[95665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:17.886928 n-d-806626-2 sudo[95665]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:17.889045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.570s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:17.890474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:17.916804 n-d-806626-2 sudo[95670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:57:17.917612 n-d-806626-2 sudo[95670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:18.495081 n-d-806626-2 sudo[95670]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:18.498969 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.607s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:18.501785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:18.534413 n-d-806626-2 sudo[95675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:57:18.535235 n-d-806626-2 sudo[95675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:18.991382 n-d-806626-2 sudo[95675]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:18.993877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38291a28-0371-4c1e-a2b5-f523045f8439" returned: 0 in 0.492s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:18.995099 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Successfully deleted volume: 38291a28-0371-4c1e-a2b5-f523045f8439
Sep 15 19:57:19.045228 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Created reservations ['1ad2ff2a-6777-4072-a6df-39531e56ec54', '676db156-0c0b-4250-ac17-332de134b7bd', '20497d90-7d34-4986-bb6f-6c509613460e', 'a61ac6f5-81ce-4274-aa4e-a8b15ef677af'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:57:19.047974 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:57:19.047974 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:57:19.047974 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:57:19.096475 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:57:19.097301 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:19.115625 n-d-806626-2 sudo[95681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:19.116410 n-d-806626-2 sudo[95681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:19.543544 n-d-806626-2 sudo[95681]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:19.545811 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:19.548036 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:19.565254 n-d-806626-2 sudo[95684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:19.566128 n-d-806626-2 sudo[95684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:20.011452 n-d-806626-2 sudo[95684]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:20.014522 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:20.016608 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:57:20.025336 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Deleted volume successfully.
Sep 15 19:57:20.040639 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a8ede606-803f-41ae-88e7-bb41050e3fdb tempest-LiveAutoBlockMigrationV225Test-633590400 None] Lock "b'cinder-38291a28-0371-4c1e-a2b5-f523045f8439-delete_volume'" released by "delete_volume" :: held 2.995s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 19:57:23.994142 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:57:23.996359 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:57:23.997978 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:24.043653 n-d-806626-2 sudo[95707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:24.045184 n-d-806626-2 sudo[95707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:24.530704 n-d-806626-2 sudo[95707]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:24.533957 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:24.537436 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:57:24.560647 n-d-806626-2 sudo[95720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:57:24.562311 n-d-806626-2 sudo[95720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:57:25.192892 n-d-806626-2 sudo[95720]: pam_unix(sudo:session): session closed for user root
Sep 15 19:57:25.195365 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:57:25.197342 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:58:23.999013 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:58:23.999635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:58:24.000432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:58:24.060371 n-d-806626-2 sudo[96389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:58:24.062022 n-d-806626-2 sudo[96389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:58:24.674165 n-d-806626-2 sudo[96389]: pam_unix(sudo:session): session closed for user root
Sep 15 19:58:24.677797 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:58:24.679768 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:58:24.701582 n-d-806626-2 sudo[96393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:58:24.703036 n-d-806626-2 sudo[96393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:58:25.313411 n-d-806626-2 sudo[96393]: pam_unix(sudo:session): session closed for user root
Sep 15 19:58:25.316147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:58:25.319215 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:59:23.998545 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 19:59:23.999191 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:59:23.999630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:24.044958 n-d-806626-2 sudo[97025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:59:24.047272 n-d-806626-2 sudo[97025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:24.959412 n-d-806626-2 sudo[97025]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:24.962202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.962s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:24.963836 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:25.006733 n-d-806626-2 sudo[97028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:59:25.007545 n-d-806626-2 sudo[97028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:25.611670 n-d-806626-2 sudo[97028]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:25.614398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.650s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:25.615698 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:59:35.184872 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:59:35.191314 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:59:35.191844 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:59:35.205750 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Flow 'volume_create_manager' (01a587ed-beb3-40c1-870c-00aeb2685a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:59:35.209311 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b5334a3-1df3-4ad3-80c3-90e590ce6eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.242530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:59:35.278343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b5334a3-1df3-4ad3-80c3-90e590ce6eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1390804153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d1ae8d5b-8b62-4c6f-82ba-9603f074848c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e7f223d229428882dc32e7d01f8315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19:59:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T19:59:35Z,user_id='60e0a074aa9f4014bab85735f676dd27',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.281190 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61550e23-b79f-4b0b-a397-6932d4bf9b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.283815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61550e23-b79f-4b0b-a397-6932d4bf9b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.286830 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a179b24b-1969-4e33-8722-4cb456d102ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.289935 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a179b24b-1969-4e33-8722-4cb456d102ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1ae8d5b-8b62-4c6f-82ba-9603f074848c', 'volume_name': 'volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.292488 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6654b7b-669a-4ba4-aca2-53afc0b07570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.294857 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6654b7b-669a-4ba4-aca2-53afc0b07570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.298525 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2f9bbeb-5fb3-491d-83d4-58376bd7b2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.299557 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Volume d1ae8d5b-8b62-4c6f-82ba-9603f074848c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c', 'volume_size': 1}
Sep 15 19:59:35.301028 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:35.356107 n-d-806626-2 sudo[97189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:59:35.359233 n-d-806626-2 sudo[97189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:35.971176 n-d-806626-2 sudo[97189]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:35.973834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.673s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:35.977471 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2f9bbeb-5fb3-491d-83d4-58376bd7b2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.980018 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e421027a-2c99-40fb-a21d-80b111116806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:35.991950 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Volume volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c (d1ae8d5b-8b62-4c6f-82ba-9603f074848c): created successfully
Sep 15 19:59:35.993884 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e421027a-2c99-40fb-a21d-80b111116806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:35.996986 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Flow 'volume_create_manager' (01a587ed-beb3-40c1-870c-00aeb2685a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:59:36.008034 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5138d0fd-0b09-4a74-b57f-77b9e81b06ee tempest-VolumesAdminNegativeTest-319678801 None] Created volume successfully.
Sep 15 19:59:38.405842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:38.444057 n-d-806626-2 sudo[97260]: ubuntu : 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-d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 19:59:38.445574 n-d-806626-2 sudo[97260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:38.993286 n-d-806626-2 sudo[97260]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:38.996538 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c" returned: 0 in 0.590s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:39.045708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:39.069636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:39.070285 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:39.071305 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 19:59:39.072329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Creating iscsi_target for Volume ID: volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Created volume path /opt/stack/data/cinder/volumes/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c,
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: incominguser p2i37ZHgnTwkzHrYe4r3 aMmTK5jsPmhTaQtG
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:59:39.086790 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 19:59:39.090397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:39.756992 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c" returned: 0 in 0.665s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:39.758026 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:39.758841 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 19:59:39.759858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 19:59:39.763409 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:39.771624 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:39.772129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n Backing store flags: \n Account information:\n p2i37ZHgnTwkzHrYe4r3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:39.773022 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 19:59:39.776028 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:39.949848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:39.951221 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n Backing store flags: \n Account information:\n p2i37ZHgnTwkzHrYe4r3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:39.952756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:40.153267 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:40.153591 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n Backing store flags: \n Account information:\n p2i37ZHgnTwkzHrYe4r3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:40.154732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 19:59:40.501736 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-fc2a71d1-d1a5-4efd-965b-b58c10067e46 req-4173f9b9-56f1-41ed-b833-ee1ad64ec66b tempest-VolumesAdminNegativeTest-319678801 None] attachment_update completed successfully.
Sep 15 19:59:49.948479 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-e01293d5-3560-4bc9-ae5f-3ba183b79890 req-c2e4d383-8383-41a8-b335-be8fbcbda352 tempest-VolumesAdminNegativeTest-319678801 None] Terminate volume connection completed successfully.
Sep 15 19:59:49.949068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-e01293d5-3560-4bc9-ae5f-3ba183b79890 req-c2e4d383-8383-41a8-b335-be8fbcbda352 tempest-VolumesAdminNegativeTest-319678801 None] Deleting attachment c2ce0210-5d6f-4cbf-9e85-8b267fc84195. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 19:59:49.951389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:50.054590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:50.054930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c\n Backing store flags: \n Account information:\n p2i37ZHgnTwkzHrYe4r3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:50.055592 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-e01293d5-3560-4bc9-ae5f-3ba183b79890 req-c2e4d383-8383-41a8-b335-be8fbcbda352 tempest-VolumesAdminNegativeTest-319678801 None] Removing iscsi_target for Volume ID: d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 19:59:50.059287 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:50.169042 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c -f" returned: 0 in 0.111s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:50.171810 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:50.173809 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:50.378184 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:50.378756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:50.476787 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-e01293d5-3560-4bc9-ae5f-3ba183b79890 req-c2e4d383-8383-41a8-b335-be8fbcbda352 tempest-VolumesAdminNegativeTest-319678801 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:59:50.476787 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:59:50.476787 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:59:52.739704 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 19:59:52.745436 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 19:59:52.746160 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:59:52.763258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Flow 'volume_create_manager' (c238ae2f-522c-4464-9e78-b1c1a84fa3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:59:52.767962 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f26238-a916-4930-9717-f7a002bbf4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:52.797175 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 19:59:52.823220 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f26238-a916-4930-9717-f7a002bbf4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T19:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-437996807',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=8ef84281-1f75-4824-b23d-e00f97c2e951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e7f223d229428882dc32e7d01f8315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T19: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-15T19:59:53Z,user_id='60e0a074aa9f4014bab85735f676dd27',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:52.826440 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (523c4f56-4cc3-4ec1-94cf-682cc4dac07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:52.830037 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (523c4f56-4cc3-4ec1-94cf-682cc4dac07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:52.832808 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5010a759-3487-4bcc-a4de-35008d4d67bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:52.836278 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5010a759-3487-4bcc-a4de-35008d4d67bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8ef84281-1f75-4824-b23d-e00f97c2e951', 'volume_name': 'volume-8ef84281-1f75-4824-b23d-e00f97c2e951', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:52.839172 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e70e1056-2f39-4d9d-a89e-844a582a1f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:52.841454 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e70e1056-2f39-4d9d-a89e-844a582a1f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:52.844375 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70ba89d7-83fd-4d4b-b647-6e1830c01537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:52.845332 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Volume 8ef84281-1f75-4824-b23d-e00f97c2e951: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8ef84281-1f75-4824-b23d-e00f97c2e951', 'volume_size': 1}
Sep 15 19:59:52.846568 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ef84281-1f75-4824-b23d-e00f97c2e951 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:52.873543 n-d-806626-2 sudo[97462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ef84281-1f75-4824-b23d-e00f97c2e951 stack-volumes-lvmdriver-1 -L 1g
Sep 15 19:59:52.875245 n-d-806626-2 sudo[97462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:53.418102 n-d-806626-2 sudo[97462]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:53.420742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ef84281-1f75-4824-b23d-e00f97c2e951 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.574s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:53.426823 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70ba89d7-83fd-4d4b-b647-6e1830c01537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8ef84281-1f75-4824-b23d-e00f97c2e951', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:53.429648 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bc40d45-5edb-424e-92e0-94b2360611eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 19:59:53.452131 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Volume volume-8ef84281-1f75-4824-b23d-e00f97c2e951 (8ef84281-1f75-4824-b23d-e00f97c2e951): created successfully
Sep 15 19:59:53.458395 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bc40d45-5edb-424e-92e0-94b2360611eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 19:59:53.464498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Flow 'volume_create_manager' (c238ae2f-522c-4464-9e78-b1c1a84fa3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 19:59:53.519497 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-eae5fe6f-3633-498a-b55e-b373fcebb1a9 tempest-VolumesAdminNegativeTest-319678801 None] Created volume successfully.
Sep 15 19:59:54.968425 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Lock "b'cinder-8ef84281-1f75-4824-b23d-e00f97c2e951-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:59:55.099290 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8ef84281-1f75-4824-b23d-e00f97c2e951
Sep 15 19:59:55.100317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:55.160271 n-d-806626-2 sudo[97514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951
Sep 15 19:59:55.162663 n-d-806626-2 sudo[97514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:55.915282 n-d-806626-2 sudo[97514]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:55.918105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951" returned: 0 in 0.817s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:55.919864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:55.991875 n-d-806626-2 sudo[97533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951
Sep 15 19:59:55.995209 n-d-806626-2 sudo[97533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:57.004306 n-d-806626-2 sudo[97533]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:57.006469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951" returned: 0 in 1.086s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:57.008366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:57.042511 n-d-806626-2 sudo[97586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951
Sep 15 19:59:57.043389 n-d-806626-2 sudo[97586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:57.700834 n-d-806626-2 sudo[97586]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:57.702917 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ef84281-1f75-4824-b23d-e00f97c2e951" returned: 0 in 0.694s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:57.705013 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Successfully deleted volume: 8ef84281-1f75-4824-b23d-e00f97c2e951
Sep 15 19:59:57.763239 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Created reservations ['2c5419c1-90f1-46ac-bec9-647af107d7e8', '8c9e5aeb-5f2e-48e6-992c-4f11ad5bf4e3', '81ea518e-8055-45fe-b386-26ac9670d3b6', '682195c3-5677-4af0-95ca-43f6d31f5b35'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 19:59:57.768249 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 19:59:57.768249 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 19:59:57.768249 n-d-806626-2 cinder-volume[84113]:
Sep 15 19:59:57.831244 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 19:59:57.832850 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:57.866021 n-d-806626-2 sudo[97598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:59:57.868081 n-d-806626-2 sudo[97598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:58.403658 n-d-806626-2 sudo[97598]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:58.406092 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:58.408172 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:58.433711 n-d-806626-2 sudo[97607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 19:59:58.435545 n-d-806626-2 sudo[97607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:58.931841 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Lock "b'cinder-d1ae8d5b-8b62-4c6f-82ba-9603f074848c-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 19:59:59.085505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:59.240901 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:59.241561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499386368]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 19:59:59.242671 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 19:59:59.244309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 19:59:59.296114 n-d-806626-2 sudo[97616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 19:59:59.297075 n-d-806626-2 sudo[97616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 19:59:59.336735 n-d-806626-2 sudo[97607]: pam_unix(sudo:session): session closed for user root
Sep 15 19:59:59.339743 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.931s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 19:59:59.342907 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 19:59:59.357441 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Deleted volume successfully.
Sep 15 19:59:59.387838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a7108436-28ea-4c78-867b-f532b445c1ef tempest-VolumesAdminNegativeTest-319678801 None] Lock "b'cinder-8ef84281-1f75-4824-b23d-e00f97c2e951-delete_volume'" released by "delete_volume" :: held 4.420s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:00:00.100429 n-d-806626-2 sudo[97616]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:00.102576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c" returned: 0 in 0.858s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:00.103807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:00.161190 n-d-806626-2 sudo[97632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 20:00:00.162032 n-d-806626-2 sudo[97632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:00.991151 n-d-806626-2 sudo[97632]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:00.996879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c" returned: 0 in 0.891s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:01.002877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:01.044269 n-d-806626-2 sudo[97652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 20:00:01.046787 n-d-806626-2 sudo[97652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:01.729723 n-d-806626-2 sudo[97652]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:01.732397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1ae8d5b-8b62-4c6f-82ba-9603f074848c" returned: 0 in 0.729s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:01.733651 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Successfully deleted volume: d1ae8d5b-8b62-4c6f-82ba-9603f074848c
Sep 15 20:00:01.809627 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Created reservations ['618898ca-6fe8-467e-8bf3-c0269298cd8f', '202e9be2-b249-4b12-b263-01b2ecdd27f8', '5ab541eb-f595-4be4-a419-9cb4babf93b2', '29fcac5f-9e4e-4e68-bda4-b36ef2dfc0a2'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:00:01.813948 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:00:01.813948 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:00:01.813948 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:00:01.872380 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:00:01.873143 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:01.900791 n-d-806626-2 sudo[97666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:01.902339 n-d-806626-2 sudo[97666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:02.428356 n-d-806626-2 sudo[97666]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:02.431002 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:02.433336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:02.454395 n-d-806626-2 sudo[97674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:02.455929 n-d-806626-2 sudo[97674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:03.131113 n-d-806626-2 sudo[97674]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:03.133902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.700s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:03.150914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:00:03.158820 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Deleted volume successfully.
Sep 15 20:00:03.188882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdb073e3-e841-4dfb-bef7-c4735c96ce44 tempest-VolumesAdminNegativeTest-319678801 None] Lock "b'cinder-d1ae8d5b-8b62-4c6f-82ba-9603f074848c-delete_volume'" released by "delete_volume" :: held 4.257s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:00:24.003368 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:00:24.004441 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:00:24.005315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:24.058352 n-d-806626-2 sudo[98040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:24.060218 n-d-806626-2 sudo[98040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:24.661534 n-d-806626-2 sudo[98040]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:24.664287 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.659s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:24.666512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:24.689104 n-d-806626-2 sudo[98043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:24.690608 n-d-806626-2 sudo[98043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:25.137792 n-d-806626-2 sudo[98043]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:25.139932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:25.141861 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:00:37.306491 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:00:37.315851 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:00:37.316777 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:00:37.333058 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (004b7a81-f5fd-4615-b04c-8b409fcc373f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:37.339196 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06afb81a-9bd1-48a5-a6a3-3e37b99fcd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:37.369915 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:00:37.403838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06afb81a-9bd1-48a5-a6a3-3e37b99fcd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-375667287',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=2c1a8c82-b3fd-42ae-809a-694d6cbfd162,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92e78b74dd7f4f77818902dc3e27c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:00: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-15T20:00:37Z,user_id='16ed0d812f9948d6b539072846548f7b',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:37.408358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (949e3744-c9ed-45a7-8d46-f447b0dd8548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:37.411002 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (949e3744-c9ed-45a7-8d46-f447b0dd8548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:37.414440 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30029a86-bc79-473e-998f-fbdc69fb6a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:37.417574 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30029a86-bc79-473e-998f-fbdc69fb6a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c1a8c82-b3fd-42ae-809a-694d6cbfd162', 'volume_name': 'volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:37.420056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a25cbc5-12b0-4a97-ae6f-32961de75b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:37.423866 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a25cbc5-12b0-4a97-ae6f-32961de75b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:37.426492 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ff3ab9f-f368-42f6-ace8-e7445ddcb93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:37.427631 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Volume 2c1a8c82-b3fd-42ae-809a-694d6cbfd162: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162', 'volume_size': 1}
Sep 15 20:00:37.428933 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:37.458888 n-d-806626-2 sudo[98094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:00:37.459719 n-d-806626-2 sudo[98094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:38.241935 n-d-806626-2 sudo[98094]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:38.244906 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.815s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:38.248892 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ff3ab9f-f368-42f6-ace8-e7445ddcb93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:38.253742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b14a360-f46e-4afa-9ba2-4f1b2bb03381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:38.304043 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Volume volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 (2c1a8c82-b3fd-42ae-809a-694d6cbfd162): created successfully
Sep 15 20:00:38.306246 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b14a360-f46e-4afa-9ba2-4f1b2bb03381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:38.309368 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (004b7a81-f5fd-4615-b04c-8b409fcc373f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:38.325540 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-375d6fd4-b313-4953-b0b9-4b9784320135 tempest-VolumesTestJSON-484477401 None] Created volume successfully.
Sep 15 20:00:41.072173 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:00:41.077374 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:00:41.078075 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:00:41.134698 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (17b6b85b-918a-4d1e-8503-4b3bb93a315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:41.143158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62601247-daa6-4de3-bdb9-b35f12bc74a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:41.190467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:00:41.247817 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62601247-daa6-4de3-bdb9-b35f12bc74a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1925870768',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=230f728e-3b87-4c6d-bc2c-a7cff86797a9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92e78b74dd7f4f77818902dc3e27c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:00:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:00:41Z,user_id='16ed0d812f9948d6b539072846548f7b',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:41.251783 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed9c7c73-3e2f-40be-a658-d6695d06b750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:41.253955 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed9c7c73-3e2f-40be-a658-d6695d06b750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:41.256794 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53378acb-0647-4db8-a86e-6cfaa271ba0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:41.262277 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53378acb-0647-4db8-a86e-6cfaa271ba0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '230f728e-3b87-4c6d-bc2c-a7cff86797a9', 'volume_name': 'volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:41.265371 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (198a676d-2c0b-4de9-8bc4-ae16c0bd7e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:41.268540 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (198a676d-2c0b-4de9-8bc4-ae16c0bd7e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:41.272439 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23611680-ba6d-4721-9254-7b7f669597c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:41.273798 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Volume 230f728e-3b87-4c6d-bc2c-a7cff86797a9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9', 'volume_size': 1}
Sep 15 20:00:41.275095 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:41.337020 n-d-806626-2 sudo[98164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:00:41.337929 n-d-806626-2 sudo[98164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:42.143335 n-d-806626-2 sudo[98164]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:42.145649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.870s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:42.149122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23611680-ba6d-4721-9254-7b7f669597c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:42.151351 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5f6af52-883c-4e0a-8691-3d0771339a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:42.163195 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Volume volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 (230f728e-3b87-4c6d-bc2c-a7cff86797a9): created successfully
Sep 15 20:00:42.165789 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5f6af52-883c-4e0a-8691-3d0771339a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:42.170724 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (17b6b85b-918a-4d1e-8503-4b3bb93a315b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:42.180748 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7a4bb9a6-cb5b-48d4-bf97-662c4c24f12b tempest-VolumesTestJSON-484477401 None] Created volume successfully.
Sep 15 20:00:43.631113 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:00:43.635992 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:00:43.636507 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:00:43.670218 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (d0b81b5b-3684-44f0-8014-a5bdf46a4ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:43.673309 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f1b5406-b58f-41f1-8d34-a9dd0a2acff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:43.717765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:00:43.742574 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f1b5406-b58f-41f1-8d34-a9dd0a2acff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1330755645',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=5cea2e53-c4f7-412a-98fe-93ca1e78c155,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92e78b74dd7f4f77818902dc3e27c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:00: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-15T20:00:44Z,user_id='16ed0d812f9948d6b539072846548f7b',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:43.745605 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0658e48b-8b1a-49ec-9322-57ab74d0c491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:43.747929 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0658e48b-8b1a-49ec-9322-57ab74d0c491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:43.751292 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a00835d4-6a01-4c36-8e62-4bbf77664b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:43.753720 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a00835d4-6a01-4c36-8e62-4bbf77664b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5cea2e53-c4f7-412a-98fe-93ca1e78c155', 'volume_name': 'volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:43.756220 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9c8a302-f0d3-4c82-9737-e6c1d4d329be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:43.758582 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9c8a302-f0d3-4c82-9737-e6c1d4d329be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:43.760910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdc51b2d-eea5-40ad-b393-33ae1a481fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:43.761919 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Volume 5cea2e53-c4f7-412a-98fe-93ca1e78c155: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155', 'volume_size': 1}
Sep 15 20:00:43.763184 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:43.784634 n-d-806626-2 sudo[98201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:00:43.786296 n-d-806626-2 sudo[98201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:44.430613 n-d-806626-2 sudo[98201]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:44.432918 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:44.437228 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdc51b2d-eea5-40ad-b393-33ae1a481fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:44.440461 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba911d55-8cb7-4965-a112-203ccb5b1097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:00:44.470479 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Volume volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 (5cea2e53-c4f7-412a-98fe-93ca1e78c155): created successfully
Sep 15 20:00:44.482250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba911d55-8cb7-4965-a112-203ccb5b1097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:00:44.488673 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Flow 'volume_create_manager' (d0b81b5b-3684-44f0-8014-a5bdf46a4ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:00:44.522085 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e90e692f-4a81-4504-abf8-d4a972b3265c tempest-VolumesTestJSON-484477401 None] Created volume successfully.
Sep 15 20:00:49.845749 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-5cea2e53-c4f7-412a-98fe-93ca1e78c155-delete_volume'" acquired by "delete_volume" :: waited 0.047s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:00:50.094306 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5cea2e53-c4f7-412a-98fe-93ca1e78c155
Sep 15 20:00:50.099073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:50.162433 n-d-806626-2 sudo[98329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155
Sep 15 20:00:50.172968 n-d-806626-2 sudo[98329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:50.801634 n-d-806626-2 sudo[98329]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:50.804332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155" returned: 0 in 0.708s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:50.806244 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:50.825053 n-d-806626-2 sudo[98335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155
Sep 15 20:00:50.825940 n-d-806626-2 sudo[98335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:51.263319 n-d-806626-2 sudo[98335]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:51.266821 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:51.269351 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:51.290388 n-d-806626-2 sudo[98347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155
Sep 15 20:00:51.291816 n-d-806626-2 sudo[98347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:51.714804 n-d-806626-2 sudo[98347]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:51.717358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cea2e53-c4f7-412a-98fe-93ca1e78c155" returned: 0 in 0.448s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:51.718758 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Successfully deleted volume: 5cea2e53-c4f7-412a-98fe-93ca1e78c155
Sep 15 20:00:51.777572 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Created reservations ['ad841207-00f6-4021-a95c-5d333be34e5c', 'a3fdcb52-0a32-48f6-9182-761f235e3394', '374b3b75-ec1a-433f-88fd-b3a95ee1b7d2', 'd8eff211-c41f-47e7-826d-0c14df87b203'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:00:51.780141 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:00:51.780141 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:00:51.780141 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:00:51.844330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:00:51.845515 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:51.875499 n-d-806626-2 sudo[98356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:51.876929 n-d-806626-2 sudo[98356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:52.331879 n-d-806626-2 sudo[98356]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:52.334145 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:52.336250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:52.398203 n-d-806626-2 sudo[98363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:52.399791 n-d-806626-2 sudo[98363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:52.430881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-230f728e-3b87-4c6d-bc2c-a7cff86797a9-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:00:52.615721 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Skipping remove_export. No iscsi_target is presently exported for volume: 230f728e-3b87-4c6d-bc2c-a7cff86797a9
Sep 15 20:00:52.617060 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:52.681516 n-d-806626-2 sudo[98371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9
Sep 15 20:00:52.683976 n-d-806626-2 sudo[98371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:53.121485 n-d-806626-2 sudo[98363]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:53.124156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:53.126686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:00:53.136485 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Deleted volume successfully.
Sep 15 20:00:53.177692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f83e11e4-2daa-49ba-95a8-047eafca6cc4 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-5cea2e53-c4f7-412a-98fe-93ca1e78c155-delete_volume'" released by "delete_volume" :: held 3.330s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:00:53.295017 n-d-806626-2 sudo[98371]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:53.297532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9" returned: 0 in 0.680s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:53.299451 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:53.363938 n-d-806626-2 sudo[98378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9
Sep 15 20:00:53.364778 n-d-806626-2 sudo[98378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:54.146358 n-d-806626-2 sudo[98378]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:54.148582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9" returned: 0 in 0.849s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:54.151336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:54.173179 n-d-806626-2 sudo[98388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9
Sep 15 20:00:54.174619 n-d-806626-2 sudo[98388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:54.742018 n-d-806626-2 sudo[98388]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:54.744602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-230f728e-3b87-4c6d-bc2c-a7cff86797a9" returned: 0 in 0.593s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:54.746030 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Successfully deleted volume: 230f728e-3b87-4c6d-bc2c-a7cff86797a9
Sep 15 20:00:54.799118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Created reservations ['5304cf43-36d1-469e-86af-df52d891e6fc', 'e24d489c-9706-4b2a-b474-4b92d72a0724', '8fbf4fc0-e814-44f8-abb6-757d1ca5ab47', '9d90edca-adac-4303-bbc8-9837d173c162'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:00:54.801215 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:00:54.801215 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:00:54.801215 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:00:54.893610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:00:54.894460 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:54.930874 n-d-806626-2 sudo[98405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:54.931698 n-d-806626-2 sudo[98405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:54.992879 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-2c1a8c82-b3fd-42ae-809a-694d6cbfd162-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:00:55.141368 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c1a8c82-b3fd-42ae-809a-694d6cbfd162
Sep 15 20:00:55.142689 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:55.180033 n-d-806626-2 sudo[98407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162
Sep 15 20:00:55.182149 n-d-806626-2 sudo[98407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:55.601992 n-d-806626-2 sudo[98405]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:55.604479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:55.606688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:55.651378 n-d-806626-2 sudo[98410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:55.652271 n-d-806626-2 sudo[98410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:56.075659 n-d-806626-2 sudo[98407]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:56.079096 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162" returned: 0 in 0.936s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:56.080888 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:56.099858 n-d-806626-2 sudo[98414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162
Sep 15 20:00:56.100664 n-d-806626-2 sudo[98414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:56.211703 n-d-806626-2 sudo[98410]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:56.214226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:56.216724 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:00:56.223429 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Deleted volume successfully.
Sep 15 20:00:56.273118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4a52d033-3e6e-4396-acf5-597b6bcf1327 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-230f728e-3b87-4c6d-bc2c-a7cff86797a9-delete_volume'" released by "delete_volume" :: held 3.842s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:00:56.575008 n-d-806626-2 sudo[98414]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:56.577897 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162" returned: 0 in 0.496s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:56.580341 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:56.604265 n-d-806626-2 sudo[98417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162
Sep 15 20:00:56.606382 n-d-806626-2 sudo[98417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:57.262275 n-d-806626-2 sudo[98417]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:57.265069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c1a8c82-b3fd-42ae-809a-694d6cbfd162" returned: 0 in 0.685s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:57.266314 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Successfully deleted volume: 2c1a8c82-b3fd-42ae-809a-694d6cbfd162
Sep 15 20:00:57.368596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Created reservations ['95285281-5b6d-44f7-b2a4-1f8f6b579fcd', '329c4171-1a7d-49f2-9cf5-ea7b2d7af372', '41ed6d22-cbe4-4d05-a1ee-274c42eb406e', '1847d045-196a-465f-8558-6ec5be74a6e4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:00:57.372164 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:00:57.372164 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:00:57.372164 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:00:57.425131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:00:57.426270 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:57.459197 n-d-806626-2 sudo[98422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:57.460672 n-d-806626-2 sudo[98422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:58.067848 n-d-806626-2 sudo[98422]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:58.069891 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:58.072573 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:00:58.102447 n-d-806626-2 sudo[98425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:00:58.104163 n-d-806626-2 sudo[98425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:00:59.004940 n-d-806626-2 sudo[98425]: pam_unix(sudo:session): session closed for user root
Sep 15 20:00:59.008316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:00:59.011816 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:00:59.036711 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Deleted volume successfully.
Sep 15 20:00:59.062426 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9cd5d759-7184-482e-b864-47cb9376bd58 tempest-VolumesTestJSON-484477401 None] Lock "b'cinder-2c1a8c82-b3fd-42ae-809a-694d6cbfd162-delete_volume'" released by "delete_volume" :: held 4.070s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:01:24.000400 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:01:24.000985 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:01:24.001444 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:24.055311 n-d-806626-2 sudo[98633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:01:24.057848 n-d-806626-2 sudo[98633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:01:25.350655 n-d-806626-2 sudo[98633]: pam_unix(sudo:session): session closed for user root
Sep 15 20:01:25.352803 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.351s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:25.355642 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:25.378938 n-d-806626-2 sudo[98645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:01:25.380421 n-d-806626-2 sudo[98645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:01:26.083782 n-d-806626-2 sudo[98645]: pam_unix(sudo:session): session closed for user root
Sep 15 20:01:26.086296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:26.088275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:01:29.220845 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:01:29.230465 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:01:29.237521 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:01:29.268467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Flow 'volume_create_manager' (849dd2ce-5151-4d70-8218-3e4d5a8b7584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:01:29.273324 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (374541a2-a65a-41f8-ab60-85212956ee3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:29.305762 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:01:29.334694 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (374541a2-a65a-41f8-ab60-85212956ee3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-593898566',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb72cae203e4a258d147beb118ac409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:01:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:01:29Z,user_id='09f701ad79c3431a870a02bd2239b901',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:29.337828 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65492673-0dbb-44ff-a4d0-77f953958659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:29.340914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65492673-0dbb-44ff-a4d0-77f953958659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:29.344375 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9242a293-9da9-4b7b-b1f7-3b3cbc0b2e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:29.347677 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9242a293-9da9-4b7b-b1f7-3b3cbc0b2e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc', 'volume_name': 'volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:29.350182 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8883f8ff-8d5e-4e94-a03f-ce73e3dbf808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:29.352566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8883f8ff-8d5e-4e94-a03f-ce73e3dbf808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:29.355155 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b375cd31-4956-479b-827f-3c7a9d4a1d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:29.356274 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Volume cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc', 'volume_size': 1}
Sep 15 20:01:29.357523 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:29.378676 n-d-806626-2 sudo[98650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:01:29.380246 n-d-806626-2 sudo[98650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:01:30.260816 n-d-806626-2 sudo[98650]: pam_unix(sudo:session): session closed for user root
Sep 15 20:01:30.264535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:30.268585 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b375cd31-4956-479b-827f-3c7a9d4a1d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:30.271199 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ea6a6c-b937-4f73-9b4a-50fbe9212187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:01:30.302292 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Volume volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc (cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc): created successfully
Sep 15 20:01:30.305211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ea6a6c-b937-4f73-9b4a-50fbe9212187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:01:30.308945 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Flow 'volume_create_manager' (849dd2ce-5151-4d70-8218-3e4d5a8b7584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:01:30.328446 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b9ca63c7-80de-4923-a323-abb7f2edecdd tempest-DeleteServersTestJSON-457389537 None] Created volume successfully.
Sep 15 20:01:32.052095 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:32.082297 n-d-806626-2 sudo[98704]: ubuntu : 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-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:01:32.084124 n-d-806626-2 sudo[98704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:01:32.874850 n-d-806626-2 sudo[98704]: pam_unix(sudo:session): session closed for user root
Sep 15 20:01:32.878623 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc" returned: 0 in 0.825s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:32.973148 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:32.988168 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:32.988486 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:32.989173 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:01:32.990685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Creating iscsi_target for Volume ID: volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Created volume path /opt/stack/data/cinder/volumes/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc,
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: incominguser TN2CV22HgeV9CK8WifAk NZfxCyJfkQv7sF3C
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:01:33.004855 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:01:33.007588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:33.776301 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc" returned: 0 in 0.769s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:33.776943 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:33.777637 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:01:33.778136 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:01:33.779729 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:33.810827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:33.811800 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n Backing store flags: \n Account information:\n TN2CV22HgeV9CK8WifAk\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:33.812896 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:01:33.814199 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:34.071437 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:34.072473 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n Backing store flags: \n Account information:\n TN2CV22HgeV9CK8WifAk\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:34.074341 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:34.335728 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.261s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:34.336612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n Backing store flags: \n Account information:\n TN2CV22HgeV9CK8WifAk\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:34.337771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:01:34.651558 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-71ef620f-5ee9-4793-b227-838b4c940c9d req-4682e2d1-e419-4f91-81da-1775cdf097a0 tempest-DeleteServersTestJSON-457389537 None] attachment_update completed successfully.
Sep 15 20:01:49.573189 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-67d46e42-b167-4e49-8b8c-300e9d7fa1b9 req-a10b5dca-12c9-4a0b-880f-3df44eb0d46a tempest-DeleteServersTestJSON-457389537 None] Terminate volume connection completed successfully.
Sep 15 20:01:49.573844 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-67d46e42-b167-4e49-8b8c-300e9d7fa1b9 req-a10b5dca-12c9-4a0b-880f-3df44eb0d46a tempest-DeleteServersTestJSON-457389537 None] Deleting attachment 39ec6155-c5a8-465b-b2a2-789cccd84205. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:01:49.576872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:49.705070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:49.705649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc\n Backing store flags: \n Account information:\n TN2CV22HgeV9CK8WifAk\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:49.706268 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-67d46e42-b167-4e49-8b8c-300e9d7fa1b9 req-a10b5dca-12c9-4a0b-880f-3df44eb0d46a tempest-DeleteServersTestJSON-457389537 None] Removing iscsi_target for Volume ID: cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:01:49.709282 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:49.814839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc -f" returned: 0 in 0.106s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:49.815472 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:49.819307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:01:49.927926 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:01:49.928502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:01:50.011482 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-67d46e42-b167-4e49-8b8c-300e9d7fa1b9 req-a10b5dca-12c9-4a0b-880f-3df44eb0d46a tempest-DeleteServersTestJSON-457389537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:01:50.011482 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:01:50.011482 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:02:23.996980 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:02:23.997718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:02:23.997993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:02:24.029315 n-d-806626-2 sudo[99223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:02:24.030119 n-d-806626-2 sudo[99223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:02:24.895684 n-d-806626-2 sudo[99223]: pam_unix(sudo:session): session closed for user root
Sep 15 20:02:24.902753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.900s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:02:24.904893 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:02:24.937928 n-d-806626-2 sudo[99226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:02:24.939618 n-d-806626-2 sudo[99226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:02:25.533864 n-d-806626-2 sudo[99226]: pam_unix(sudo:session): session closed for user root
Sep 15 20:02:25.536698 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.631s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:02:25.538394 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:03:21.262736 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:03:21.272926 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:03:21.275749 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:03:21.322335 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Flow 'volume_create_manager' (6891d278-64cc-43ce-b274-e40de02a6bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:03:21.325591 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b578f8c-3086-468f-97fc-ba8938668ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:21.386964 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:03:21.440420 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b578f8c-3086-468f-97fc-ba8938668ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-566339105',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=54b619b4-8e10-4916-bc51-f631203d68e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33199f701fa43329dfc1f83933d2848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:03:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:03:21Z,user_id='2ae5f3275d0b47f183307ce9714946d0',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:21.443682 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6f8bf03-c6c4-4ee9-bb1f-e924caf54a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:21.446541 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6f8bf03-c6c4-4ee9-bb1f-e924caf54a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:21.449353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7389d2b9-041c-4534-baac-038fcf6515f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:21.452456 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7389d2b9-041c-4534-baac-038fcf6515f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54b619b4-8e10-4916-bc51-f631203d68e9', 'volume_name': 'volume-54b619b4-8e10-4916-bc51-f631203d68e9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:21.455323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dba72242-87ab-428f-8fe6-f46ff799d79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:21.457762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dba72242-87ab-428f-8fe6-f46ff799d79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:21.460427 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a46e671c-be83-42a2-a3d7-9f22a2aaa138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:21.461480 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Volume 54b619b4-8e10-4916-bc51-f631203d68e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54b619b4-8e10-4916-bc51-f631203d68e9', 'volume_size': 1}
Sep 15 20:03:21.462704 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54b619b4-8e10-4916-bc51-f631203d68e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:03:21.508689 n-d-806626-2 sudo[100111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54b619b4-8e10-4916-bc51-f631203d68e9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:03:21.509505 n-d-806626-2 sudo[100111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:03:22.143314 n-d-806626-2 sudo[100111]: pam_unix(sudo:session): session closed for user root
Sep 15 20:03:22.145576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54b619b4-8e10-4916-bc51-f631203d68e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.682s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:03:22.149288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a46e671c-be83-42a2-a3d7-9f22a2aaa138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54b619b4-8e10-4916-bc51-f631203d68e9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:22.152122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8db5fc04-028f-4dd0-bf53-a2dd242da68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:22.167616 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Volume volume-54b619b4-8e10-4916-bc51-f631203d68e9 (54b619b4-8e10-4916-bc51-f631203d68e9): created successfully
Sep 15 20:03:22.170771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8db5fc04-028f-4dd0-bf53-a2dd242da68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:22.176899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Flow 'volume_create_manager' (6891d278-64cc-43ce-b274-e40de02a6bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:03:22.195842 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0a9a45b1-304f-4a2e-b31c-e90e7c01acab tempest-ServersNegativeTestJSON-1787796377 None] Created volume successfully.
Sep 15 20:03:23.999140 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:03:24.000506 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:03:24.001477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:03:24.047441 n-d-806626-2 sudo[100166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:03:24.049272 n-d-806626-2 sudo[100166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:03:24.650006 n-d-806626-2 sudo[100166]: pam_unix(sudo:session): session closed for user root
Sep 15 20:03:24.653939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:03:24.656489 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:03:24.676767 n-d-806626-2 sudo[100169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:03:24.677832 n-d-806626-2 sudo[100169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:03:25.136095 n-d-806626-2 sudo[100169]: pam_unix(sudo:session): session closed for user root
Sep 15 20:03:25.138334 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:03:25.141010 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:03:26.282236 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:03:26.290382 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:03:26.291185 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:03:26.317194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Flow 'volume_create_manager' (bcdfe8ba-ec6b-472e-959a-9d09d1f99818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:03:26.320520 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fdccb35-1cf7-4dd9-8e6b-d23c20dd675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:26.344945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:03:26.378348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fdccb35-1cf7-4dd9-8e6b-d23c20dd675f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-628692051',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b93082e0-7780-46e2-8bff-ddd7b44f676a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33199f701fa43329dfc1f83933d2848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:03: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-15T20:03:26Z,user_id='2ae5f3275d0b47f183307ce9714946d0',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:26.383089 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c2916a7-c962-4e70-853b-0cf1a6749ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:26.386176 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c2916a7-c962-4e70-853b-0cf1a6749ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:26.389755 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6c14efe-cb44-4d00-ac7f-2d0b87fe9490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:26.393133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6c14efe-cb44-4d00-ac7f-2d0b87fe9490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b93082e0-7780-46e2-8bff-ddd7b44f676a', 'volume_name': 'volume-b93082e0-7780-46e2-8bff-ddd7b44f676a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:26.395556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da9b277d-e120-4cd0-a0fd-ff4b10b0f9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:26.398277 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da9b277d-e120-4cd0-a0fd-ff4b10b0f9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:26.402810 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (624f7679-df9e-495e-a421-c915beb88397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:26.403924 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Volume b93082e0-7780-46e2-8bff-ddd7b44f676a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b93082e0-7780-46e2-8bff-ddd7b44f676a', 'volume_size': 1}
Sep 15 20:03:26.405212 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b93082e0-7780-46e2-8bff-ddd7b44f676a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:03:26.428365 n-d-806626-2 sudo[100172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b93082e0-7780-46e2-8bff-ddd7b44f676a stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:03:26.429746 n-d-806626-2 sudo[100172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:03:27.194409 n-d-806626-2 sudo[100172]: pam_unix(sudo:session): session closed for user root
Sep 15 20:03:27.197708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b93082e0-7780-46e2-8bff-ddd7b44f676a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.792s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:03:27.201038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (624f7679-df9e-495e-a421-c915beb88397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b93082e0-7780-46e2-8bff-ddd7b44f676a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:27.203717 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13fd3284-c6a7-4da4-854a-46f132b47795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:03:27.215806 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Volume volume-b93082e0-7780-46e2-8bff-ddd7b44f676a (b93082e0-7780-46e2-8bff-ddd7b44f676a): created successfully
Sep 15 20:03:27.217934 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13fd3284-c6a7-4da4-854a-46f132b47795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:03:27.220957 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Flow 'volume_create_manager' (bcdfe8ba-ec6b-472e-959a-9d09d1f99818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:03:27.234415 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-daa845c8-558d-4a35-aeb3-cddaa938d757 tempest-ServersNegativeTestJSON-1787796377 None] Created volume successfully.
Sep 15 20:04:24.000907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:04:24.002000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:04:24.002863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:04:24.062974 n-d-806626-2 sudo[101080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:04:24.064461 n-d-806626-2 sudo[101080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:04:24.889209 n-d-806626-2 sudo[101080]: pam_unix(sudo:session): session closed for user root
Sep 15 20:04:24.891346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:04:24.893272 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:04:24.936437 n-d-806626-2 sudo[101095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:04:24.947796 n-d-806626-2 sudo[101095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:04:25.848800 n-d-806626-2 sudo[101095]: pam_unix(sudo:session): session closed for user root
Sep 15 20:04:25.851582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:04:25.854273 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:05:05.595968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:05:05.603508 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:05:05.604308 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:05:05.630275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (6b6f96f6-7d12-4c0e-980c-20816a43db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:05:05.645405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64ec0bda-080f-4d04-aeb1-3702672f5835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:05.690099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:05:05.727429 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64ec0bda-080f-4d04-aeb1-3702672f5835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-266143048',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=31186839-4fba-46b0-8f51-82187a6451be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8af13968058147a2953568d5487da1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:05: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-15T20:05:06Z,user_id='a17622be8dac412a8a7bef93af2fe412',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:05.730943 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d247257f-7c04-475f-a11f-4c2c50a1b74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:05.733524 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d247257f-7c04-475f-a11f-4c2c50a1b74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:05.735977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa60a80d-e29b-4640-8689-9d2994c633dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:05.738668 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa60a80d-e29b-4640-8689-9d2994c633dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31186839-4fba-46b0-8f51-82187a6451be', 'volume_name': 'volume-31186839-4fba-46b0-8f51-82187a6451be', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:05.741012 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e86284f8-0e10-4d4d-a6ad-a000c2d367e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:05.743860 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e86284f8-0e10-4d4d-a6ad-a000c2d367e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:05.746042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (683594e9-33a4-4ab9-85d1-4563ef6ea77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:05.747488 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Volume 31186839-4fba-46b0-8f51-82187a6451be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31186839-4fba-46b0-8f51-82187a6451be', 'volume_size': 1}
Sep 15 20:05:05.748699 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31186839-4fba-46b0-8f51-82187a6451be stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:05.791879 n-d-806626-2 sudo[101408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31186839-4fba-46b0-8f51-82187a6451be stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:05:05.792687 n-d-806626-2 sudo[101408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:06.585727 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-31d3cc8e-cbb2-44ee-8770-003c08e75ccb tempest-BackendsCapabilitiesAdminTestsJSON-665352342 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806626-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84113) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 20:05:06.641980 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c2b2b3d8-a4c4-44c7-a969-b9dd8466551d tempest-BackendsCapabilitiesAdminTestsJSON-665352342 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806626-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84113) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 15 20:05:06.655514 n-d-806626-2 sudo[101408]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:06.657446 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31186839-4fba-46b0-8f51-82187a6451be stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.909s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:06.660557 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (683594e9-33a4-4ab9-85d1-4563ef6ea77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31186839-4fba-46b0-8f51-82187a6451be', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:06.663375 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd71d76f-698e-447e-8d28-5ea222f49318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:06.713348 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Volume volume-31186839-4fba-46b0-8f51-82187a6451be (31186839-4fba-46b0-8f51-82187a6451be): created successfully
Sep 15 20:05:06.715747 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd71d76f-698e-447e-8d28-5ea222f49318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:06.719039 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (6b6f96f6-7d12-4c0e-980c-20816a43db39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:05:06.739237 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-14746eee-d3c8-4916-af72-c49a9a027d52 tempest-AttachVolumeTestJSON-1532347702 None] Created volume successfully.
Sep 15 20:05:09.199621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:09.244132 n-d-806626-2 sudo[101447]: ubuntu : 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-31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:05:09.245552 n-d-806626-2 sudo[101447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:09.816753 n-d-806626-2 sudo[101447]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:09.819348 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be" returned: 0 in 0.619s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:09.879075 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:09.903149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:09.904146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:05:09.905145 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:05:09.906149 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Creating iscsi_target for Volume ID: volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Created volume path /opt/stack/data/cinder/volumes/volume-31186839-4fba-46b0-8f51-82187a6451be,
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: incominguser zSU9KWVqv26336nB5z2R KV2Snd9xDd7xLPyW
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:05:09.910411 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:05:09.915932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:10.486833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be" returned: 0 in 0.573s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:10.487753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:05:10.488510 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:05:10.488980 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:05:10.493173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:10.512598 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:10.512994 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be\n Backing store flags: \n Account information:\n zSU9KWVqv26336nB5z2R\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:05:10.513689 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:05:10.516744 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:10.644768 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:10.645286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be\n Backing store flags: \n Account information:\n zSU9KWVqv26336nB5z2R\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:05:10.646302 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:10.758897 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:10.759534 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be\n Backing store flags: \n Account information:\n zSU9KWVqv26336nB5z2R\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:05:10.760700 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:05:11.013545 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c285298c-4624-4dd9-b3c1-34480b4e5646 req-55d44586-d314-4dcd-8b8f-507fbfb34bdd tempest-AttachVolumeTestJSON-1532347702 None] attachment_update completed successfully.
Sep 15 20:05:22.737686 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b25ab52e-63a2-4744-ab58-a0806420b0f2 tempest-GroupsV314Test-137356011 None] Group tempest-GroupsV314Test-Group-518699814: creating
Sep 15 20:05:22.795301 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b25ab52e-63a2-4744-ab58-a0806420b0f2 tempest-GroupsV314Test-137356011 None] Group tempest-GroupsV314Test-Group-518699814: created successfully
Sep 15 20:05:22.840489 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b25ab52e-63a2-4744-ab58-a0806420b0f2 tempest-GroupsV314Test-137356011 None] Create group completed successfully.
Sep 15 20:05:24.002141 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:05:24.003331 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:05:24.004318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:24.065347 n-d-806626-2 sudo[101555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:24.070829 n-d-806626-2 sudo[101555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:24.689651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:05:24.695745 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:05:24.696507 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:05:24.718042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Flow 'volume_create_manager' (2553e6df-d986-4e1a-985a-24db8fdaabe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:05:24.721657 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10fe1b81-995c-4153-95ca-99be09b544f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:24.754022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:05:24.815721 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10fe1b81-995c-4153-95ca-99be09b544f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1144810359',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a04e1a47-d6da-4484-b79a-df72d83e7ec9,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=1ac30148-e512-4c3f-a1e8-3034462f6ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c7b0186d074cfb9ec788453cf80a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:05: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-15T20:05:25Z,user_id='3ea7c123d9bb4367baf45cefbc204e35',volume_attachment=>,volume_type=VolumeType(d15504a3-feee-4a9b-a46f-fd0616e90fcd),volume_type_id=d15504a3-feee-4a9b-a46f-fd0616e90fcd)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:24.825386 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d481d651-7bc4-4e6b-a592-4eb544ecadd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:24.835858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d481d651-7bc4-4e6b-a592-4eb544ecadd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:24.841906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1901fc-c1ac-46d9-9385-be026c57f091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:24.847693 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1901fc-c1ac-46d9-9385-be026c57f091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ac30148-e512-4c3f-a1e8-3034462f6ad8', 'volume_name': 'volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:24.852240 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4db6bd9c-764b-43b9-b8a5-0419d75018e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:24.858125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4db6bd9c-764b-43b9-b8a5-0419d75018e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:24.866271 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db03955f-d0f9-46b4-a755-6aaf3aee597f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:24.939718 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Volume 1ac30148-e512-4c3f-a1e8-3034462f6ad8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8', 'volume_size': 1}
Sep 15 20:05:24.941015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:24.998742 n-d-806626-2 sudo[101558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:05:24.999574 n-d-806626-2 sudo[101558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:25.180453 n-d-806626-2 sudo[101555]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:25.183037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.178s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:25.185555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:25.229597 n-d-806626-2 sudo[101560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:25.241108 n-d-806626-2 sudo[101560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:26.093911 n-d-806626-2 sudo[101560]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:26.096344 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.911s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:26.098542 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:05:26.140764 n-d-806626-2 sudo[101558]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:26.143210 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.202s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:26.151501 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db03955f-d0f9-46b4-a755-6aaf3aee597f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:26.155213 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bda1427b-2800-4287-abef-a8015ac11874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:05:26.199402 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Volume volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 (1ac30148-e512-4c3f-a1e8-3034462f6ad8): created successfully
Sep 15 20:05:26.202084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bda1427b-2800-4287-abef-a8015ac11874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:05:26.206756 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Flow 'volume_create_manager' (2553e6df-d986-4e1a-985a-24db8fdaabe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:05:26.235050 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4d3c4b0f-fbb5-4273-b61b-afc9e83f6a53 tempest-GroupsV314Test-137356011 None] Created volume successfully.
Sep 15 20:05:27.741907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Creating clone of volume: 1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:27.743787 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:27.833780 n-d-806626-2 sudo[101652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:27.834612 n-d-806626-2 sudo[101652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:28.608973 n-d-806626-2 sudo[101652]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:28.611067 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8" returned: 0 in 0.868s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:28.612488 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e --snapshot stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:28.676370 n-d-806626-2 sudo[101664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e --snapshot stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 -L 1.00g
Sep 15 20:05:28.677179 n-d-806626-2 sudo[101664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:29.773725 n-d-806626-2 sudo[101664]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:29.776811 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e --snapshot stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 -L 1.00g" returned: 0 in 1.164s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:29.779735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5220e5aa-083c-4590-abcb-0477800bb24e stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:29.805022 n-d-806626-2 sudo[101788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5220e5aa-083c-4590-abcb-0477800bb24e stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:05:29.807415 n-d-806626-2 sudo[101788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:30.420246 n-d-806626-2 sudo[101788]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:30.422654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5220e5aa-083c-4590-abcb-0477800bb24e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.642s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:30.425055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:30.466818 n-d-806626-2 sudo[101819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 15 20:05:30.475874 n-d-806626-2 sudo[101819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:31.010134 n-d-806626-2 sudo[101819]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:31.012686 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.587s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:31.014560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:31.035267 n-d-806626-2 sudo[101832]: ubuntu : 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-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:31.036704 n-d-806626-2 sudo[101832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:31.579409 n-d-806626-2 sudo[101832]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:31.581832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 0.567s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:31.584174 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:31.646302 n-d-806626-2 sudo[101835]: 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--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e iflag=direct
Sep 15 20:05:31.660174 n-d-806626-2 sudo[101835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:32.424583 n-d-806626-2 sudo[101835]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:32.427639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e iflag=direct" returned: 0 in 0.843s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:32.429405 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:32.450444 n-d-806626-2 sudo[101847]: 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--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e oflag=direct
Sep 15 20:05:32.451913 n-d-806626-2 sudo[101847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:33.051158 n-d-806626-2 sudo[101847]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:33.053443 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e oflag=direct" returned: 0 in 0.624s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:33.055170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:33.090934 n-d-806626-2 sudo[101869]: 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--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:05:33.102908 n-d-806626-2 sudo[101869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:40.625695 n-d-806626-2 sudo[101869]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:40.628555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.573s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:40.629762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--5220e5aa--083c--4590--abcb--0477800bb24e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--5220e5aa--083c--4590--abcb--0477800bb24e, size 1024.00 MB, duration 7.57 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:05:40.630195 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Volume copy 1024.00 MB at 135.19 MB/s
Sep 15 20:05:40.639206 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo 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-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:40.700272 n-d-806626-2 sudo[101910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:40.701123 n-d-806626-2 sudo[101910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:41.481118 n-d-806626-2 sudo[101910]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:41.483668 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo 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-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 0.852s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:41.487315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:41.529304 n-d-806626-2 sudo[101914]: ubuntu : TTY=unknown ; 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-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:41.530119 n-d-806626-2 sudo[101914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:42.513833 n-d-806626-2 sudo[101914]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:42.516430 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 1.030s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:42.681932 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f615f6f6-1c18-43ae-b238-6da92b476a83 tempest-GroupsV314Test-137356011 None] Create group from source-group-a04e1a47-d6da-4484-b79a-df72d83e7ec9 completed successfully.
Sep 15 20:05:44.592429 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:44.593560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:44.656579 n-d-806626-2 sudo[101982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:44.657422 n-d-806626-2 sudo[101982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:45.247128 n-d-806626-2 sudo[101982]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:45.249394 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 0.655s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:45.251068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:45.288519 n-d-806626-2 sudo[101987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:45.290138 n-d-806626-2 sudo[101987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:45.935024 n-d-806626-2 sudo[101987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:45.937708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 0.686s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:45.939228 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:45.975249 n-d-806626-2 sudo[101990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:45.982581 n-d-806626-2 sudo[101990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:46.583143 n-d-806626-2 sudo[101990]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:46.585978 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5220e5aa-083c-4590-abcb-0477800bb24e" returned: 0 in 0.646s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:46.588426 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Successfully deleted volume: 5220e5aa-083c-4590-abcb-0477800bb24e
Sep 15 20:05:46.717439 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Created reservations ['3e4bc7ce-fb66-4564-a372-993628281097'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:05:46.765625 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-911098815 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-911098815, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:05:46.767802 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-911098815 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-911098815, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:05:46.807784 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Created reservations ['277bef0b-525c-42cf-818c-d7c728410c33', 'c6ef7525-5d3f-4d10-98d3-0ed1dc90a6be', 'ee96d6c0-c98d-46ee-9c9e-f15397eac1f6', 'afdf0027-e21d-42e7-9d64-761221c7d34e'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:05:46.810668 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:05:46.810668 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:05:46.810668 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:05:46.979793 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:05:46.981620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:47.004801 n-d-806626-2 sudo[101998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:47.005826 n-d-806626-2 sudo[101998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:47.759340 n-d-806626-2 sudo[101998]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:47.763347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:47.781489 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:47.824337 n-d-806626-2 sudo[102011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:47.828271 n-d-806626-2 sudo[102011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:47.924594 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:47.926889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:47.986450 n-d-806626-2 sudo[102013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:47.988031 n-d-806626-2 sudo[102013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:48.501242 n-d-806626-2 sudo[102013]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:48.503841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8" returned: 0 in 0.576s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:48.506089 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:48.530255 n-d-806626-2 sudo[102019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:48.531224 n-d-806626-2 sudo[102019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:48.580587 n-d-806626-2 sudo[102011]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:48.583156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.801s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:48.586144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:05:48.600256 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-dce622d6-9765-4da4-a2ba-55f313abbac0 tempest-GroupsV314Test-137356011 None] Delete group completed successfully.
Sep 15 20:05:48.963419 n-d-806626-2 sudo[102019]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:48.965297 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8" returned: 0 in 0.459s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:48.966999 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:48.993465 n-d-806626-2 sudo[102022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:48.994920 n-d-806626-2 sudo[102022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:49.466239 n-d-806626-2 sudo[102022]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:49.468848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ac30148-e512-4c3f-a1e8-3034462f6ad8" returned: 0 in 0.501s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:49.470276 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Successfully deleted volume: 1ac30148-e512-4c3f-a1e8-3034462f6ad8
Sep 15 20:05:49.582517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Created reservations ['68b63488-eb68-4d5e-8106-e0e3e900d256'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:05:49.663145 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Created reservations ['7d7a5044-4f79-42b1-bda8-0967680d9d04', 'b8b9df6f-b92d-43a8-a3ac-f67fbd194834', '579124cf-c7f8-4ac5-8a5c-e6f481cd7ce4', 'c3684884-b842-4ef5-89f8-876cf42a65df'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:05:49.665320 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:05:49.665320 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:05:49.665320 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:05:49.816464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:05:49.817720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:49.843699 n-d-806626-2 sudo[102028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:49.844599 n-d-806626-2 sudo[102028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:50.467873 n-d-806626-2 sudo[102028]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:50.470922 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:50.473614 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:05:50.498356 n-d-806626-2 sudo[102031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:05:50.499900 n-d-806626-2 sudo[102031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:05:50.952670 n-d-806626-2 sudo[102031]: pam_unix(sudo:session): session closed for user root
Sep 15 20:05:50.955272 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:05:50.958011 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:05:50.965073 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f3e06688-fb1e-4004-af80-a204d7f80f7c tempest-GroupsV314Test-137356011 None] Delete group completed successfully.
Sep 15 20:06:11.436752 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:06:11.442008 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:06:11.442532 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:06:11.457175 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Flow 'volume_create_manager' (95f72f10-0380-4bf2-8404-5c996fbc3ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:11.461487 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2e466f2-635f-4a3f-886a-d21b30303327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:11.486610 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:06:11.515491 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2e466f2-635f-4a3f-886a-d21b30303327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-432106382',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=63363dfa-12ee-4975-83b7-c6d0e63fc189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97b321e3938464c8689e765c9e5355a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:06:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:06:11Z,user_id='3b5bdbe9e1fa4d1caf6e9f5cda0e39e4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:11.519196 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ebcdd11-61ea-476d-b5dc-afff8747aa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:11.523170 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ebcdd11-61ea-476d-b5dc-afff8747aa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:11.525837 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7964b931-aae8-41a8-950c-2a097c53e622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:11.528316 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7964b931-aae8-41a8-950c-2a097c53e622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63363dfa-12ee-4975-83b7-c6d0e63fc189', 'volume_name': 'volume-63363dfa-12ee-4975-83b7-c6d0e63fc189', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:11.531610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (394a8930-92b8-4054-8f41-e213166e4a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:11.550792 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (394a8930-92b8-4054-8f41-e213166e4a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:11.553110 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f256aa97-05dc-4574-81fe-480bdaa71a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:11.554405 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Volume 63363dfa-12ee-4975-83b7-c6d0e63fc189: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63363dfa-12ee-4975-83b7-c6d0e63fc189', 'volume_size': 1}
Sep 15 20:06:11.555588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:11.580913 n-d-806626-2 sudo[102092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:06:11.581718 n-d-806626-2 sudo[102092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:12.193787 n-d-806626-2 sudo[102092]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:12.197030 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.641s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:12.204353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f256aa97-05dc-4574-81fe-480bdaa71a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63363dfa-12ee-4975-83b7-c6d0e63fc189', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:12.206907 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ed413f3-7782-44fa-8af5-6f9959099f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:12.226888 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Volume volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 (63363dfa-12ee-4975-83b7-c6d0e63fc189): created successfully
Sep 15 20:06:12.229322 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ed413f3-7782-44fa-8af5-6f9959099f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:12.234102 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Flow 'volume_create_manager' (95f72f10-0380-4bf2-8404-5c996fbc3ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:12.258491 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bbe97d0d-7736-46f0-ad38-fe8a63d3aa2e tempest-SnapshotManageAdminTest-43091134 None] Created volume successfully.
Sep 15 20:06:13.045113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-afc6c2c7-ce65-46c4-86ba-23dac831d40a tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:13.067788 n-d-806626-2 sudo[102126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:13.069904 n-d-806626-2 sudo[102126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:13.575297 n-d-806626-2 sudo[102126]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:13.577690 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-afc6c2c7-ce65-46c4-86ba-23dac831d40a tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189" returned: 0 in 0.533s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:13.579420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-afc6c2c7-ce65-46c4-86ba-23dac831d40a tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2fc86462-0915-40ab-9675-6858db82dbfd --snapshot stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:13.623022 n-d-806626-2 sudo[102129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2fc86462-0915-40ab-9675-6858db82dbfd --snapshot stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 -L 1.00g
Sep 15 20:06:13.625452 n-d-806626-2 sudo[102129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:14.384501 n-d-806626-2 sudo[102129]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:14.388697 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-afc6c2c7-ce65-46c4-86ba-23dac831d40a tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2fc86462-0915-40ab-9675-6858db82dbfd --snapshot stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 -L 1.00g" returned: 0 in 0.808s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:14.476776 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-afc6c2c7-ce65-46c4-86ba-23dac831d40a tempest-SnapshotManageAdminTest-43091134 None] Create snapshot completed successfully
Sep 15 20:06:15.799133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 None] Lock "b'cinder-2fc86462-0915-40ab-9675-6858db82dbfd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:15.986066 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 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 20:06:16.019817 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 None] Created reservations ['34ac1f57-022b-4a7d-a744-766937ebfb37', 'ce815908-436f-4813-985a-f70f46614f50', '27ac8514-bfe2-421c-85ab-056a127d1778', '01141dee-7494-4ed2-8bf5-b31f3ba3220a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:16.021523 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:16.021523 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:16.021523 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:16.066356 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 None] Unmanage snapshot completed successfully.
Sep 15 20:06:16.070804 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-11d8e71c-5d8e-4c20-bb62-79e32167c321 tempest-SnapshotManageAdminTest-726509666 None] Lock "b'cinder-2fc86462-0915-40ab-9675-6858db82dbfd-delete_snapshot'" released by "delete_snapshot" :: held 0.272s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:16.734602 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0f9dd4a0-5a06-4fd8-92fb-f3714578e0d9 req-11b5a149-ac9e-4f01-bf74-d526b1937df1 tempest-AttachVolumeTestJSON-1532347702 None] Terminate volume connection completed successfully.
Sep 15 20:06:16.734930 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0f9dd4a0-5a06-4fd8-92fb-f3714578e0d9 req-11b5a149-ac9e-4f01-bf74-d526b1937df1 tempest-AttachVolumeTestJSON-1532347702 None] Deleting attachment 2350d953-017d-42ab-8418-22920d6aa417. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:06:16.743252 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:16.895204 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:16.897880 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499388288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be\n Backing store flags: \n Account information:\n zSU9KWVqv26336nB5z2R\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:06:16.898729 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-0f9dd4a0-5a06-4fd8-92fb-f3714578e0d9 req-11b5a149-ac9e-4f01-bf74-d526b1937df1 tempest-AttachVolumeTestJSON-1532347702 None] Removing iscsi_target for Volume ID: 31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:06:16.901324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:17.050849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31186839-4fba-46b0-8f51-82187a6451be -f" returned: 0 in 0.150s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:17.051447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499388288]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:06:17.053942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:17.416545 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.363s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:17.417068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499388288]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:06:17.626969 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0f9dd4a0-5a06-4fd8-92fb-f3714578e0d9 req-11b5a149-ac9e-4f01-bf74-d526b1937df1 tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:17.626969 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:17.626969 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:17.659323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] manage_existing_snapshot: managing {'source-name': '_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd'}. {{(pid=84113) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Sep 15 20:06:17.659882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Input parameters: context=, db=,driver=, host=n-d-806626-2@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd'}. {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Sep 15 20:06:17.666792 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Sep 15 20:06:17.712919 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Flow 'snapshot_manage_existing_manager' (e777f074-3130-4492-a803-ecf96c22f396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:17.719191 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (0ebf95fe-233b-410b-8eb2-9f052c2310c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:17.809528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T20:06:17Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-901025008',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-840153685',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=4aac5857-324a-4444-a541-5cc87a5b44fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='fb29358bd2ef4cec803a1f4688140b37',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bbff7d8109044442837db724ee6c56da',volume=>,volume_id=63363dfa-12ee-4975-83b7-c6d0e63fc189,volume_size=1,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f) {{(pid=84113) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Sep 15 20:06:17.813266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (0ebf95fe-233b-410b-8eb2-9f052c2310c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T20:06:17Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-901025008',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-840153685',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=4aac5857-324a-4444-a541-5cc87a5b44fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='fb29358bd2ef4cec803a1f4688140b37',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bbff7d8109044442837db724ee6c56da',volume=>,volume_id=63363dfa-12ee-4975-83b7-c6d0e63fc189,volume_size=1,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:17.816305 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (4d8d141a-5a70-44e8-a59c-a216a45cc080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:17.818728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (4d8d141a-5a70-44e8-a59c-a216a45cc080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:17.821419 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (ee860802-56ed-4b9f-b815-61511d6cfd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:17.822961 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:17.852733 n-d-806626-2 sudo[102251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd
Sep 15 20:06:17.853563 n-d-806626-2 sudo[102251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:18.341041 n-d-806626-2 sudo[102251]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:18.343453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd" returned: 0 in 0.520s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:18.355708 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (ee860802-56ed-4b9f-b815-61511d6cfd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T20:06:17Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-901025008',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-840153685',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=4aac5857-324a-4444-a541-5cc87a5b44fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='fb29358bd2ef4cec803a1f4688140b37',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bbff7d8109044442837db724ee6c56da',volume=>,volume_id=63363dfa-12ee-4975-83b7-c6d0e63fc189,volume_size=1,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:18.363276 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (13250415-3c5c-4947-8b6a-b90fb39e2a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:18.515548 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Created reservations ['1479395c-1da4-4513-94bb-b701e549d4cc', 'f88d79d0-d098-4eca-941f-9d90f3d0662f'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:18.518286 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (13250415-3c5c-4947-8b6a-b90fb39e2a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1479395c-1da4-4513-94bb-b701e549d4cc', 'f88d79d0-d098-4eca-941f-9d90f3d0662f']}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:18.520997 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (5cc00f97-6f4e-4a94-a817-aeddd000934b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:18.523816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:18.548926 n-d-806626-2 sudo[102256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd
Sep 15 20:06:18.550386 n-d-806626-2 sudo[102256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:19.027211 n-d-806626-2 sudo[102256]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:19.030029 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2fc86462-0915-40ab-9675-6858db82dbfd" returned: 0 in 0.506s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:19.035663 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-2fc86462-0915-40ab-9675-6858db82dbfd _snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:19.314995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-2fc86462-0915-40ab-9675-6858db82dbfd _snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd" returned: 0 in 0.281s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:19.315360 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:06:19.354534 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (5cc00f97-6f4e-4a94-a817-aeddd000934b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T20:06:17Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-901025008',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-840153685',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=4aac5857-324a-4444-a541-5cc87a5b44fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='fb29358bd2ef4cec803a1f4688140b37',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bbff7d8109044442837db724ee6c56da',volume=>,volume_id=63363dfa-12ee-4975-83b7-c6d0e63fc189,volume_size=1,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f), 'new_status': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:19.358043 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (7871a502-4054-493e-991a-585ecf7bddd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:19.383512 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (7871a502-4054-493e-991a-585ecf7bddd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-15T20:06:17Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-901025008',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-840153685',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=4aac5857-324a-4444-a541-5cc87a5b44fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='fb29358bd2ef4cec803a1f4688140b37',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='bbff7d8109044442837db724ee6c56da',volume=>,volume_id=63363dfa-12ee-4975-83b7-c6d0e63fc189,volume_size=1,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:19.390940 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e09c4f38-31de-41b6-8629-ee6192781e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:19.393725 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84113) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Sep 15 20:06:19.393725 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] New status: available {{(pid=84113) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Sep 15 20:06:19.429407 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Snapshot 4aac5857-324a-4444-a541-5cc87a5b44fd created successfully.
Sep 15 20:06:19.432211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e09c4f38-31de-41b6-8629-ee6192781e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:19.437635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-89dc3741-2a51-4be2-9edf-eafd6918565a tempest-SnapshotManageAdminTest-726509666 None] Flow 'snapshot_manage_existing_manager' (e777f074-3130-4492-a803-ecf96c22f396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:19.990257 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Lock "b'cinder-4aac5857-324a-4444-a541-5cc87a5b44fd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:20.027455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:20.047127 n-d-806626-2 sudo[102321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd
Sep 15 20:06:20.051542 n-d-806626-2 sudo[102321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:20.520047 n-d-806626-2 sudo[102321]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:20.522509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd" returned: 0 in 0.495s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:20.524766 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:20.572372 n-d-806626-2 sudo[102324]: ubuntu : TTY=unknown ; 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-4aac5857-324a-4444-a541-5cc87a5b44fd
Sep 15 20:06:20.577957 n-d-806626-2 sudo[102324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:21.348894 n-d-806626-2 sudo[102324]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:21.352449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4aac5857-324a-4444-a541-5cc87a5b44fd" returned: 0 in 0.826s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:21.524673 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Created reservations ['f313c7d5-def5-492e-848e-d6b5e936b92f', 'c5d62f3b-d8a1-47f3-96fe-6f4c6a2e0ed5', 'dcee6cfc-e6bd-4231-baa2-ea4b68f18a13', 'aae196aa-a918-4743-8465-1d2bcd852738'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:21.526486 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:21.526486 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:21.526486 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:21.581070 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Delete snapshot completed successfully.
Sep 15 20:06:21.588014 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8ca05bee-08af-4ab8-9e6a-0b86e7568f9a tempest-SnapshotManageAdminTest-726509666 None] Lock "b'cinder-4aac5857-324a-4444-a541-5cc87a5b44fd-delete_snapshot'" released by "delete_snapshot" :: held 1.598s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:22.174063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Lock "b'cinder-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:22.256603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:22.438251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Lock "b'cinder-63363dfa-12ee-4975-83b7-c6d0e63fc189-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:22.571710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.311s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:22.572322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:06:22.574013 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Skipping remove_export. No iscsi_target is presently exported for volume: 63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:22.576468 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:22.630920 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Skipping remove_export. No iscsi_target is presently exported for volume: cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:06:22.632361 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:22.648791 n-d-806626-2 sudo[102403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:22.650155 n-d-806626-2 sudo[102403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:22.686716 n-d-806626-2 sudo[102404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:06:22.702773 n-d-806626-2 sudo[102404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:23.310794 n-d-806626-2 sudo[102403]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:23.313189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189" returned: 0 in 0.737s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:23.315300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:23.345940 n-d-806626-2 sudo[102409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:23.346769 n-d-806626-2 sudo[102409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:23.373248 n-d-806626-2 sudo[102404]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:23.376205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc" returned: 0 in 0.743s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:23.378024 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:23.420269 n-d-806626-2 sudo[102411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:06:23.421679 n-d-806626-2 sudo[102411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:24.006979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:06:24.007633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:24.008700 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:24.054248 n-d-806626-2 sudo[102415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:24.055156 n-d-806626-2 sudo[102415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:24.203317 n-d-806626-2 sudo[102411]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:24.214154 n-d-806626-2 sudo[102409]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:24.217336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc" returned: 0 in 0.828s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:24.219425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:24.259958 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189" returned: 0 in 0.944s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:24.261487 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:24.271120 n-d-806626-2 sudo[102417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:06:24.271927 n-d-806626-2 sudo[102417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:24.302807 n-d-806626-2 sudo[102418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:24.303792 n-d-806626-2 sudo[102418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:24.716192 n-d-806626-2 sudo[102415]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:24.718704 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:24.721369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:24.773447 n-d-806626-2 sudo[102422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:24.774868 n-d-806626-2 sudo[102422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:25.096285 n-d-806626-2 sudo[102417]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:25.098641 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc" returned: 0 in 0.879s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:25.101246 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Successfully deleted volume: cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc
Sep 15 20:06:25.215302 n-d-806626-2 sudo[102418]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:25.224518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63363dfa-12ee-4975-83b7-c6d0e63fc189" returned: 0 in 0.961s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:25.225270 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Successfully deleted volume: 63363dfa-12ee-4975-83b7-c6d0e63fc189
Sep 15 20:06:25.307045 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Created reservations ['f73099b4-4817-4aa7-b0fd-a14e3e6a7f9c', 'cfee4852-6446-49c4-8a22-ef68f1ca6cc6', '5ed2c98f-d324-4b9a-b4e2-fef6730d52e5', '04c3b5f5-e067-4b53-ae49-6f3cf9a79c7a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:25.309547 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:25.309547 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:25.309547 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:25.321268 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Created reservations ['c8a47129-66c7-4d25-9e7d-77f7fc4c4197', '28603d06-ae3a-49c4-b52f-536c744349b2', '32f98459-2a80-4394-94c2-2f95f2a3cf58', 'eb8e50d2-41bd-4495-ab82-8721d885f10c'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:25.379327 n-d-806626-2 sudo[102422]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:25.385389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:25.386802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:06:25.437142 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:25.437775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:25.482414 n-d-806626-2 sudo[102432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:25.485437 n-d-806626-2 sudo[102432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:25.502889 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:25.504345 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:25.555832 n-d-806626-2 sudo[102434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:25.557481 n-d-806626-2 sudo[102434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:26.115562 n-d-806626-2 sudo[102432]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:26.117785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.679s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:26.119903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:26.154285 n-d-806626-2 sudo[102438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:26.165385 n-d-806626-2 sudo[102438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:26.284843 n-d-806626-2 sudo[102434]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:26.287268 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:26.290622 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:26.319550 n-d-806626-2 sudo[102440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:26.320859 n-d-806626-2 sudo[102440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:26.798705 n-d-806626-2 sudo[102438]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:26.800985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:26.802928 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:06:26.809541 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Deleted volume successfully.
Sep 15 20:06:26.832323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-47760457-8a4b-47d3-8c21-2712ddbba86f tempest-SnapshotManageAdminTest-43091134 None] Lock "b'cinder-63363dfa-12ee-4975-83b7-c6d0e63fc189-delete_volume'" released by "delete_volume" :: held 4.394s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:27.149833 n-d-806626-2 sudo[102440]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:27.151879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.863s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:27.153487 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:06:27.157709 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Deleted volume successfully.
Sep 15 20:06:27.177699 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-86ad2b26-0d5e-4970-880e-acd78ff719fc tempest-DeleteServersTestJSON-457389537 None] Lock "b'cinder-cdfb96de-d9f3-42fe-8020-98f0e7d0a3bc-delete_volume'" released by "delete_volume" :: held 5.004s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:35.328517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:06:35.339914 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:06:35.350408 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:06:35.407533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Flow 'volume_create_manager' (d205db72-294f-4c69-9208-e0cce6c75c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:35.420207 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88ae88c8-1e87-4859-b3c5-9f41eaf0ebed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:35.491608 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:06:35.551491 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88ae88c8-1e87-4859-b3c5-9f41eaf0ebed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-316530541',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=727ac04c-a83c-4f98-b5e7-f4505a014af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57ceb08c11946ada7747e4ece389748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:06:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:06:35Z,user_id='0a28b8cd4fa442958d02f4a34d872f74',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:35.554348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8036d0e3-99d7-4189-9009-9a045ca01608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:35.557980 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8036d0e3-99d7-4189-9009-9a045ca01608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:35.565131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b117fa01-d143-4fe8-9f8b-d3fd9a6c0b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:35.571838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b117fa01-d143-4fe8-9f8b-d3fd9a6c0b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '727ac04c-a83c-4f98-b5e7-f4505a014af9', 'volume_name': 'volume-727ac04c-a83c-4f98-b5e7-f4505a014af9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:35.578066 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20df7f9d-b370-4793-9559-f3fe39d4b981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:35.581999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20df7f9d-b370-4793-9559-f3fe39d4b981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:35.586914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b96b79-206e-4bbe-9f5b-cbb198871442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:35.590900 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Volume 727ac04c-a83c-4f98-b5e7-f4505a014af9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-727ac04c-a83c-4f98-b5e7-f4505a014af9', 'volume_size': 1}
Sep 15 20:06:35.594584 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:35.652016 n-d-806626-2 sudo[102446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:06:35.655538 n-d-806626-2 sudo[102446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:36.755317 n-d-806626-2 sudo[102446]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:36.757616 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.163s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:36.761112 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b96b79-206e-4bbe-9f5b-cbb198871442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-727ac04c-a83c-4f98-b5e7-f4505a014af9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:36.763650 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c531dc6-aaa3-4c93-867d-c22a872183e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:36.787295 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Volume volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 (727ac04c-a83c-4f98-b5e7-f4505a014af9): created successfully
Sep 15 20:06:36.789781 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c531dc6-aaa3-4c93-867d-c22a872183e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:36.804050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Flow 'volume_create_manager' (d205db72-294f-4c69-9208-e0cce6c75c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:36.822136 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-95265c86-e221-477a-9bee-16e5a75c925f tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Created volume successfully.
Sep 15 20:06:40.209227 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Lock "b'cinder-727ac04c-a83c-4f98-b5e7-f4505a014af9-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:40.349838 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Skipping remove_export. No iscsi_target is presently exported for volume: 727ac04c-a83c-4f98-b5e7-f4505a014af9
Sep 15 20:06:40.352058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:40.427912 n-d-806626-2 sudo[102482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9
Sep 15 20:06:40.429707 n-d-806626-2 sudo[102482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:41.330095 n-d-806626-2 sudo[102482]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:41.333604 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9" returned: 0 in 0.980s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:41.336967 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:41.379470 n-d-806626-2 sudo[102485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9
Sep 15 20:06:41.381646 n-d-806626-2 sudo[102485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:42.136044 n-d-806626-2 sudo[102485]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:42.138620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9" returned: 0 in 0.802s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:42.140786 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:42.163465 n-d-806626-2 sudo[102488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9
Sep 15 20:06:42.165195 n-d-806626-2 sudo[102488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:42.844203 n-d-806626-2 sudo[102488]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:42.848266 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727ac04c-a83c-4f98-b5e7-f4505a014af9" returned: 0 in 0.706s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:42.850018 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Successfully deleted volume: 727ac04c-a83c-4f98-b5e7-f4505a014af9
Sep 15 20:06:43.091498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Created reservations ['aa363e97-ffa8-4c54-9e38-31020c7d4cf9', '8a443048-e8a3-4d52-a2ca-4a546083515e', '02517b85-9c9e-44cf-8b40-4876f1cb147e', '6a50432d-bada-4408-b927-0bd4637dc016'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:43.093485 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:43.093485 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:43.093485 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:43.167824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:43.169017 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:43.209844 n-d-806626-2 sudo[102495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:43.210637 n-d-806626-2 sudo[102495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:44.066490 n-d-806626-2 sudo[102495]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:44.069506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.900s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:44.072192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:44.121492 n-d-806626-2 sudo[102499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:44.122937 n-d-806626-2 sudo[102499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:45.249236 n-d-806626-2 sudo[102499]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:45.252786 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] CMD "sudo cinder-rootwrap /etc/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.180s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:45.256193 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:06:45.266510 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Deleted volume successfully.
Sep 15 20:06:45.294912 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ceadad89-cd0c-4874-8008-22a55b2853ea tempest-VolumeQuotasNegativeTestJSON-2068446331 None] Lock "b'cinder-727ac04c-a83c-4f98-b5e7-f4505a014af9-delete_volume'" released by "delete_volume" :: held 5.088s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:52.635960 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Lock "b'cinder-b93082e0-7780-46e2-8bff-ddd7b44f676a-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:52.771636 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Skipping remove_export. No iscsi_target is presently exported for volume: b93082e0-7780-46e2-8bff-ddd7b44f676a
Sep 15 20:06:52.772890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:52.819115 n-d-806626-2 sudo[102504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a
Sep 15 20:06:52.821010 n-d-806626-2 sudo[102504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:53.305174 n-d-806626-2 sudo[102504]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:53.308154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a" returned: 0 in 0.535s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:53.310774 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:53.343714 n-d-806626-2 sudo[102507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a
Sep 15 20:06:53.345497 n-d-806626-2 sudo[102507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:53.828035 n-d-806626-2 sudo[102507]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:53.830470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a" returned: 0 in 0.519s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:53.833631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:53.862541 n-d-806626-2 sudo[102510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a
Sep 15 20:06:53.863935 n-d-806626-2 sudo[102510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:54.618059 n-d-806626-2 sudo[102510]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:54.621557 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b93082e0-7780-46e2-8bff-ddd7b44f676a" returned: 0 in 0.787s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:54.623218 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Successfully deleted volume: b93082e0-7780-46e2-8bff-ddd7b44f676a
Sep 15 20:06:54.741101 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Created reservations ['080ea293-87fd-4d37-8152-9d1fcc7f03a9', '618754a7-ad86-4bd4-bdfe-d192f9dd86db', '551882af-b2d6-4cff-add7-3564ab638e4b', '77ac398c-70b0-4c40-99e8-23ae7e9a78e0'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:54.745286 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:54.745286 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:54.745286 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:54.818564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:54.820070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:54.869128 n-d-806626-2 sudo[102518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:54.869950 n-d-806626-2 sudo[102518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:55.514825 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Lock "b'cinder-54b619b4-8e10-4916-bc51-f631203d68e9-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:55.696706 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54b619b4-8e10-4916-bc51-f631203d68e9
Sep 15 20:06:55.698067 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:55.737037 n-d-806626-2 sudo[102521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9
Sep 15 20:06:55.737862 n-d-806626-2 sudo[102521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:55.750647 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:06:55.760532 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:06:55.761370 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:06:55.779358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Flow 'volume_create_manager' (bbd84420-e921-4529-9b39-8386e658758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:55.786122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2199de1-ee38-4105-8d52-395a75ef8f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:55.807554 n-d-806626-2 sudo[102518]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:55.818515 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.998s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:55.820834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:55.848869 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:06:55.857141 n-d-806626-2 sudo[102523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:55.864266 n-d-806626-2 sudo[102523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:55.894304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2199de1-ee38-4105-8d52-395a75ef8f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-709661778',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=940bbd69-b81d-499e-83bf-d04824d105ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd95e19e00b04666bac419dd0c5f8131',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:06: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-15T20:06:56Z,user_id='e6015a77b22f4d23b6dcc19c2d1be994',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:55.897958 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de444362-ec7c-435c-b9cc-a4fd83b9df92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:55.900404 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de444362-ec7c-435c-b9cc-a4fd83b9df92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:55.903310 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dfd73a3-7590-4a29-9c22-a993f08ea980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:55.905950 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dfd73a3-7590-4a29-9c22-a993f08ea980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '940bbd69-b81d-499e-83bf-d04824d105ec', 'volume_name': 'volume-940bbd69-b81d-499e-83bf-d04824d105ec', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:55.908491 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88b7ab37-c543-4635-bfe4-afc6145a17aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:55.911045 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88b7ab37-c543-4635-bfe4-afc6145a17aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:55.913890 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67cf4dac-44c9-41f2-8423-1b0a3a1b1367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:55.915020 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Volume 940bbd69-b81d-499e-83bf-d04824d105ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-940bbd69-b81d-499e-83bf-d04824d105ec', 'volume_size': 1}
Sep 15 20:06:55.916156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-940bbd69-b81d-499e-83bf-d04824d105ec stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:55.963209 n-d-806626-2 sudo[102525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-940bbd69-b81d-499e-83bf-d04824d105ec stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:06:55.964049 n-d-806626-2 sudo[102525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:56.421877 n-d-806626-2 sudo[102521]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:56.424435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9" returned: 0 in 0.726s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:56.425971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:56.480996 n-d-806626-2 sudo[102529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9
Sep 15 20:06:56.481894 n-d-806626-2 sudo[102529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:56.553904 n-d-806626-2 sudo[102523]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:56.556710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:56.559607 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:06:56.573471 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Deleted volume successfully.
Sep 15 20:06:56.601109 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f4c0c811-c94b-47a9-ad80-7565976caaf7 tempest-ServersNegativeTestJSON-1787796377 None] Lock "b'cinder-b93082e0-7780-46e2-8bff-ddd7b44f676a-delete_volume'" released by "delete_volume" :: held 3.965s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:06:56.971446 n-d-806626-2 sudo[102525]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:56.974851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-940bbd69-b81d-499e-83bf-d04824d105ec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.059s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:56.977558 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67cf4dac-44c9-41f2-8423-1b0a3a1b1367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-940bbd69-b81d-499e-83bf-d04824d105ec', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:56.979818 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6e765b1-3d7d-478c-bc2a-b50941d2dbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:06:57.004875 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Volume volume-940bbd69-b81d-499e-83bf-d04824d105ec (940bbd69-b81d-499e-83bf-d04824d105ec): created successfully
Sep 15 20:06:57.007160 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6e765b1-3d7d-478c-bc2a-b50941d2dbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:06:57.010267 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Flow 'volume_create_manager' (bbd84420-e921-4529-9b39-8386e658758f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:06:57.028295 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4d86921e-d4c2-4c6c-8018-2b575f3a2979 tempest-VolumesServicesTestJSON-826230906 None] Created volume successfully.
Sep 15 20:06:57.229527 n-d-806626-2 sudo[102529]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:57.236753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9" returned: 0 in 0.806s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:57.238360 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:57.260026 n-d-806626-2 sudo[102564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9
Sep 15 20:06:57.261662 n-d-806626-2 sudo[102564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:57.895137 n-d-806626-2 sudo[102564]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:57.897459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54b619b4-8e10-4916-bc51-f631203d68e9" returned: 0 in 0.659s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:57.899206 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Successfully deleted volume: 54b619b4-8e10-4916-bc51-f631203d68e9
Sep 15 20:06:57.975356 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Created reservations ['5bdf55e8-c0f7-40a0-ab81-cd43eb5a4976', '63815643-58f4-4416-8b39-494d9f33b7af', '3a3f5b82-730a-4a72-a917-61eb9484c332', '0d12bf03-5a1d-4a90-be16-d1e45433a2cc'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:06:57.977777 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:06:57.977777 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:06:57.977777 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:06:58.034834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:06:58.036730 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:58.146583 n-d-806626-2 sudo[102570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:58.152895 n-d-806626-2 sudo[102570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:58.754909 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Lock "b'cinder-940bbd69-b81d-499e-83bf-d04824d105ec-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:06:58.961026 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Skipping remove_export. No iscsi_target is presently exported for volume: 940bbd69-b81d-499e-83bf-d04824d105ec
Sep 15 20:06:58.966179 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:59.039504 n-d-806626-2 sudo[102574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec
Sep 15 20:06:59.047517 n-d-806626-2 sudo[102574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:06:59.423571 n-d-806626-2 sudo[102570]: pam_unix(sudo:session): session closed for user root
Sep 15 20:06:59.428405 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:06:59.431240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:06:59.492572 n-d-806626-2 sudo[102577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:06:59.506200 n-d-806626-2 sudo[102577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:00.120127 n-d-806626-2 sudo[102574]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:00.124076 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec" returned: 0 in 1.161s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:00.125823 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:00.171978 n-d-806626-2 sudo[102581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec
Sep 15 20:07:00.173438 n-d-806626-2 sudo[102581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:00.349435 n-d-806626-2 sudo[102577]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:00.352386 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.921s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:00.355512 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:07:00.364301 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Deleted volume successfully.
Sep 15 20:07:00.400481 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d7295c8d-4ca5-4957-b65f-e58d553a0df8 tempest-ServersNegativeTestJSON-1787796377 None] Lock "b'cinder-54b619b4-8e10-4916-bc51-f631203d68e9-delete_volume'" released by "delete_volume" :: held 4.886s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:07:00.969665 n-d-806626-2 sudo[102581]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:00.971482 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec" returned: 0 in 0.846s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:00.972816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:01.012410 n-d-806626-2 sudo[102584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec
Sep 15 20:07:01.013229 n-d-806626-2 sudo[102584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:01.696196 n-d-806626-2 sudo[102584]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:01.698451 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-940bbd69-b81d-499e-83bf-d04824d105ec" returned: 0 in 0.725s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:01.699661 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Successfully deleted volume: 940bbd69-b81d-499e-83bf-d04824d105ec
Sep 15 20:07:01.746516 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Created reservations ['43c947d4-b90f-492d-ab6a-fc0b0b0f3c74', 'd39e200c-8147-4e6f-9966-219b7420afa3', '4afefb25-8041-4dee-8a41-ceb4925abbd4', '48b269e0-fa90-46f4-bca7-14fde7ee2bf5'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:07:01.749092 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:07:01.749092 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:07:01.749092 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:07:01.796777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:07:01.798173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:01.819107 n-d-806626-2 sudo[102592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:01.820053 n-d-806626-2 sudo[102592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:02.247415 n-d-806626-2 sudo[102592]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:02.249738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:02.251950 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:02.273753 n-d-806626-2 sudo[102595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:02.275138 n-d-806626-2 sudo[102595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:02.762355 n-d-806626-2 sudo[102595]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:02.765579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:02.768329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:07:02.787936 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Deleted volume successfully.
Sep 15 20:07:02.817275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fe9e8fd4-ddc1-4a4f-9ac2-10ef266c0b1b tempest-VolumesServicesTestJSON-826230906 None] Lock "b'cinder-940bbd69-b81d-499e-83bf-d04824d105ec-delete_volume'" released by "delete_volume" :: held 4.062s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:07:12.815460 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:07:12.827307 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:07:12.833592 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:07:12.872310 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Flow 'volume_create_manager' (878da1ca-639d-41fc-ab24-ba7000607bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:07:12.876637 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e77048b-9061-4833-b1ff-655ed0c6c681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:12.920639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:07:12.945459 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e77048b-9061-4833-b1ff-655ed0c6c681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1503698343',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=4ba94957-2ffa-40e9-add8-95a500ed4c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb00da89bb234f4f8b9e8bd85cbf7714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:07:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:07:13Z,user_id='0a07b3a92f584a9bbb9d964e34b834c7',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:12.955763 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c808421-de3e-443d-a29c-5a2274773f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:12.958589 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c808421-de3e-443d-a29c-5a2274773f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:12.974033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81891bff-c2ab-4233-a400-f10c4c61e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:12.976374 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81891bff-c2ab-4233-a400-f10c4c61e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ba94957-2ffa-40e9-add8-95a500ed4c20', 'volume_name': 'volume-4ba94957-2ffa-40e9-add8-95a500ed4c20', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:12.981542 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7715dd02-76c8-401e-b143-3c8466ca6594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:12.996483 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7715dd02-76c8-401e-b143-3c8466ca6594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:12.999310 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (189af80d-0eda-4aeb-bd8a-63693bdf1490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:13.000313 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Volume 4ba94957-2ffa-40e9-add8-95a500ed4c20: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ba94957-2ffa-40e9-add8-95a500ed4c20', 'volume_size': 1}
Sep 15 20:07:13.001582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:13.038007 n-d-806626-2 sudo[102661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:07:13.039747 n-d-806626-2 sudo[102661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:13.756582 n-d-806626-2 sudo[102661]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:13.758805 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:13.763582 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (189af80d-0eda-4aeb-bd8a-63693bdf1490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ba94957-2ffa-40e9-add8-95a500ed4c20', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:13.766318 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b17894c-77b2-430b-ac34-cba529f0aa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:13.788066 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Volume volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 (4ba94957-2ffa-40e9-add8-95a500ed4c20): created successfully
Sep 15 20:07:13.791781 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b17894c-77b2-430b-ac34-cba529f0aa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:13.795622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Flow 'volume_create_manager' (878da1ca-639d-41fc-ab24-ba7000607bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:07:13.833834 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8cc52a5c-8386-406c-be83-3bbae3dd4dc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Created volume successfully.
Sep 15 20:07:14.690422 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ce7ae2b4-e07a-44d0-957a-463f7f6be636 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:14.720810 n-d-806626-2 sudo[102695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:14.721615 n-d-806626-2 sudo[102695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:15.313413 n-d-806626-2 sudo[102695]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:15.315649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ce7ae2b4-e07a-44d0-957a-463f7f6be636 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20" returned: 0 in 0.626s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:15.317243 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ce7ae2b4-e07a-44d0-957a-463f7f6be636 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-59678f1d-5193-435c-926f-f457c13a8652 --snapshot stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:15.341732 n-d-806626-2 sudo[102698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-59678f1d-5193-435c-926f-f457c13a8652 --snapshot stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 -L 1.00g
Sep 15 20:07:15.346650 n-d-806626-2 sudo[102698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:16.531478 n-d-806626-2 sudo[102698]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:16.534452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ce7ae2b4-e07a-44d0-957a-463f7f6be636 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-59678f1d-5193-435c-926f-f457c13a8652 --snapshot stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 -L 1.00g" returned: 0 in 1.217s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:16.681994 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ce7ae2b4-e07a-44d0-957a-463f7f6be636 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Create snapshot completed successfully
Sep 15 20:07:19.017654 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Lock "b'cinder-59678f1d-5193-435c-926f-f457c13a8652-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:07:19.027022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-59678f1d-5193-435c-926f-f457c13a8652 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:19.066891 n-d-806626-2 sudo[102802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-59678f1d-5193-435c-926f-f457c13a8652
Sep 15 20:07:19.076700 n-d-806626-2 sudo[102802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:19.962586 n-d-806626-2 sudo[102802]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:19.965119 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-59678f1d-5193-435c-926f-f457c13a8652" returned: 0 in 0.938s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:19.967960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-59678f1d-5193-435c-926f-f457c13a8652 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:20.060486 n-d-806626-2 sudo[102813]: ubuntu : TTY=unknown ; 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-59678f1d-5193-435c-926f-f457c13a8652
Sep 15 20:07:20.064228 n-d-806626-2 sudo[102813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:21.249349 n-d-806626-2 sudo[102813]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:21.251677 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-59678f1d-5193-435c-926f-f457c13a8652" returned: 0 in 1.283s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:21.538112 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Created reservations ['9689d762-ff4a-4608-91e8-5b994c1cd820', '76bee79a-3989-4041-8f78-add3cedb8572', 'f211097a-5073-406f-9921-e6a4ecc197f3', '28565d69-796e-49aa-b68a-7932a2f1d701'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:07:21.540060 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:07:21.540060 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:07:21.540060 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:07:21.650285 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Delete snapshot completed successfully.
Sep 15 20:07:21.665591 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ed19b54d-bdc5-4b9e-9870-2b6a03e2a0f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Lock "b'cinder-59678f1d-5193-435c-926f-f457c13a8652-delete_snapshot'" released by "delete_snapshot" :: held 2.652s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:07:22.657053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Lock "b'cinder-4ba94957-2ffa-40e9-add8-95a500ed4c20-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:07:22.805141 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:22.808575 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:22.883790 n-d-806626-2 sudo[102894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:22.890558 n-d-806626-2 sudo[102894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:23.886245 n-d-806626-2 sudo[102894]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:23.888588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20" returned: 0 in 1.080s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:23.890683 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:23.968285 n-d-806626-2 sudo[102909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:23.971450 n-d-806626-2 sudo[102909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:24.006844 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:07:24.008106 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:07:24.012705 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:24.092435 n-d-806626-2 sudo[102911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:24.094140 n-d-806626-2 sudo[102911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:25.068480 n-d-806626-2 sudo[102909]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:25.071981 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20" returned: 0 in 1.181s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:25.074483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:25.112191 n-d-806626-2 sudo[102911]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:25.115413 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.105s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:25.117614 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:25.137489 n-d-806626-2 sudo[102917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:25.139271 n-d-806626-2 sudo[102917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:25.183733 n-d-806626-2 sudo[102918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:25.186718 n-d-806626-2 sudo[102918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:26.021090 n-d-806626-2 sudo[102917]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:26.023550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ba94957-2ffa-40e9-add8-95a500ed4c20" returned: 0 in 0.949s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:26.024847 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Successfully deleted volume: 4ba94957-2ffa-40e9-add8-95a500ed4c20
Sep 15 20:07:26.129563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Created reservations ['e20be1e6-8201-4a43-8081-d4617e65f9de', '99a1c4dd-e708-4126-88c2-12f4b8ff92f9', 'da1c017e-3b22-4cef-8fe2-51a8c4d2b34a', '7fee3fdb-1877-480b-88a7-0e66d901a213'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:07:26.133531 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:07:26.133531 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:07:26.133531 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:07:26.212070 n-d-806626-2 sudo[102918]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:26.246483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/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.128s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:26.248388 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:07:26.268116 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:07:26.269553 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:26.312326 n-d-806626-2 sudo[102928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:26.313138 n-d-806626-2 sudo[102928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:26.934103 n-d-806626-2 sudo[102928]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:26.936615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:26.938979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:26.979801 n-d-806626-2 sudo[102931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:26.987370 n-d-806626-2 sudo[102931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:27.849065 n-d-806626-2 sudo[102931]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:27.852330 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.913s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:27.854543 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:07:27.874578 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Deleted volume successfully.
Sep 15 20:07:27.900457 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-97a95012-84f2-4774-9bbd-e1407ac0a2c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-710587790 None] Lock "b'cinder-4ba94957-2ffa-40e9-add8-95a500ed4c20-delete_volume'" released by "delete_volume" :: held 5.244s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:07:41.437644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:07:41.443737 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:07:41.444532 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:07:41.459553 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Flow 'volume_create_manager' (3d307358-4220-4419-be1b-0772b225a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:07:41.463455 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (482ec140-1c79-4163-b078-6406226e19ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:41.490355 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:07:41.533884 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (482ec140-1c79-4163-b078-6406226e19ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1524222787',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=3e86f755-b93c-422e-8e38-023b9b35950f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885dd7917e16479badae13bb5103cdc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:07:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:07:41Z,user_id='2a486b9777064a4e927c5ac79c9ccdbd',volume_attachment=>,volume_type=VolumeType(d92a97fc-938a-4e89-bc4d-701c867c3e35),volume_type_id=d92a97fc-938a-4e89-bc4d-701c867c3e35)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:41.551534 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32ad3ccb-2039-4d11-8641-053a9e47a7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:41.553975 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32ad3ccb-2039-4d11-8641-053a9e47a7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:41.556784 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca58de3c-1903-438a-b6ff-9f929c43dc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:41.559320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca58de3c-1903-438a-b6ff-9f929c43dc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e86f755-b93c-422e-8e38-023b9b35950f', 'volume_name': 'volume-3e86f755-b93c-422e-8e38-023b9b35950f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:41.561761 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eca4291b-b43c-4c64-9c38-dcd43901fb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:41.568906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eca4291b-b43c-4c64-9c38-dcd43901fb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:41.573639 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (104424c3-a496-4139-b3a8-e7d1effc7d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:41.575854 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Volume 3e86f755-b93c-422e-8e38-023b9b35950f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e86f755-b93c-422e-8e38-023b9b35950f', 'volume_size': 1}
Sep 15 20:07:41.580152 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e86f755-b93c-422e-8e38-023b9b35950f stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:41.647211 n-d-806626-2 sudo[102996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e86f755-b93c-422e-8e38-023b9b35950f stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:07:41.648081 n-d-806626-2 sudo[102996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:42.710515 n-d-806626-2 sudo[102996]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:42.713548 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e86f755-b93c-422e-8e38-023b9b35950f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.136s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:42.717886 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (104424c3-a496-4139-b3a8-e7d1effc7d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e86f755-b93c-422e-8e38-023b9b35950f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:42.720507 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13307b59-765a-4f28-a884-b26e3b38cbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:07:42.766367 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Volume volume-3e86f755-b93c-422e-8e38-023b9b35950f (3e86f755-b93c-422e-8e38-023b9b35950f): created successfully
Sep 15 20:07:42.770272 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13307b59-765a-4f28-a884-b26e3b38cbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:07:42.784774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Flow 'volume_create_manager' (3d307358-4220-4419-be1b-0772b225a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:07:42.797327 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c76bb2c6-ab64-4e6a-a1f4-23de5f5d0482 tempest-VolumeTypesAccessTest-806085644 None] Created volume successfully.
Sep 15 20:07:44.426882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Lock "b'cinder-3e86f755-b93c-422e-8e38-023b9b35950f-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:07:44.653606 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e86f755-b93c-422e-8e38-023b9b35950f
Sep 15 20:07:44.654721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:44.706832 n-d-806626-2 sudo[103043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f
Sep 15 20:07:44.708518 n-d-806626-2 sudo[103043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:45.667843 n-d-806626-2 sudo[103043]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:45.672121 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f" returned: 0 in 1.016s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:45.674925 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:45.729775 n-d-806626-2 sudo[103077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f
Sep 15 20:07:45.731323 n-d-806626-2 sudo[103077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:46.530273 n-d-806626-2 sudo[103077]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:46.534915 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f" returned: 0 in 0.858s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:46.539309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:46.614767 n-d-806626-2 sudo[103110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f
Sep 15 20:07:46.617244 n-d-806626-2 sudo[103110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:47.552313 n-d-806626-2 sudo[103110]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:47.555434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e86f755-b93c-422e-8e38-023b9b35950f" returned: 0 in 1.016s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:47.558575 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Successfully deleted volume: 3e86f755-b93c-422e-8e38-023b9b35950f
Sep 15 20:07:47.633938 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-162575496 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-162575496, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:07:47.635187 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-162575496 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-162575496, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:07:47.665767 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Created reservations ['d74cfad7-d9f1-417a-9ffb-a198d950d364', 'f76feee1-f008-469d-93c5-8b2c39ee69dc', '0f1fbee0-f2e0-408a-aaa2-4ea5c73f5a44', '6f8ffa97-887a-4e85-95b5-46706b7b573a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:07:47.677113 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:07:47.677113 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:07:47.677113 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:07:47.866981 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:07:47.876514 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:47.912909 n-d-806626-2 sudo[103125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:47.914347 n-d-806626-2 sudo[103125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:49.121612 n-d-806626-2 sudo[103125]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:49.127618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.250s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:49.131374 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:07:49.177062 n-d-806626-2 sudo[103143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:07:49.180140 n-d-806626-2 sudo[103143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:07:50.463021 n-d-806626-2 sudo[103143]: pam_unix(sudo:session): session closed for user root
Sep 15 20:07:50.466729 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] CMD "sudo cinder-rootwrap /etc/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.334s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:07:50.468973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:07:50.482700 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Deleted volume successfully.
Sep 15 20:07:50.507975 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8698f62a-f02e-4aa8-977e-53744fa06c88 tempest-VolumeTypesAccessTest-806085644 None] Lock "b'cinder-3e86f755-b93c-422e-8e38-023b9b35950f-delete_volume'" released by "delete_volume" :: held 6.081s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:08:00.183426 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:08:00.188352 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:08:00.188863 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:08:00.224348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Flow 'volume_create_manager' (1cd59e62-db1a-47b9-b8bb-0796b07b8e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:00.235753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29ccea79-9efe-4866-bbe2-d31d67d585b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:00.267192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:08:00.300615 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29ccea79-9efe-4866-bbe2-d31d67d585b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-889351112',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=f519d954-f82b-4412-9786-18f1cc9bc4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef246af2528b43a5ba307b38b0612403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:08:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:08:00Z,user_id='dbb96814747f4b8abaa00c59974ad281',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:00.303875 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2415bbae-6e3d-482b-ba14-951c38d0534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:00.306160 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2415bbae-6e3d-482b-ba14-951c38d0534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:00.309622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (566459c7-bf76-401e-b5d0-cf6b306cd07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:00.428136 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (566459c7-bf76-401e-b5d0-cf6b306cd07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f519d954-f82b-4412-9786-18f1cc9bc4f2', 'volume_name': 'volume-f519d954-f82b-4412-9786-18f1cc9bc4f2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:00.431498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (272a13f7-baae-4f0f-aba1-3a9152787eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:00.434440 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (272a13f7-baae-4f0f-aba1-3a9152787eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:00.438235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076a2c81-56a5-4220-aee4-f3215e99d11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:00.439336 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Volume f519d954-f82b-4412-9786-18f1cc9bc4f2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f519d954-f82b-4412-9786-18f1cc9bc4f2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:08:00.440428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Cloning f519d954-f82b-4412-9786-18f1cc9bc4f2 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:08:16.898198 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:08:16.908942 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:08:16.909417 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:08:16.938711 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Flow 'volume_create_manager' (cdc10e64-03c9-47a3-bee8-497bf62caab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:16.952757 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea134ae6-e822-40fe-bb3a-abd608f33871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:17.012754 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:08:17.082123 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea134ae6-e822-40fe-bb3a-abd608f33871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1400997821',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=783cce45-7fcf-47ee-ac0b-982949415269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961661785261412dbb8baee07187d1de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:08: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-15T20:08:17Z,user_id='34a2b46c3a9149dfbf98108b0b46a781',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:17.085870 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fd36b71-6c32-48de-932a-a7d64b82d8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:17.091050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fd36b71-6c32-48de-932a-a7d64b82d8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:17.094359 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30a753e8-4c7b-4670-973e-933748ab05eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:17.257896 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30a753e8-4c7b-4670-973e-933748ab05eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '783cce45-7fcf-47ee-ac0b-982949415269', 'volume_name': 'volume-783cce45-7fcf-47ee-ac0b-982949415269', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:17.264295 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a89b7fa-d515-4501-ad30-9aadfb646c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:17.268566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a89b7fa-d515-4501-ad30-9aadfb646c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:17.273151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff66a87c-abe2-40a7-b197-87fff158af31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:17.275185 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Volume 783cce45-7fcf-47ee-ac0b-982949415269: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-783cce45-7fcf-47ee-ac0b-982949415269', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:08:17.276493 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Cloning 783cce45-7fcf-47ee-ac0b-982949415269 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:08:21.254419 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1, size 616.00 MB, duration 20.81 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:08:21.255845 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Image download 616.00 MB at 29.60 MB/s
Sep 15 20:08:21.353895 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:21.620532 n-d-806626-2 sudo[103383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1
Sep 15 20:08:21.622099 n-d-806626-2 sudo[103383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:22.304727 n-d-806626-2 sudo[103383]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:22.308923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1" returned: 0 in 0.954s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:22.313252 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user dbb96814747f4b8abaa00c59974ad281. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:08:22.416055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:22.664420 n-d-806626-2 sudo[103389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1
Sep 15 20:08:22.666712 n-d-806626-2 sudo[103389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:23.375886 n-d-806626-2 sudo[103389]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:23.384604 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1" returned: 0 in 0.968s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:23.386481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:23.436032 n-d-806626-2 sudo[103429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:08:23.436866 n-d-806626-2 sudo[103429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:24.011198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:08:24.015543 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:08:24.016975 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:24.073773 n-d-806626-2 sudo[103434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:24.076397 n-d-806626-2 sudo[103434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:24.480630 n-d-806626-2 sudo[103429]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:24.490721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.100s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:24.571481 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume f519d954-f82b-4412-9786-18f1cc9bc4f2. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:08:24.670966 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mfyc_6_u {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:24.966073 n-d-806626-2 sudo[103475]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mfyc_6_u
Sep 15 20:08:24.966868 n-d-806626-2 sudo[103475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:25.098666 n-d-806626-2 sudo[103434]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:25.107437 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.091s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:25.112707 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:25.202679 n-d-806626-2 sudo[103480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:25.205414 n-d-806626-2 sudo[103480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:26.140852 n-d-806626-2 sudo[103475]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:26.145457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mfyc_6_u" returned: 0 in 1.473s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:26.147025 n-d-806626-2 sudo[103480]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:26.148139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:26.176919 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:26.179170 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:08:26.422584 n-d-806626-2 sudo[103486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1
Sep 15 20:08:26.437076 n-d-806626-2 sudo[103486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:27.348971 n-d-806626-2 sudo[103486]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:27.353226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1" returned: 0 in 1.203s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:27.354889 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:08:27.356274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:27.391430 n-d-806626-2 sudo[103496]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2 oflag=direct
Sep 15 20:08:27.399898 n-d-806626-2 sudo[103496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:28.779975 n-d-806626-2 sudo[103496]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:28.782796 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2 oflag=direct" returned: 0 in 1.426s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:28.785545 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:28.842143 n-d-806626-2 sudo[103512]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2
Sep 15 20:08:28.843070 n-d-806626-2 sudo[103512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:30.539824 n-d-806626-2 sudo[103512]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:30.545833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2" returned: 0 in 1.760s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:30.546916 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:30.702020 n-d-806626-2 sudo[103542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1
Sep 15 20:08:30.702812 n-d-806626-2 sudo[103542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:31.477853 n-d-806626-2 sudo[103542]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:31.481434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1" returned: 0 in 0.934s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:31.482764 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_svwwvvfen-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.76 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f519d954--f82b--4412--9786--18f1cc9bc4f2 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:08:31.484227 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Converted 700.00 MB image at 397.44 MB/s
Sep 15 20:08:31.484540 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume f519d954-f82b-4412-9786-18f1cc9bc4f2 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:08:31.678995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user dbb96814747f4b8abaa00c59974ad281 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:08:31.680150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Marking volume f519d954-f82b-4412-9786-18f1cc9bc4f2 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:08:31.695400 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to f519d954-f82b-4412-9786-18f1cc9bc4f2. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:08:31.695893 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Creating volume glance metadata for volume f519d954-f82b-4412-9786-18f1cc9bc4f2 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:08:31.858614 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076a2c81-56a5-4220-aee4-f3215e99d11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f519d954-f82b-4412-9786-18f1cc9bc4f2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:31.862275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c0844d-db76-4002-bf7f-48e1c68507c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:31.878178 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Volume volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 (f519d954-f82b-4412-9786-18f1cc9bc4f2): created successfully
Sep 15 20:08:31.880796 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c0844d-db76-4002-bf7f-48e1c68507c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:31.884485 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Flow 'volume_create_manager' (1cd59e62-db1a-47b9-b8bb-0796b07b8e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:31.902320 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bc5b088f-06b9-4bde-9b3b-f8ebfa189ebe tempest-VolumesImageMetadata-367307496 None] Created volume successfully.
Sep 15 20:08:33.444895 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Lock "b'cinder-f519d954-f82b-4412-9786-18f1cc9bc4f2-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:08:33.586654 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Skipping remove_export. No iscsi_target is presently exported for volume: f519d954-f82b-4412-9786-18f1cc9bc4f2
Sep 15 20:08:33.589199 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:33.634694 n-d-806626-2 sudo[103549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2
Sep 15 20:08:33.635530 n-d-806626-2 sudo[103549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:34.313430 n-d-806626-2 sudo[103549]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:34.320053 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2" returned: 0 in 0.730s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:34.323582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:34.362149 n-d-806626-2 sudo[103552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2
Sep 15 20:08:34.363783 n-d-806626-2 sudo[103552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:35.041138 n-d-806626-2 sudo[103552]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:35.043416 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2" returned: 0 in 0.719s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:35.045402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:35.082834 n-d-806626-2 sudo[103555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2
Sep 15 20:08:35.083769 n-d-806626-2 sudo[103555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:36.294631 n-d-806626-2 sudo[103555]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:36.298233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f519d954-f82b-4412-9786-18f1cc9bc4f2" returned: 0 in 1.252s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:36.300238 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Successfully deleted volume: f519d954-f82b-4412-9786-18f1cc9bc4f2
Sep 15 20:08:36.363610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Created reservations ['88d1423c-1f04-40db-a9f5-fc8f8f869051', '68b5c0b7-bf52-4a52-bbac-daacf5a86290', '04613274-6289-4572-a627-e26eaaaf6e51', '9b4843e3-7c4c-4cfc-9c2f-f38b81d0558f'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:08:36.366901 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:08:36.366901 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:08:36.366901 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:08:36.468554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:08:36.469669 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:36.528102 n-d-806626-2 sudo[103563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:36.531091 n-d-806626-2 sudo[103563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:37.813199 n-d-806626-2 sudo[103563]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:37.821223 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.349s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:37.822000 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:37.873305 n-d-806626-2 sudo[103566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:37.884870 n-d-806626-2 sudo[103566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:38.832725 n-d-806626-2 sudo[103566]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:38.835246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] CMD "sudo cinder-rootwrap /etc/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.014s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:38.837647 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:08:38.845474 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Deleted volume successfully.
Sep 15 20:08:38.872566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-282ff871-7fb5-46ee-9673-2d5b9216dff7 tempest-VolumesImageMetadata-367307496 None] Lock "b'cinder-f519d954-f82b-4412-9786-18f1cc9bc4f2-delete_volume'" released by "delete_volume" :: held 5.427s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:08:39.356647 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1, size 616.00 MB, duration 22.08 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:08:39.357031 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Image download 616.00 MB at 27.90 MB/s
Sep 15 20:08:39.412842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:39.516531 n-d-806626-2 sudo[103571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1
Sep 15 20:08:39.517519 n-d-806626-2 sudo[103571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:39.883297 n-d-806626-2 sudo[103571]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:39.885700 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1" returned: 0 in 0.473s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:39.886629 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 34a2b46c3a9149dfbf98108b0b46a781. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:08:39.959642 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:40.064414 n-d-806626-2 sudo[103576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1
Sep 15 20:08:40.065383 n-d-806626-2 sudo[103576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:40.670512 n-d-806626-2 sudo[103576]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:40.672717 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1" returned: 0 in 0.713s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:40.674982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-783cce45-7fcf-47ee-ac0b-982949415269 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:40.718270 n-d-806626-2 sudo[103591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-783cce45-7fcf-47ee-ac0b-982949415269 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:08:40.719166 n-d-806626-2 sudo[103591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:41.384474 n-d-806626-2 sudo[103591]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:41.387000 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-783cce45-7fcf-47ee-ac0b-982949415269 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.712s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:41.424321 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 783cce45-7fcf-47ee-ac0b-982949415269. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:08:41.524596 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_c_alskrx {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:41.712365 n-d-806626-2 sudo[103624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_2a2d27c5-81d5-4267-8965-1fce0b1d4882_c_alskrx
Sep 15 20:08:41.713718 n-d-806626-2 sudo[103624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:42.515312 n-d-806626-2 sudo[103624]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:42.517580 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_c_alskrx" returned: 0 in 0.993s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:42.518848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:42.648385 n-d-806626-2 sudo[103628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1
Sep 15 20:08:42.650010 n-d-806626-2 sudo[103628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:43.616197 n-d-806626-2 sudo[103628]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:43.620366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1" returned: 0 in 1.100s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:43.622057 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:08:43.623514 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:43.658555 n-d-806626-2 sudo[103644]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269 oflag=direct
Sep 15 20:08:43.660496 n-d-806626-2 sudo[103644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:44.419843 n-d-806626-2 sudo[103644]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:44.423122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269 oflag=direct" returned: 0 in 0.799s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:44.424530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:44.475893 n-d-806626-2 sudo[103656]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269
Sep 15 20:08:44.477329 n-d-806626-2 sudo[103656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:45.759040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:08:45.766692 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:08:45.767805 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:08:45.814999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Flow 'volume_create_manager' (c33299cf-55b1-4fb4-8d65-3eb248d3cd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:45.827482 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4eb1c178-5ede-427d-a2be-a945e97318a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:45.881737 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:08:45.937741 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4eb1c178-5ede-427d-a2be-a945e97318a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1030340728',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d03bc67b-bd86-4b33-8933-d8e0a21b7d18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d7850fabec94c0887244e4f15ca0ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:08: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-15T20:08:46Z,user_id='ed70e74edd174c66a0a1462de5d4f9da',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:45.947508 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bd8bc1f-3747-46e1-88cb-1061cbc2d951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:45.950409 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bd8bc1f-3747-46e1-88cb-1061cbc2d951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:45.958353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3018971b-9c69-4230-ab8f-370f39522292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:45.966415 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3018971b-9c69-4230-ab8f-370f39522292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd03bc67b-bd86-4b33-8933-d8e0a21b7d18', 'volume_name': 'volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:45.971289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b9cfc80-5dbb-47d4-8053-ce17fa4bc1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:45.989632 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b9cfc80-5dbb-47d4-8053-ce17fa4bc1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:45.996610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07ed4caf-667a-4eb7-98a0-9913a0cbe7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:46.000766 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Volume d03bc67b-bd86-4b33-8933-d8e0a21b7d18: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18', 'volume_size': 1}
Sep 15 20:08:46.003797 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:46.066894 n-d-806626-2 sudo[103682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:08:46.068900 n-d-806626-2 sudo[103682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:46.226253 n-d-806626-2 sudo[103656]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:46.228799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269" returned: 0 in 1.804s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:46.230196 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:46.413449 n-d-806626-2 sudo[103694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1
Sep 15 20:08:46.414287 n-d-806626-2 sudo[103694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:46.866072 n-d-806626-2 sudo[103694]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:46.868701 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1" returned: 0 in 0.638s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:46.870474 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_mze1r7nen-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.81 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--783cce45--7fcf--47ee--ac0b--982949415269 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:08:46.871139 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Converted 700.00 MB image at 387.73 MB/s
Sep 15 20:08:46.871987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 783cce45-7fcf-47ee-ac0b-982949415269 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:08:46.901783 n-d-806626-2 sudo[103682]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:47.095777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 34a2b46c3a9149dfbf98108b0b46a781 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:08:47.096450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Marking volume 783cce45-7fcf-47ee-ac0b-982949415269 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:08:47.101501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.098s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:47.105491 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07ed4caf-667a-4eb7-98a0-9913a0cbe7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:47.108066 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebefb4b2-74cd-4f78-a5a5-9e10831436a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:47.131747 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Volume volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 (d03bc67b-bd86-4b33-8933-d8e0a21b7d18): created successfully
Sep 15 20:08:47.134238 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebefb4b2-74cd-4f78-a5a5-9e10831436a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:47.137696 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Flow 'volume_create_manager' (c33299cf-55b1-4fb4-8d65-3eb248d3cd21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:47.144289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 783cce45-7fcf-47ee-ac0b-982949415269. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:08:47.145164 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Creating volume glance metadata for volume 783cce45-7fcf-47ee-ac0b-982949415269 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:08:47.165520 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7970eeac-0d8e-46eb-ae00-d14a51fa6184 tempest-VolumesActionsTest-1305528092 None] Created volume successfully.
Sep 15 20:08:47.243035 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff66a87c-abe2-40a7-b197-87fff158af31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-783cce45-7fcf-47ee-ac0b-982949415269', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:47.246064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e7ebf72-672d-4fbc-8b3d-83c93a0ae69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:47.260578 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Volume volume-783cce45-7fcf-47ee-ac0b-982949415269 (783cce45-7fcf-47ee-ac0b-982949415269): created successfully
Sep 15 20:08:47.271053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e7ebf72-672d-4fbc-8b3d-83c93a0ae69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:47.271053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Flow 'volume_create_manager' (cdc10e64-03c9-47a3-bee8-497bf62caab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:47.289151 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5304be9e-1bd1-43b3-ae63-31245076772b tempest-ServersTestBootFromVolume-1343255223 None] Created volume successfully.
Sep 15 20:08:50.664973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:08:50.673527 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:08:50.674434 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:08:50.694635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Flow 'volume_create_manager' (c86c2bbc-7bcc-46e6-a947-230d4d55f7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:50.698774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10d9fb8a-cc65-44de-ad81-455459c26c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:50.730116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:08:50.767165 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10d9fb8a-cc65-44de-ad81-455459c26c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2005394666',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=35afd7e5-dbc9-45a8-8111-c1a36b006b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e242b81ec24fda9e21b63ea3d1823a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:08: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-15T20:08:51Z,user_id='0ced9c9301634acea8b179d217c35d89',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:50.770494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0d7aff-2e5e-4f8a-9e45-0085510d2913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:50.773400 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0d7aff-2e5e-4f8a-9e45-0085510d2913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:50.776616 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfaf37ff-4b88-4ce5-a1c8-66dfdafe2d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:50.779954 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfaf37ff-4b88-4ce5-a1c8-66dfdafe2d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35afd7e5-dbc9-45a8-8111-c1a36b006b9c', 'volume_name': 'volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:50.783774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (149cffc1-8673-47c3-a535-a229578dcea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:50.786325 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (149cffc1-8673-47c3-a535-a229578dcea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:50.789148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e295a24-f464-4c44-b43d-b4eeb8b411a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:50.790275 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Volume 35afd7e5-dbc9-45a8-8111-c1a36b006b9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c', 'volume_size': 1}
Sep 15 20:08:50.791620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:50.819922 n-d-806626-2 sudo[103732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:08:50.820787 n-d-806626-2 sudo[103732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:51.774886 n-d-806626-2 sudo[103732]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:51.777343 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.985s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:51.782575 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e295a24-f464-4c44-b43d-b4eeb8b411a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:51.785121 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3136e459-eeff-4084-a0c7-68c85e839036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:08:51.801093 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Volume volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c (35afd7e5-dbc9-45a8-8111-c1a36b006b9c): created successfully
Sep 15 20:08:51.804025 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3136e459-eeff-4084-a0c7-68c85e839036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:08:51.807231 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Flow 'volume_create_manager' (c86c2bbc-7bcc-46e6-a947-230d4d55f7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:08:51.817571 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ccf2b287-2e62-4b2b-a774-68ca9fa256d5 tempest-VolumesMetadataTest-252582840 None] Created volume successfully.
Sep 15 20:08:54.581313 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:54.612853 n-d-806626-2 sudo[103766]: ubuntu : 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-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:08:54.613654 n-d-806626-2 sudo[103766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:54.625237 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Lock "b'cinder-35afd7e5-dbc9-45a8-8111-c1a36b006b9c-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:08:54.778271 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Skipping remove_export. No iscsi_target is presently exported for volume: 35afd7e5-dbc9-45a8-8111-c1a36b006b9c
Sep 15 20:08:54.779615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:54.800326 n-d-806626-2 sudo[103768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c
Sep 15 20:08:54.801717 n-d-806626-2 sudo[103768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:55.216947 n-d-806626-2 sudo[103766]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:55.219458 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269" returned: 0 in 0.638s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:55.332193 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:55.361666 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:55.362031 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499389088]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:08:55.362742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:08:55.363820 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Creating iscsi_target for Volume ID: volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:08:55.371121 n-d-806626-2 sudo[103768]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Created volume path /opt/stack/data/cinder/volumes/volume-783cce45-7fcf-47ee-ac0b-982949415269,
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: incominguser nHd6VS9g2CfRykWAknJA 7uLiLSNvfgFe9kmm
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:08:55.372645 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:08:55.376820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:55.377740 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c" returned: 0 in 0.598s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:55.379000 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:55.430702 n-d-806626-2 sudo[103774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c
Sep 15 20:08:55.437035 n-d-806626-2 sudo[103774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:56.200144 n-d-806626-2 sudo[103774]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:56.202439 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c" returned: 0 in 0.823s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.205483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:56.228546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269" returned: 0 in 0.833s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.229293 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499389088]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:08:56.230475 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:08:56.231415 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:08:56.233267 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:56.242079 n-d-806626-2 sudo[103805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c
Sep 15 20:08:56.245005 n-d-806626-2 sudo[103805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:56.251440 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.252140 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499389088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:08:56.252901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:08:56.255487 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:56.422524 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.424046 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499389088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:08:56.426531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:56.585888 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.586173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694499389088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:08:56.588638 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:08:56.749375 n-d-806626-2 sudo[103805]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:56.785181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35afd7e5-dbc9-45a8-8111-c1a36b006b9c" returned: 0 in 0.575s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:56.802132 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Successfully deleted volume: 35afd7e5-dbc9-45a8-8111-c1a36b006b9c
Sep 15 20:08:56.874803 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-e7d22a4d-deb2-419f-ba92-0637a02b7a50 req-0afebedf-a4fe-40ae-82e1-4f99d782ec86 tempest-ServersTestBootFromVolume-1343255223 None] attachment_update completed successfully.
Sep 15 20:08:56.919835 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Created reservations ['88295843-3a1b-4fc1-9f58-83e2fc31b5aa', '42eddbcb-371a-4bde-949b-bc5f20916373', 'ea4d3646-c461-4d8c-a23b-4f886b630924', '03f6ee8a-0dfc-493b-ab2c-63916c82ae76'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:08:56.925201 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:08:56.925201 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:08:56.925201 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:08:57.006249 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:08:57.007245 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:57.058137 n-d-806626-2 sudo[103818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:57.059481 n-d-806626-2 sudo[103818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:57.776553 n-d-806626-2 sudo[103818]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:57.779855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.772s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:57.786268 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:08:57.869667 n-d-806626-2 sudo[103831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:08:57.871595 n-d-806626-2 sudo[103831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:08:58.562295 n-d-806626-2 sudo[103831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:08:58.564935 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.780s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:08:58.567032 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:08:58.580056 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Deleted volume successfully.
Sep 15 20:08:58.603746 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-eeb27e00-2363-4d02-a4e1-fee01063cb8c tempest-VolumesMetadataTest-252582840 None] Lock "b'cinder-35afd7e5-dbc9-45a8-8111-c1a36b006b9c-delete_volume'" released by "delete_volume" :: held 3.979s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:00.846226 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:00.859762 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:00.861767 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:00.878428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (b0c28ad9-a177-4759-b8d0-a67322ddfe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:00.885131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d927a24a-4d2c-4e89-b377-fda2f33bf5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:00.911022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:00.938584 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d927a24a-4d2c-4e89-b377-fda2f33bf5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1253705062',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=22fdd0c1-21fb-414f-ae9d-9f8340232f29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='748f832794864795891c32e91c9cdf56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09: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-15T20:09:01Z,user_id='725d8db8de244a229ea2f49657751736',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:00.941998 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52452f9d-b270-4bf3-96f4-7fe4102dd3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:00.944780 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52452f9d-b270-4bf3-96f4-7fe4102dd3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:00.948865 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a5aea3a-2645-4765-86b2-bb755df662d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:00.956226 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a5aea3a-2645-4765-86b2-bb755df662d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22fdd0c1-21fb-414f-ae9d-9f8340232f29', 'volume_name': 'volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:00.959968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bec50fc7-61d6-4cc6-a092-4b33ef2a14d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:00.974724 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bec50fc7-61d6-4cc6-a092-4b33ef2a14d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:00.974724 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b84e9d-711c-40c6-915b-bfd923eab824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:00.975661 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Volume 22fdd0c1-21fb-414f-ae9d-9f8340232f29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29', 'volume_size': 1}
Sep 15 20:09:00.978824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:01.003440 n-d-806626-2 sudo[103856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:01.004963 n-d-806626-2 sudo[103856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:01.748161 n-d-806626-2 sudo[103856]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:01.751761 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:01.756054 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b84e9d-711c-40c6-915b-bfd923eab824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:01.758699 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6c81e4f-d659-430d-b9ce-0598b17997df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:01.777886 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Volume volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 (22fdd0c1-21fb-414f-ae9d-9f8340232f29): created successfully
Sep 15 20:09:01.780799 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6c81e4f-d659-430d-b9ce-0598b17997df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:01.784653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (b0c28ad9-a177-4759-b8d0-a67322ddfe79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:01.796361 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7edc5c05-ea66-4ce8-8341-d542342ade36 tempest-VolumesListTestJSON-1764190624 None] Created volume successfully.
Sep 15 20:09:02.895882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:02.900482 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:02.901647 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:02.918079 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (bddf479e-9555-400d-9ee8-9b11396652c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:02.921371 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (161b9e49-8236-48a4-a906-068954d34693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:02.951589 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:02.981827 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (161b9e49-8236-48a4-a906-068954d34693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1419504307',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ee51125f-0251-44d3-8cff-a21ada6fb3a4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='748f832794864795891c32e91c9cdf56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09: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-15T20:09:03Z,user_id='725d8db8de244a229ea2f49657751736',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:02.984688 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cfd1a92-454d-4a91-ab05-7cce73c3c251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:02.987064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cfd1a92-454d-4a91-ab05-7cce73c3c251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:02.989754 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (add9db32-73df-493b-a21a-001f0da71f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:02.992881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (add9db32-73df-493b-a21a-001f0da71f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ee51125f-0251-44d3-8cff-a21ada6fb3a4', 'volume_name': 'volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:02.995519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c2043e7-a100-4bac-a090-2653e2ababd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:02.997684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c2043e7-a100-4bac-a090-2653e2ababd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:02.999887 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5195da97-1356-49ca-a609-ba7b26e239f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:03.000900 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Volume ee51125f-0251-44d3-8cff-a21ada6fb3a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4', 'volume_size': 1}
Sep 15 20:09:03.001765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:03.021904 n-d-806626-2 sudo[103890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:03.023300 n-d-806626-2 sudo[103890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:03.542371 n-d-806626-2 sudo[103890]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:03.544901 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.543s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:03.548955 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5195da97-1356-49ca-a609-ba7b26e239f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:03.551694 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4b2c2e6-3b33-4fa4-a793-7443d83255bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:03.563715 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Volume volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 (ee51125f-0251-44d3-8cff-a21ada6fb3a4): created successfully
Sep 15 20:09:03.565672 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4b2c2e6-3b33-4fa4-a793-7443d83255bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:03.569180 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (bddf479e-9555-400d-9ee8-9b11396652c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:03.577681 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-938b3d33-9dec-4e45-b8f8-aa1799d478a3 tempest-VolumesListTestJSON-1764190624 None] Created volume successfully.
Sep 15 20:09:04.699400 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:04.710325 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:04.710857 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:04.729186 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (74b4a494-a821-46d1-b255-519091d70369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:04.733028 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65345ddb-6cba-48a2-9066-65c8fd860de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:04.760204 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:04.789144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65345ddb-6cba-48a2-9066-65c8fd860de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-480154226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b5f2a871-4a2a-4b5c-8677-dadffd6c217a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='748f832794864795891c32e91c9cdf56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:09:05Z,user_id='725d8db8de244a229ea2f49657751736',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:04.792594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c21b76ab-d1b1-46ca-bc9c-9b2253b2e2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:04.794786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c21b76ab-d1b1-46ca-bc9c-9b2253b2e2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:04.797365 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97640f66-c679-4b7c-869d-f4f204049566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:04.799814 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97640f66-c679-4b7c-869d-f4f204049566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5f2a871-4a2a-4b5c-8677-dadffd6c217a', 'volume_name': 'volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:04.802194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f92cf20b-b659-4a51-ba84-d5ce1571ff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:04.804715 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f92cf20b-b659-4a51-ba84-d5ce1571ff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:04.807487 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (797579a7-6a35-4f96-83b0-46112a7ca738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:04.808384 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Volume b5f2a871-4a2a-4b5c-8677-dadffd6c217a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a', 'volume_size': 1}
Sep 15 20:09:04.810631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:04.844428 n-d-806626-2 sudo[103922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:04.845246 n-d-806626-2 sudo[103922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:05.356369 n-d-806626-2 sudo[103922]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:05.359216 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.548s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:05.364547 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (797579a7-6a35-4f96-83b0-46112a7ca738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:05.368266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9509fc-3e7e-445b-a0b7-8f22e0cee640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:05.384668 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Volume volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a (b5f2a871-4a2a-4b5c-8677-dadffd6c217a): created successfully
Sep 15 20:09:05.388366 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9509fc-3e7e-445b-a0b7-8f22e0cee640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:05.392555 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Flow 'volume_create_manager' (74b4a494-a821-46d1-b255-519091d70369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:05.404333 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c398d372-d0d0-49ac-81cb-ea407d939c11 tempest-VolumesListTestJSON-1764190624 None] Created volume successfully.
Sep 15 20:09:06.354861 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-df2d9b0e-8d04-4fb7-ac63-786cbc7db692 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18'" acquired by "attach_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:06.457876 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-df2d9b0e-8d04-4fb7-ac63-786cbc7db692 tempest-VolumesActionsTest-1305528092 None] Attaching volume d03bc67b-bd86-4b33-8933-d8e0a21b7d18 to instance ffc926db-2ded-496d-91e3-33c623c2401b at mountpoint /dev/sdb on host None.
Sep 15 20:09:06.574700 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-df2d9b0e-8d04-4fb7-ac63-786cbc7db692 tempest-VolumesActionsTest-1305528092 None] Attach volume completed successfully.
Sep 15 20:09:06.582025 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-df2d9b0e-8d04-4fb7-ac63-786cbc7db692 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18'" released by "attach_volume" :: held 0.227s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:06.910064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:06.931030 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] Detaching volume d03bc67b-bd86-4b33-8933-d8e0a21b7d18 from instance ffc926db-2ded-496d-91e3-33c623c2401b.
Sep 15 20:09:06.931998 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] Skipping remove_export. No iscsi_target is presently exported for volume: d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:09:07.119562 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:09:07.119562 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:09:07.119562 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:07.140153 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] Detach volume completed successfully.
Sep 15 20:09:07.146682 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-03db7050-d3f5-416d-8649-58aaded8d680 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-detach_volume'" released by "detach_volume" :: held 0.237s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:09.164865 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-b5f2a871-4a2a-4b5c-8677-dadffd6c217a-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:09.316801 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5f2a871-4a2a-4b5c-8677-dadffd6c217a
Sep 15 20:09:09.318009 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:09.337645 n-d-806626-2 sudo[103956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a
Sep 15 20:09:09.338439 n-d-806626-2 sudo[103956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:09.947516 n-d-806626-2 sudo[103956]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:09.949960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a" returned: 0 in 0.631s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:09.951881 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:09.972746 n-d-806626-2 sudo[103959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a
Sep 15 20:09:09.974454 n-d-806626-2 sudo[103959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:10.562668 n-d-806626-2 sudo[103959]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:10.565282 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a" returned: 0 in 0.613s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:10.568014 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:10.628628 n-d-806626-2 sudo[103962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a
Sep 15 20:09:10.629424 n-d-806626-2 sudo[103962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:11.196186 n-d-806626-2 sudo[103962]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:11.199282 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5f2a871-4a2a-4b5c-8677-dadffd6c217a" returned: 0 in 0.631s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:11.200756 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Successfully deleted volume: b5f2a871-4a2a-4b5c-8677-dadffd6c217a
Sep 15 20:09:11.301247 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Created reservations ['c66951d0-bd5d-4908-b600-a1a5d965b80a', '139fd4ad-b1be-41fa-9fee-91ddf6d48b39', 'f23fb0a7-c083-438c-b6ae-f401f360b891', '09e4d284-6e71-43f6-a0fd-69aebf549f89'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:09:11.303799 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:09:11.303799 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:09:11.303799 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:11.403225 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:09:11.406891 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:11.479695 n-d-806626-2 sudo[103970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:11.495512 n-d-806626-2 sudo[103970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:11.912005 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-ee51125f-0251-44d3-8cff-a21ada6fb3a4-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:12.047739 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Skipping remove_export. No iscsi_target is presently exported for volume: ee51125f-0251-44d3-8cff-a21ada6fb3a4
Sep 15 20:09:12.049741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:12.070378 n-d-806626-2 sudo[103973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4
Sep 15 20:09:12.071956 n-d-806626-2 sudo[103973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:12.181777 n-d-806626-2 sudo[103970]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:12.185034 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:12.187744 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:12.237740 n-d-806626-2 sudo[103975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:12.240063 n-d-806626-2 sudo[103975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:12.617236 n-d-806626-2 sudo[103973]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:12.620792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4" returned: 0 in 0.570s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:12.623347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:12.658829 n-d-806626-2 sudo[103978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4
Sep 15 20:09:12.660347 n-d-806626-2 sudo[103978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:13.079898 n-d-806626-2 sudo[103975]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:13.082556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:13.086897 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:09:13.111839 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Deleted volume successfully.
Sep 15 20:09:13.149170 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5ad69c71-ba59-4118-94f4-5afe872e4caf tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-b5f2a871-4a2a-4b5c-8677-dadffd6c217a-delete_volume'" released by "delete_volume" :: held 3.987s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:13.200039 n-d-806626-2 sudo[103978]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:13.201915 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4" returned: 0 in 0.579s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:13.205008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:13.227610 n-d-806626-2 sudo[103982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4
Sep 15 20:09:13.229191 n-d-806626-2 sudo[103982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:13.844768 n-d-806626-2 sudo[103982]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:13.848551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee51125f-0251-44d3-8cff-a21ada6fb3a4" returned: 0 in 0.644s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:13.850604 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Successfully deleted volume: ee51125f-0251-44d3-8cff-a21ada6fb3a4
Sep 15 20:09:13.920677 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Created reservations ['9bdd1682-40f6-421e-91ef-ec9a6b80a38e', '84b6579a-17ae-422c-a8c1-8f47e5e99bff', '17db8347-2723-4239-894c-8f8705837d17', '0b5f8683-efd8-47ba-801e-920496502989'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:09:13.924463 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:09:13.924463 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:09:13.924463 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:13.987208 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:09:13.988078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:14.035634 n-d-806626-2 sudo[103987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:14.037124 n-d-806626-2 sudo[103987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:14.805157 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-22fdd0c1-21fb-414f-ae9d-9f8340232f29-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:14.819558 n-d-806626-2 sudo[103987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:14.828215 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:14.831902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:14.917477 n-d-806626-2 sudo[103990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:14.931179 n-d-806626-2 sudo[103990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:15.011375 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Skipping remove_export. No iscsi_target is presently exported for volume: 22fdd0c1-21fb-414f-ae9d-9f8340232f29
Sep 15 20:09:15.013767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:15.036051 n-d-806626-2 sudo[103992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29
Sep 15 20:09:15.037631 n-d-806626-2 sudo[103992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:15.707492 n-d-806626-2 sudo[103990]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:15.710014 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.877s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:15.713602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:09:15.733636 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Deleted volume successfully.
Sep 15 20:09:15.764866 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a61a2fa3-77f7-4a70-82c7-6230dd612b65 tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-ee51125f-0251-44d3-8cff-a21ada6fb3a4-delete_volume'" released by "delete_volume" :: held 3.853s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:15.803858 n-d-806626-2 sudo[103992]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:15.805971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29" returned: 0 in 0.792s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:15.807551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:15.842520 n-d-806626-2 sudo[103996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29
Sep 15 20:09:15.844390 n-d-806626-2 sudo[103996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:16.569599 n-d-806626-2 sudo[103996]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:16.572183 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29" returned: 0 in 0.764s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:16.574900 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:16.623565 n-d-806626-2 sudo[103999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29
Sep 15 20:09:16.624367 n-d-806626-2 sudo[103999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:17.342355 n-d-806626-2 sudo[103999]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:17.346628 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22fdd0c1-21fb-414f-ae9d-9f8340232f29" returned: 0 in 0.770s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:17.349648 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Successfully deleted volume: 22fdd0c1-21fb-414f-ae9d-9f8340232f29
Sep 15 20:09:17.439968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Created reservations ['457872e7-ded3-44ab-91df-ba64ecfdac7a', 'b59d6ab0-9e8c-4e35-8742-2cf4e8a22ce6', 'c8741a76-9185-4faf-b019-34600b50fbcf', '081135e7-1e60-4486-855d-f3460e67d1ac'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:09:17.442406 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:09:17.442406 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:09:17.442406 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:17.502448 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:09:17.503906 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:17.542444 n-d-806626-2 sudo[104006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:17.544291 n-d-806626-2 sudo[104006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:18.026205 n-d-806626-2 sudo[104006]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:18.028719 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:18.030887 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:18.057625 n-d-806626-2 sudo[104009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:18.059666 n-d-806626-2 sudo[104009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:18.742512 n-d-806626-2 sudo[104009]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:18.745085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:18.747178 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:09:18.767230 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Deleted volume successfully.
Sep 15 20:09:18.799513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f64a41b5-2869-480b-845c-616f5aea29a8 tempest-VolumesListTestJSON-1764190624 None] Lock "b'cinder-22fdd0c1-21fb-414f-ae9d-9f8340232f29-delete_volume'" released by "delete_volume" :: held 3.995s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:24.011517 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:09:24.013258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:09:24.015349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:24.065148 n-d-806626-2 sudo[104048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:24.065972 n-d-806626-2 sudo[104048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:25.100009 n-d-806626-2 sudo[104048]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:25.104914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.090s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:25.107024 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:25.216190 n-d-806626-2 sudo[104061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:09:25.217024 n-d-806626-2 sudo[104061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:25.871284 n-d-806626-2 sudo[104061]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:25.874001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:25.876162 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:09:26.017022 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:26.021323 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:26.022114 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:26.039879 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (694c27fd-d5dc-4032-93b7-e070c939f3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:26.046623 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38f668ef-25fc-407e-878d-d0b93dcefbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.077412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:26.110001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38f668ef-25fc-407e-878d-d0b93dcefbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-694214571',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=2a792c22-1ab6-48cf-8ea4-ba56ead2d308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09: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-15T20:09:26Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:26.112567 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19f3e614-afeb-4854-8c9c-9d0b465c91f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.114792 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19f3e614-afeb-4854-8c9c-9d0b465c91f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:26.117123 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a4a5d9f-c3bb-4f24-808b-be5490c679a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.120633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a4a5d9f-c3bb-4f24-808b-be5490c679a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a792c22-1ab6-48cf-8ea4-ba56ead2d308', 'volume_name': 'volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:26.123490 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c657ce04-7a8e-499f-b591-0d14662ce1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.126259 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c657ce04-7a8e-499f-b591-0d14662ce1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:26.128432 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45378b65-ea66-4077-918e-21158428cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.129238 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume 2a792c22-1ab6-48cf-8ea4-ba56ead2d308: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308', 'volume_size': 1}
Sep 15 20:09:26.130258 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:26.152570 n-d-806626-2 sudo[104066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:26.153360 n-d-806626-2 sudo[104066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:26.956689 n-d-806626-2 sudo[104066]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:26.959641 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.828s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:26.963424 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45378b65-ea66-4077-918e-21158428cff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:26.965966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db4c8c8d-8c1d-4a82-8fe4-5cb303ffcd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:26.990206 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 (2a792c22-1ab6-48cf-8ea4-ba56ead2d308): created successfully
Sep 15 20:09:26.996742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db4c8c8d-8c1d-4a82-8fe4-5cb303ffcd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:27.003880 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (694c27fd-d5dc-4032-93b7-e070c939f3e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:27.030128 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f25c1e27-51c5-49a2-92f1-92a8602d6b44 tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:09:27.630048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-641b786d-feab-43aa-8234-b38e1ebcc3a3 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:27.652578 n-d-806626-2 sudo[104103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:09:27.653433 n-d-806626-2 sudo[104103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:28.202130 n-d-806626-2 sudo[104103]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:28.208227 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-641b786d-feab-43aa-8234-b38e1ebcc3a3 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.577s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:28.208952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-641b786d-feab-43aa-8234-b38e1ebcc3a3 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:28.248862 n-d-806626-2 sudo[104108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g
Sep 15 20:09:28.249689 n-d-806626-2 sudo[104108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:29.348291 n-d-806626-2 sudo[104108]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:29.350580 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-641b786d-feab-43aa-8234-b38e1ebcc3a3 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g" returned: 0 in 1.141s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:29.427000 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-641b786d-feab-43aa-8234-b38e1ebcc3a3 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:09:32.844853 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Creating a new backup for volume volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:09:32.920332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc726d28-4e9a-469e-9929-a996c7e340c9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:32.978424 n-d-806626-2 sudo[104281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc726d28-4e9a-469e-9929-a996c7e340c9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:32.985503 n-d-806626-2 sudo[104281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:33.977838 n-d-806626-2 sudo[104281]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:33.980162 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc726d28-4e9a-469e-9929-a996c7e340c9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.061s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:33.981898 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:34.014927 n-d-806626-2 sudo[104315]: ubuntu : 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-93f1c72c-91a1-4266-9089-ab223d1d3aba
Sep 15 20:09:34.017112 n-d-806626-2 sudo[104315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:34.497432 n-d-806626-2 sudo[104315]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:34.501101 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba" returned: 0 in 0.518s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:34.504238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:34.540794 n-d-806626-2 sudo[104318]: 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--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 iflag=direct
Sep 15 20:09:34.542571 n-d-806626-2 sudo[104318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:34.899895 n-d-806626-2 sudo[104318]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:34.902772 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 iflag=direct" returned: 0 in 0.398s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:34.904056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:34.926025 n-d-806626-2 sudo[104330]: 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--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 oflag=direct
Sep 15 20:09:34.926831 n-d-806626-2 sudo[104330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:35.266057 n-d-806626-2 sudo[104330]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:35.268871 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 oflag=direct" returned: 0 in 0.364s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:35.274007 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:35.321926 n-d-806626-2 sudo[104344]: 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--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:09:35.323538 n-d-806626-2 sudo[104344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:36.684917 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d3880641-3cdf-4199-8906-a7588d68674b tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18'" acquired by "attach_volume" :: waited 0.026s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:36.860621 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d3880641-3cdf-4199-8906-a7588d68674b tempest-VolumesActionsTest-1305528092 None] Attaching volume d03bc67b-bd86-4b33-8933-d8e0a21b7d18 to instance 298b3c3f-61bf-4b5f-baa2-73c649297157 at mountpoint /dev/sdb on host None.
Sep 15 20:09:36.994563 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d3880641-3cdf-4199-8906-a7588d68674b tempest-VolumesActionsTest-1305528092 None] Attach volume completed successfully.
Sep 15 20:09:37.012514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d3880641-3cdf-4199-8906-a7588d68674b tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18'" released by "attach_volume" :: held 0.311s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:37.419973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:09:37.469907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] Detaching volume d03bc67b-bd86-4b33-8933-d8e0a21b7d18 from instance 298b3c3f-61bf-4b5f-baa2-73c649297157.
Sep 15 20:09:37.469907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] Skipping remove_export. No iscsi_target is presently exported for volume: d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:09:37.661407 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:09:37.661407 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:09:37.661407 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:37.689468 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] Detach volume completed successfully.
Sep 15 20:09:37.699653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-05437dbb-810a-4133-9e6b-a1cbfdb49a80 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-detach_volume'" released by "detach_volume" :: held 0.291s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:09:42.918786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:42.954790 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:42.958291 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:43.010541 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (96b50656-0922-4f50-9805-92f7f7977d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:43.032791 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05e669b0-1826-4278-838e-7b425d9d9b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.117226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:43.153734 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05e669b0-1826-4278-838e-7b425d9d9b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1488258187',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=30e0898d-7cc5-4840-84a8-80c2f0554c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8af13968058147a2953568d5487da1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09: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-15T20:09:43Z,user_id='a17622be8dac412a8a7bef93af2fe412',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.157630 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15261528-94a3-4005-a68b-29215e7a5f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.160121 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15261528-94a3-4005-a68b-29215e7a5f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.162920 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffe7589e-f3c2-451f-a99c-b4e1dad59817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.165802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffe7589e-f3c2-451f-a99c-b4e1dad59817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30e0898d-7cc5-4840-84a8-80c2f0554c14', 'volume_name': 'volume-30e0898d-7cc5-4840-84a8-80c2f0554c14', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.182036 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2501276e-a8ee-436c-a2d0-5ca05ae79a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.192365 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2501276e-a8ee-436c-a2d0-5ca05ae79a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.201585 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb9078ea-451c-49c7-ada2-9c8e48016b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.204398 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Volume 30e0898d-7cc5-4840-84a8-80c2f0554c14: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30e0898d-7cc5-4840-84a8-80c2f0554c14', 'volume_size': 1}
Sep 15 20:09:43.206898 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:43.266221 n-d-806626-2 sudo[104344]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:43.273987 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.000s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:43.275091 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93f1c72c--91a1--4266--9089--ab223d1d3aba, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--fc726d28--4e9a--469e--9929--a996c7e340c9, size 1024.00 MB, duration 8.00 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:09:43.276994 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy 1024.00 MB at 127.97 MB/s
Sep 15 20:09:43.293400 n-d-806626-2 sudo[104370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:43.294216 n-d-806626-2 sudo[104370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:43.323047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:43.370771 n-d-806626-2 sudo[104380]: ubuntu : 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-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:43.371707 n-d-806626-2 sudo[104380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:43.959397 n-d-806626-2 sudo[104370]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:43.961651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.755s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:43.966071 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb9078ea-451c-49c7-ada2-9c8e48016b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30e0898d-7cc5-4840-84a8-80c2f0554c14', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.969492 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (152b3982-4abf-4f7b-9d3b-baf115bcd631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:43.981329 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Volume volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 (30e0898d-7cc5-4840-84a8-80c2f0554c14): created successfully
Sep 15 20:09:43.983871 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (152b3982-4abf-4f7b-9d3b-baf115bcd631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:43.987926 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (96b50656-0922-4f50-9805-92f7f7977d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:44.000314 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-66241530-c5ae-4bff-bdbf-32aeb9cc130e tempest-AttachVolumeTestJSON-1532347702 None] Created volume successfully.
Sep 15 20:09:44.121987 n-d-806626-2 sudo[104380]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:44.123896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9" returned: 0 in 0.801s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:44.177988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:44.193976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:44.194612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:44.195735 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:09:44.200276 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Creating iscsi_target for Volume ID: volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume path /opt/stack/data/cinder/volumes/volume-fc726d28-4e9a-469e-9929-a996c7e340c9,
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: incominguser aZJmWBpvRM6Bw5tqKRvK r4K6froz8eGzvfEK
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:44.210649 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:09:44.212414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:44.854219 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9" returned: 0 in 0.641s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:44.854814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:44.855706 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:09:44.856085 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:09:44.857532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:44.870120 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:44.871276 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\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-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:44.872519 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:09:44.883476 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:45.137129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:45.137687 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\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-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:45.141186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:45.369598 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:45.370399 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\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-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:45.371337 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:09:45.511801 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Initialize volume connection completed successfully.
Sep 15 20:09:47.395242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:47.492173 n-d-806626-2 sudo[104565]: ubuntu : 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-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:09:47.498493 n-d-806626-2 sudo[104565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:48.200204 n-d-806626-2 sudo[104565]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:48.203346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14" returned: 0 in 0.807s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:48.368169 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:48.391244 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:48.392122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: I_T nexus: 14
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: aZJmWBpvRM6Bw5tqKRvK
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:48.393805 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:09:48.401055 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Creating iscsi_target for Volume ID: volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Created volume path /opt/stack/data/cinder/volumes/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14,
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: incominguser k2FHNV7z3KJQG7vjGpm7 r34n8J8bHea7F8DE
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:09:48.408502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:49.424995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14" returned: 0 in 1.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:49.426242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:49.427836 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:09:49.430938 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:09:49.441541 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:49.506535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.069s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:49.506667 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\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-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: I_T nexus: 14
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: aZJmWBpvRM6Bw5tqKRvK
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:09:49.507213 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:09:49.513775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:49.850096 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:49.850481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\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-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:49.853617 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:50.041437 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:50.042425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694742049152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\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-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:09:50.044286 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] Set provider_location to: 10.222.0.41:3260,3 iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:09:50.475201 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0a27623e-1ada-4bf6-9d98-a19de72af462 req-07deb5ff-aca8-49cf-94b7-052c61221865 tempest-AttachVolumeTestJSON-1532347702 None] attachment_update completed successfully.
Sep 15 20:09:51.505673 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] 58c06a5a-adb6-4e26-b8af-12654938d8c4 was raw, no need to convert to raw {{(pid=84113) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Sep 15 20:09:51.510493 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--d03bc67b--bd86--4b33--8933--d8e0a21b7d18 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:51.619123 n-d-806626-2 sudo[104690]: 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--d03bc67b--bd86--4b33--8933--d8e0a21b7d18
Sep 15 20:09:51.634288 n-d-806626-2 sudo[104690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:09:52.678163 n-d-806626-2 sudo[104690]: pam_unix(sudo:session): session closed for user root
Sep 15 20:09:52.683310 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--d03bc67b--bd86--4b33--8933--d8e0a21b7d18" returned: 0 in 1.172s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:09:58.866376 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:09:58.872498 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:09:58.873668 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:09:58.904363 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (f179d107-281b-4716-990c-95d72a2c5792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:09:58.909024 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf518b24-c09b-4552-adcf-52380856dc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:58.960473 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:09:59.006478 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf518b24-c09b-4552-adcf-52380856dc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-482278836',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=bd3b1e2e-5112-445d-89a6-7d1e34192d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8af13968058147a2953568d5487da1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:09: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-15T20:09:59Z,user_id='a17622be8dac412a8a7bef93af2fe412',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:59.009184 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6214739d-13de-4a50-a9f4-2cf292038675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:59.011515 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6214739d-13de-4a50-a9f4-2cf292038675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:59.014115 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f82b87a-76c7-4adf-a229-1b5a0ae8618c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:59.016563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f82b87a-76c7-4adf-a229-1b5a0ae8618c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd3b1e2e-5112-445d-89a6-7d1e34192d3a', 'volume_name': 'volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:59.018937 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8cb698f-7071-4122-8bf4-b696b5afd047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:59.022046 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8cb698f-7071-4122-8bf4-b696b5afd047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:09:59.024516 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa6a6d3-3519-4faa-9f24-516db34c2d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:09:59.025510 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Volume bd3b1e2e-5112-445d-89a6-7d1e34192d3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a', 'volume_size': 1}
Sep 15 20:09:59.026721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:09:59.072326 n-d-806626-2 sudo[104714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:09:59.073185 n-d-806626-2 sudo[104714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:00.222455 n-d-806626-2 sudo[104714]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:00.224683 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.198s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:00.228379 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa6a6d3-3519-4faa-9f24-516db34c2d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:00.235158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5849fc1-8454-4e7a-a56e-85842ead7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:00.309374 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Volume volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a (bd3b1e2e-5112-445d-89a6-7d1e34192d3a): created successfully
Sep 15 20:10:00.314544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5849fc1-8454-4e7a-a56e-85842ead7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:00.324148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Flow 'volume_create_manager' (f179d107-281b-4716-990c-95d72a2c5792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:10:00.347650 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-81066f5f-05ab-42b6-82fc-68fec4b0d7c4 tempest-AttachVolumeTestJSON-1532347702 None] Created volume successfully.
Sep 15 20:10:03.381266 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:03.522735 n-d-806626-2 sudo[104748]: ubuntu : 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-bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:03.524102 n-d-806626-2 sudo[104748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:04.510159 n-d-806626-2 sudo[104748]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:04.514362 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a" returned: 0 in 1.133s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:04.648453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:04.680590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:04.681209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus: 14
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: aZJmWBpvRM6Bw5tqKRvK
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: I_T nexus: 15
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: k2FHNV7z3KJQG7vjGpm7
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:04.683391 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:10:04.699519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Creating iscsi_target for Volume ID: volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Created volume path /opt/stack/data/cinder/volumes/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a,
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: incominguser VkroCPrmDqDSVa53xKnQ KxuS2g7GDBBSeqSV
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:10:04.724912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:05.687192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a" returned: 0 in 0.978s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:05.688928 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:05.689993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:10:05.690582 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:10:05.694184 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:05.718215 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:05.719075 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\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-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus: 13
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: nHd6VS9g2CfRykWAknJA
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus: 14
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: aZJmWBpvRM6Bw5tqKRvK
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: I_T nexus: 15
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: k2FHNV7z3KJQG7vjGpm7
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:10:05.719991 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:10:05.730864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:06.004993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:06.006250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\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-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:06.008007 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:06.135145 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:06.137651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\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-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:06.139167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:10:06.565809 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-553eeb26-391a-48f7-9a70-b8b1ec0fe37e req-28b85e39-92c7-4ff6-b83b-41d5b6eb9818 tempest-AttachVolumeTestJSON-1532347702 None] attachment_update completed successfully.
Sep 15 20:10:15.506418 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-58e88a9b-89ff-41da-805d-5ba52509a635 req-cbcc11e9-e05d-4663-86dc-9c1fb91b97ca tempest-AttachVolumeTestJSON-1532347702 None] Terminate volume connection completed successfully.
Sep 15 20:10:15.507151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-58e88a9b-89ff-41da-805d-5ba52509a635 req-cbcc11e9-e05d-4663-86dc-9c1fb91b97ca tempest-AttachVolumeTestJSON-1532347702 None] Deleting attachment a60d9d01-0c63-4025-a620-633e38c49deb. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:10:15.513711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:15.895059 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.385s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:15.895432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14\n System information:\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-30e0898d-7cc5-4840-84a8-80c2f0554c14\n Backing store flags: \n Account information:\n k2FHNV7z3KJQG7vjGpm7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:15.896124 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-58e88a9b-89ff-41da-805d-5ba52509a635 req-cbcc11e9-e05d-4663-86dc-9c1fb91b97ca tempest-AttachVolumeTestJSON-1532347702 None] Removing iscsi_target for Volume ID: 30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:15.899357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:16.058910 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 -f" returned: 0 in 0.160s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:16.059247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:16.060500 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:16.187658 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:16.188034 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:16.359471 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-58e88a9b-89ff-41da-805d-5ba52509a635 req-cbcc11e9-e05d-4663-86dc-9c1fb91b97ca tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:16.359471 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:16.359471 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:19.775937 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-6b55a052-9782-4f1a-a1d8-703dc7a793e9 req-2c1912aa-5671-4139-886d-64e1947e48d1 tempest-AttachVolumeTestJSON-1532347702 None] Terminate volume connection completed successfully.
Sep 15 20:10:19.776977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-6b55a052-9782-4f1a-a1d8-703dc7a793e9 req-2c1912aa-5671-4139-886d-64e1947e48d1 tempest-AttachVolumeTestJSON-1532347702 None] Deleting attachment 0d317a32-9b3f-478f-979d-0f91835b65f9. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:10:19.781070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:20.019085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:20.019934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n System information:\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-bd3b1e2e-5112-445d-89a6-7d1e34192d3a\n Backing store flags: \n Account information:\n VkroCPrmDqDSVa53xKnQ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:20.021004 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-6b55a052-9782-4f1a-a1d8-703dc7a793e9 req-2c1912aa-5671-4139-886d-64e1947e48d1 tempest-AttachVolumeTestJSON-1532347702 None] Removing iscsi_target for Volume ID: bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:20.023509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:20.233283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a -f" returned: 0 in 0.209s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:20.234435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:20.239521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:20.503205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.264s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:20.503603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694800918784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:20.618084 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-6b55a052-9782-4f1a-a1d8-703dc7a793e9 req-2c1912aa-5671-4139-886d-64e1947e48d1 tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:20.618084 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:20.618084 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:24.012910 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:10:24.013591 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:24.014452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:24.087874 n-d-806626-2 sudo[104859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:24.089146 n-d-806626-2 sudo[104859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:25.050459 n-d-806626-2 sudo[104859]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:25.052468 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.038s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:25.054315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:25.112271 n-d-806626-2 sudo[104864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:25.113346 n-d-806626-2 sudo[104864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:25.829917 n-d-806626-2 sudo[104864]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:25.835176 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.781s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:25.840355 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:10:34.389626 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-bd3b1e2e-5112-445d-89a6-7d1e34192d3a-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:34.590420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:34.894232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.304s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:34.894827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:34.897720 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:34.899798 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:35.036176 n-d-806626-2 sudo[104896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:35.038315 n-d-806626-2 sudo[104896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:36.012996 n-d-806626-2 sudo[104896]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:36.017499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a" returned: 0 in 1.116s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:36.019914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:36.092216 n-d-806626-2 sudo[104899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:36.094669 n-d-806626-2 sudo[104899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:36.680881 n-d-806626-2 sudo[104899]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:36.683461 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a" returned: 0 in 0.664s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:36.685432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:36.751878 n-d-806626-2 sudo[104902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:36.755857 n-d-806626-2 sudo[104902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:37.527808 n-d-806626-2 sudo[104902]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:37.533279 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd3b1e2e-5112-445d-89a6-7d1e34192d3a" returned: 0 in 0.848s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:37.537482 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Successfully deleted volume: bd3b1e2e-5112-445d-89a6-7d1e34192d3a
Sep 15 20:10:37.690099 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Created reservations ['69c8a0cc-503a-40ab-8d73-34a20b3536ef', 'b7735bf4-ed53-4589-b7cb-add0e2d53fe9', '9a67a06f-fac8-4da3-b4ce-4dbcfda0d9fb', 'c1568132-0384-4fec-8f71-b43fab3fc9b7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:10:37.693041 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:37.693041 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:37.693041 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:37.828603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:37.829404 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:37.904284 n-d-806626-2 sudo[104911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:37.905176 n-d-806626-2 sudo[104911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:38.328977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-30e0898d-7cc5-4840-84a8-80c2f0554c14-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:38.568968 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:38.643355 n-d-806626-2 sudo[104911]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:38.645956 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.816s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:38.647642 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:38.727555 n-d-806626-2 sudo[104915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:38.728970 n-d-806626-2 sudo[104915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:38.854588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.286s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:38.855131 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:38.856289 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Skipping remove_export. No iscsi_target is presently exported for volume: 30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:38.858681 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:38.900390 n-d-806626-2 sudo[104920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:38.903030 n-d-806626-2 sudo[104920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:39.110850 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--d03bc67b--bd86--4b33--8933--d8e0a21b7d18 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:39.175466 n-d-806626-2 sudo[104922]: 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--d03bc67b--bd86--4b33--8933--d8e0a21b7d18
Sep 15 20:10:39.176847 n-d-806626-2 sudo[104922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:39.630493 n-d-806626-2 sudo[104915]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:39.633548 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.985s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:39.635807 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:10:39.647117 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Deleted volume successfully.
Sep 15 20:10:39.692992 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9691b147-3797-4864-8c27-4ee7f770ff01 tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-bd3b1e2e-5112-445d-89a6-7d1e34192d3a-delete_volume'" released by "delete_volume" :: held 5.303s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:10:39.974753 n-d-806626-2 sudo[104920]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:39.977779 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14" returned: 0 in 1.119s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:39.979283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:40.006848 n-d-806626-2 sudo[104922]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:40.012853 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--d03bc67b--bd86--4b33--8933--d8e0a21b7d18" returned: 0 in 0.902s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:40.013835 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] Uploaded volume to glance image-id: 58c06a5a-adb6-4e26-b8af-12654938d8c4. {{(pid=84113) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Sep 15 20:10:40.036507 n-d-806626-2 sudo[104927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:40.039346 n-d-806626-2 sudo[104927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:40.103999 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-29c96781-d06c-40ff-9c6e-49c449313178 tempest-VolumesActionsTest-1305528092 None] Copy volume to image completed successfully.
Sep 15 20:10:40.725606 n-d-806626-2 sudo[104927]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:40.733256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14" returned: 0 in 0.754s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:40.737959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:40.793424 n-d-806626-2 sudo[104930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:40.795489 n-d-806626-2 sudo[104930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:41.557304 n-d-806626-2 sudo[104930]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:41.559579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30e0898d-7cc5-4840-84a8-80c2f0554c14" returned: 0 in 0.821s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:41.562223 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Successfully deleted volume: 30e0898d-7cc5-4840-84a8-80c2f0554c14
Sep 15 20:10:41.674764 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Created reservations ['7e72cbf3-5ad9-4488-b6da-7bdda7251661', 'dd1d5c0a-a8f5-4992-afcb-c023cadb717e', '7a3599cf-ba84-43aa-b236-853560c1502d', '907b0ac2-3f01-4381-bf25-3b305136a400'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:10:41.677640 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:41.677640 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:41.677640 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:41.771530 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:41.773032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:41.814647 n-d-806626-2 sudo[104938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:41.815489 n-d-806626-2 sudo[104938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:41.870487 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:42.030611 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Skipping remove_export. No iscsi_target is presently exported for volume: d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:10:42.032207 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:42.057275 n-d-806626-2 sudo[104940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:10:42.058249 n-d-806626-2 sudo[104940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:42.678438 n-d-806626-2 sudo[104938]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:42.681115 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.907s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:42.683232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:42.685633 n-d-806626-2 sudo[104940]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:42.712492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18" returned: 0 in 0.680s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:42.714074 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:42.726568 n-d-806626-2 sudo[104944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:42.727521 n-d-806626-2 sudo[104944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:42.746562 n-d-806626-2 sudo[104945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:10:42.747416 n-d-806626-2 sudo[104945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:43.457974 n-d-806626-2 sudo[104944]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:43.461851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.778s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:43.464150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:10:43.477111 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Deleted volume successfully.
Sep 15 20:10:43.516190 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c8a38824-c0ee-479e-9825-33ab1f43be8a tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-30e0898d-7cc5-4840-84a8-80c2f0554c14-delete_volume'" released by "delete_volume" :: held 5.187s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:10:43.695436 n-d-806626-2 sudo[104945]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:43.697521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18" returned: 0 in 0.983s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:43.699225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:43.724009 n-d-806626-2 sudo[104951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:10:43.724903 n-d-806626-2 sudo[104951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:44.114271 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-31186839-4fba-46b0-8f51-82187a6451be-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:44.259701 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:44.392767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:44.393068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:44.394106 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:10:44.395231 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:44.446084 n-d-806626-2 sudo[104959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:10:44.448795 n-d-806626-2 sudo[104959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:44.465225 n-d-806626-2 sudo[104951]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:44.469045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03bc67b-bd86-4b33-8933-d8e0a21b7d18" returned: 0 in 0.769s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:44.471148 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Successfully deleted volume: d03bc67b-bd86-4b33-8933-d8e0a21b7d18
Sep 15 20:10:44.577399 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Created reservations ['d5da977c-0b7d-4d2c-a06c-70aef953a893', '2b0d7fde-a02d-4ecf-b577-b855ac6000e7', 'f4dc7f86-1bef-458c-a412-8fb34f6a1e88', '6028e2af-6b2b-400e-a166-3e6bded122f3'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:10:44.579668 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:44.579668 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:44.579668 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:44.666108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:44.667485 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:44.713341 n-d-806626-2 sudo[104962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:44.714922 n-d-806626-2 sudo[104962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:45.005803 n-d-806626-2 sudo[104959]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:45.008217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be" returned: 0 in 0.613s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:45.011105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:45.048771 n-d-806626-2 sudo[104966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:10:45.050397 n-d-806626-2 sudo[104966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:45.224992 n-d-806626-2 sudo[104962]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:45.227387 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:45.239673 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:45.278477 n-d-806626-2 sudo[104970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:45.286009 n-d-806626-2 sudo[104970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:45.784040 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Terminate volume connection completed successfully.
Sep 15 20:10:45.852092 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:45.882026 n-d-806626-2 sudo[104966]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:45.883794 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be" returned: 0 in 0.873s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:45.885634 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:45.911654 n-d-806626-2 sudo[104987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:10:45.913995 n-d-806626-2 sudo[104987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:45.978854 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:45.979660 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9\n System information:\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-fc726d28-4e9a-469e-9929-a996c7e340c9\n Backing store flags: \n Account information:\n aZJmWBpvRM6Bw5tqKRvK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:45.980899 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Removing iscsi_target for Volume ID: fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:45.985570 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:45.988530 n-d-806626-2 sudo[104970]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:45.990284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.761s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:45.992753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:10:46.000929 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Deleted volume successfully.
Sep 15 20:10:46.023732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-759b5a03-b5b6-482b-9912-1f5aadff47c1 tempest-VolumesActionsTest-1305528092 None] Lock "b'cinder-d03bc67b-bd86-4b33-8933-d8e0a21b7d18-delete_volume'" released by "delete_volume" :: held 4.153s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:10:46.229932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fc726d28-4e9a-469e-9929-a996c7e340c9 -f" returned: 0 in 0.246s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:46.230332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:46.233597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:46.391419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:46.391773 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:46.392525 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Remove volume export completed successfully.
Sep 15 20:10:46.484424 n-d-806626-2 sudo[104987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:46.487222 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31186839-4fba-46b0-8f51-82187a6451be" returned: 0 in 0.601s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:46.489176 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Successfully deleted volume: 31186839-4fba-46b0-8f51-82187a6451be
Sep 15 20:10:46.524622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-fc726d28-4e9a-469e-9929-a996c7e340c9-delete_volume'" acquired by "delete_volume" :: waited 0.047s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:46.616747 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Trying to delete temp volume: fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:46.619361 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:46.630699 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Created reservations ['ac36d7fb-e967-4e39-80f4-718f4b64bbd1', '54bb161c-433c-4ba8-9eb7-828d170448f6', '82e09bde-3a63-4bb5-a7d4-1ce2ada9147c', '261f573b-d876-4bbd-98fb-5e68593f6f6e'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:10:46.633157 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:46.633157 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:46.633157 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:46.706860 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:46.707733 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:46.737587 n-d-806626-2 sudo[105009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:46.738610 n-d-806626-2 sudo[105009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:46.762600 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:46.763823 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:10:46.764813 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:46.766590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:46.817914 n-d-806626-2 sudo[105012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:46.820091 n-d-806626-2 sudo[105012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:47.236494 n-d-806626-2 sudo[105009]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:47.239312 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.531s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:47.242331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:47.262389 n-d-806626-2 sudo[105016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:47.263312 n-d-806626-2 sudo[105016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:47.336670 n-d-806626-2 sudo[105012]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:47.339137 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9" returned: 0 in 0.572s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:47.341442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:47.369102 n-d-806626-2 sudo[105018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:47.370017 n-d-806626-2 sudo[105018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:47.746047 n-d-806626-2 sudo[105016]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:47.749993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:47.752164 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:10:47.758162 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Deleted volume successfully.
Sep 15 20:10:47.786500 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9a983f5b-9495-40fc-934a-4c8b89cd5fbf tempest-AttachVolumeTestJSON-1532347702 None] Lock "b'cinder-31186839-4fba-46b0-8f51-82187a6451be-delete_volume'" released by "delete_volume" :: held 3.672s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:10:48.018848 n-d-806626-2 sudo[105018]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:48.021676 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9" returned: 0 in 0.680s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:48.024001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:48.071664 n-d-806626-2 sudo[105022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:48.072488 n-d-806626-2 sudo[105022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:48.819325 n-d-806626-2 sudo[105022]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:48.823508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc726d28-4e9a-469e-9929-a996c7e340c9" returned: 0 in 0.799s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:48.825910 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: fc726d28-4e9a-469e-9929-a996c7e340c9
Sep 15 20:10:48.830658 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:48.830658 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:48.830658 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:48.872809 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:10:48.880635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cbf8a339-5b5a-400f-ae51-b01e6803e08a tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-fc726d28-4e9a-469e-9929-a996c7e340c9-delete_volume'" released by "delete_volume" :: held 2.355s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:10:51.767730 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:10:51.778274 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:10:51.778837 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:10:51.797416 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (258aed76-13be-4b79-b85e-1c5d824003a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:10:51.813133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfac7b6d-2069-49aa-a13e-ab1a0d9f0392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:51.842608 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:10:51.886833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bfac7b6d-2069-49aa-a13e-ab1a0d9f0392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1344957825',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=5e85b270-ef21-49db-8797-ba7992a7aeae,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:10: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-15T20:10:52Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:51.889758 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d44eef1a-033a-4308-a959-b526934d4efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:51.893068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d44eef1a-033a-4308-a959-b526934d4efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:51.895489 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64bc54ef-2cc3-4944-a334-4b1e9e04d978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:51.899240 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64bc54ef-2cc3-4944-a334-4b1e9e04d978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e85b270-ef21-49db-8797-ba7992a7aeae', 'volume_name': 'volume-5e85b270-ef21-49db-8797-ba7992a7aeae', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:51.901866 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cb7425b-225c-4426-8c97-859dc02fa81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:51.904729 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cb7425b-225c-4426-8c97-859dc02fa81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:51.907243 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (823a5f6d-2ffe-41e5-b88b-96fbccbba714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:51.909243 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Volume 5e85b270-ef21-49db-8797-ba7992a7aeae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e85b270-ef21-49db-8797-ba7992a7aeae', 'volume_size': 1}
Sep 15 20:10:51.910506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e85b270-ef21-49db-8797-ba7992a7aeae stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:51.954701 n-d-806626-2 sudo[105029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e85b270-ef21-49db-8797-ba7992a7aeae stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:10:51.956355 n-d-806626-2 sudo[105029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:52.926770 n-d-806626-2 sudo[105029]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:52.929153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e85b270-ef21-49db-8797-ba7992a7aeae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.018s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:52.935150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (823a5f6d-2ffe-41e5-b88b-96fbccbba714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e85b270-ef21-49db-8797-ba7992a7aeae', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:52.938046 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c0b5f32-2281-48c3-8b1e-cb17aa87dae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:52.954847 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Volume volume-5e85b270-ef21-49db-8797-ba7992a7aeae (5e85b270-ef21-49db-8797-ba7992a7aeae): created successfully
Sep 15 20:10:52.958843 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c0b5f32-2281-48c3-8b1e-cb17aa87dae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:52.964759 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (258aed76-13be-4b79-b85e-1c5d824003a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:10:52.977641 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c7201603-6b7e-4769-8923-8b8185a14444 tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:10:55.235073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:10:55.243073 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:10:55.249571 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:10:55.275172 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (72849ce9-49b4-4633-a745-b54c402a411e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:10:55.290327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7771de56-bc39-4e85-8011-22e056485e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:55.334092 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:10:55.388935 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7771de56-bc39-4e85-8011-22e056485e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:10:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-684851521',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=47edbe2d-81ba-402b-b497-466e6ac5d280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:10: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-15T20:10:55Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:55.391861 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7842ebf8-7923-49d3-939e-29a954171f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:55.397201 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7842ebf8-7923-49d3-939e-29a954171f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:55.405527 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b569be0-d7d2-48d3-becf-c80d4c191be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:55.410385 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b569be0-d7d2-48d3-becf-c80d4c191be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47edbe2d-81ba-402b-b497-466e6ac5d280', 'volume_name': 'volume-47edbe2d-81ba-402b-b497-466e6ac5d280', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:55.421379 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c5ea0da-488a-4a84-b87d-34854a49c38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:55.425258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c5ea0da-488a-4a84-b87d-34854a49c38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:55.427443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da5980a1-fdae-458a-b861-d8dd1505a89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:55.434007 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Volume 47edbe2d-81ba-402b-b497-466e6ac5d280: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47edbe2d-81ba-402b-b497-466e6ac5d280', 'volume_size': 1}
Sep 15 20:10:55.435148 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47edbe2d-81ba-402b-b497-466e6ac5d280 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:55.477303 n-d-806626-2 sudo[105075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47edbe2d-81ba-402b-b497-466e6ac5d280 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:10:55.487879 n-d-806626-2 sudo[105075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:56.170193 n-d-806626-2 sudo[105075]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:56.172858 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47edbe2d-81ba-402b-b497-466e6ac5d280 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.737s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:56.177730 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da5980a1-fdae-458a-b861-d8dd1505a89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47edbe2d-81ba-402b-b497-466e6ac5d280', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:56.180989 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca8c508b-2e72-489f-b43b-ac22ed0c1571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:10:56.195537 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Volume volume-47edbe2d-81ba-402b-b497-466e6ac5d280 (47edbe2d-81ba-402b-b497-466e6ac5d280): created successfully
Sep 15 20:10:56.198063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca8c508b-2e72-489f-b43b-ac22ed0c1571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:10:56.201735 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (72849ce9-49b4-4633-a745-b54c402a411e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:10:56.213810 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11c6028f-f2a0-4446-ab40-5f4ad3e349a0 tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:10:56.670448 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-47edbe2d-81ba-402b-b497-466e6ac5d280-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:10:56.745214 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47edbe2d-81ba-402b-b497-466e6ac5d280
Sep 15 20:10:56.746235 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:56.778994 n-d-806626-2 sudo[105127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280
Sep 15 20:10:56.780411 n-d-806626-2 sudo[105127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:57.255336 n-d-806626-2 sudo[105127]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:57.257890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280" returned: 0 in 0.511s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:57.260462 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:57.286944 n-d-806626-2 sudo[105131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280
Sep 15 20:10:57.288926 n-d-806626-2 sudo[105131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:58.077057 n-d-806626-2 sudo[105131]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:58.080245 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280" returned: 0 in 0.820s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:58.082563 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:58.134424 n-d-806626-2 sudo[105141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280
Sep 15 20:10:58.139321 n-d-806626-2 sudo[105141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:59.070989 n-d-806626-2 sudo[105141]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:59.073220 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47edbe2d-81ba-402b-b497-466e6ac5d280" returned: 0 in 0.990s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:59.074587 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: 47edbe2d-81ba-402b-b497-466e6ac5d280
Sep 15 20:10:59.257678 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Created reservations ['f0572712-e756-43c3-b846-f733f6570ca8', 'bb2570c4-fe5e-497a-b5eb-16fbc58e7dd9', 'fc4bb61a-25a1-4b5a-9e7c-21ad698ec801', '6550dbef-1d55-416b-aa15-931dfb66e278'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:10:59.261413 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:10:59.261413 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:10:59.261413 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:10:59.373879 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:10:59.374836 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:59.396116 n-d-806626-2 sudo[105165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:59.397596 n-d-806626-2 sudo[105165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:10:59.841220 n-d-806626-2 sudo[105165]: pam_unix(sudo:session): session closed for user root
Sep 15 20:10:59.844421 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:10:59.847340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:10:59.872600 n-d-806626-2 sudo[105168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:10:59.873408 n-d-806626-2 sudo[105168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:00.381704 n-d-806626-2 sudo[105168]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:00.385950 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-5e85b270-ef21-49db-8797-ba7992a7aeae-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:00.394515 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:00.403955 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:00.425155 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:11:00.502407 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bfecf56f-2928-461d-8ecf-3bbef0a2dab7 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-47edbe2d-81ba-402b-b497-466e6ac5d280-delete_volume'" released by "delete_volume" :: held 3.832s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:00.509639 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e85b270-ef21-49db-8797-ba7992a7aeae
Sep 15 20:11:00.511033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:00.561871 n-d-806626-2 sudo[105171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae
Sep 15 20:11:00.563749 n-d-806626-2 sudo[105171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:01.019569 n-d-806626-2 sudo[105171]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:01.022345 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae" returned: 0 in 0.511s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:01.024429 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:01.046610 n-d-806626-2 sudo[105175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae
Sep 15 20:11:01.047584 n-d-806626-2 sudo[105175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:01.807469 n-d-806626-2 sudo[105175]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:01.810761 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae" returned: 0 in 0.785s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:01.812583 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:01.864305 n-d-806626-2 sudo[105179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae
Sep 15 20:11:01.866735 n-d-806626-2 sudo[105179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:02.863121 n-d-806626-2 sudo[105179]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:02.867039 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e85b270-ef21-49db-8797-ba7992a7aeae" returned: 0 in 1.053s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:02.868939 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: 5e85b270-ef21-49db-8797-ba7992a7aeae
Sep 15 20:11:02.944679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Created reservations ['78af58d2-b456-4730-8729-67c592bbab28', 'e61277e3-ed50-40be-96be-fb874a80225f', '7a3ad74b-ddf4-4a6f-9caa-851060e39781', '8491598a-5a6c-4cad-aa04-4529800aedab'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:02.947703 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:02.947703 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:02.947703 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:03.003731 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:03.004890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:03.033047 n-d-806626-2 sudo[105184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:03.035703 n-d-806626-2 sudo[105184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:03.735865 n-d-806626-2 sudo[105184]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:03.738579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:03.740747 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:03.762628 n-d-806626-2 sudo[105187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:03.764010 n-d-806626-2 sudo[105187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:04.396538 n-d-806626-2 sudo[105187]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:04.399189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:04.402094 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:04.416907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:11:04.481635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c508218b-139c-47e6-b130-96640c470f3c tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-5e85b270-ef21-49db-8797-ba7992a7aeae-delete_volume'" released by "delete_volume" :: held 4.082s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:04.706158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:04.712636 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:04.714826 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:04.752854 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (7cc7e7a5-a7f0-4781-b0fe-8906c8516505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:04.761594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b853d59-bad3-439d-aee9-0d7473baa2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:04.789863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:04.823570 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b853d59-bad3-439d-aee9-0d7473baa2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-703575727',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ac83b1a5-fc48-40fd-bcc2-45acc5b9b773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:11:05Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:04.827586 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9c53bee-ad0b-4340-bbaf-bbb7011556f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:04.830740 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9c53bee-ad0b-4340-bbaf-bbb7011556f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:04.834084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d5c332a-9c5e-4d08-be7d-7edb514fb338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:04.836815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d5c332a-9c5e-4d08-be7d-7edb514fb338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'volume_name': 'volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:04.839266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2beb3c72-48e5-482a-b5e6-fd35d4fc8f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:04.842008 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2beb3c72-48e5-482a-b5e6-fd35d4fc8f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:04.844501 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (816cf727-ddc1-4245-8f4c-13d4b94ae32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:04.845777 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Volume ac83b1a5-fc48-40fd-bcc2-45acc5b9b773: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'volume_size': 1}
Sep 15 20:11:04.847278 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:04.879704 n-d-806626-2 sudo[105191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:04.880550 n-d-806626-2 sudo[105191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:05.509874 n-d-806626-2 sudo[105191]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:05.512961 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.665s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:05.517522 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (816cf727-ddc1-4245-8f4c-13d4b94ae32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:05.521350 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c4d735d-d3d5-455e-82ba-02ae9c4c2546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:05.543250 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Volume volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 (ac83b1a5-fc48-40fd-bcc2-45acc5b9b773): created successfully
Sep 15 20:11:05.546680 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c4d735d-d3d5-455e-82ba-02ae9c4c2546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:05.552040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (7cc7e7a5-a7f0-4781-b0fe-8906c8516505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:05.566206 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-669ee85b-57b4-4bec-bffc-9db53a6a6b7f tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:11:06.736024 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:06.740830 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:06.744079 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:06.777886 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (c8a02429-5b58-4d69-8dee-48fc4f611155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:06.781421 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf474e9d-e8ae-4558-8740-bce3262c1c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:06.805612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:06.890604 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf474e9d-e8ae-4558-8740-bce3262c1c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1579437194',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=feecec43-05e0-41bf-b39c-df2487797832,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=ac83b1a5-fc48-40fd-bcc2-45acc5b9b773,status='creating',terminated_at=None,updated_at=2021-09-15T20:11:07Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:06.893000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f77b20eb-77d4-42c2-a08d-c8ec8ebfa110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:06.906150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f77b20eb-77d4-42c2-a08d-c8ec8ebfa110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:06.917049 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (542442cc-605d-4364-bdec-367ce7d2c4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:07.036331 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (542442cc-605d-4364-bdec-367ce7d2c4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'feecec43-05e0-41bf-b39c-df2487797832', 'volume_name': 'volume-feecec43-05e0-41bf-b39c-df2487797832', 'volume_size': 1, 'source_volid': 'ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:07.047673 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b73096c-42ee-499f-8c2c-ccd32f837066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:07.048414 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b73096c-42ee-499f-8c2c-ccd32f837066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:07.056866 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cba7456a-4bfa-4981-91d6-279a20c048c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:07.056866 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Volume feecec43-05e0-41bf-b39c-df2487797832: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-feecec43-05e0-41bf-b39c-df2487797832', 'volume_size': 1, 'source_volid': 'ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'source_volstatus': 'available'}
Sep 15 20:11:07.156131 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Creating clone of volume: ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:11:07.157781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:07.209711 n-d-806626-2 sudo[105224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:11:07.210568 n-d-806626-2 sudo[105224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:07.998491 n-d-806626-2 sudo[105224]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:08.001049 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773" returned: 0 in 0.844s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:08.002942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-feecec43-05e0-41bf-b39c-df2487797832 --snapshot stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:08.045437 n-d-806626-2 sudo[105227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-feecec43-05e0-41bf-b39c-df2487797832 --snapshot stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 -L 1.00g
Sep 15 20:11:08.046276 n-d-806626-2 sudo[105227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:08.995478 n-d-806626-2 sudo[105227]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:08.998152 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-feecec43-05e0-41bf-b39c-df2487797832 --snapshot stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 -L 1.00g" returned: 0 in 0.995s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:09.000049 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feecec43-05e0-41bf-b39c-df2487797832 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:09.064459 n-d-806626-2 sudo[105343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feecec43-05e0-41bf-b39c-df2487797832 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:09.067418 n-d-806626-2 sudo[105343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:09.986116 n-d-806626-2 sudo[105343]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:09.992535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feecec43-05e0-41bf-b39c-df2487797832 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.988s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:09.992535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:10.034659 n-d-806626-2 sudo[105379]: ubuntu : 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-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:10.035561 n-d-806626-2 sudo[105379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:10.676023 n-d-806626-2 sudo[105379]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:10.681545 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 0.688s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:10.685560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:10.715053 n-d-806626-2 sudo[105382]: 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--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 iflag=direct
Sep 15 20:11:10.716429 n-d-806626-2 sudo[105382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:11.116977 n-d-806626-2 sudo[105382]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:11.119744 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 iflag=direct" returned: 0 in 0.434s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:11.121401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:11.145149 n-d-806626-2 sudo[105394]: 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--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 oflag=direct
Sep 15 20:11:11.145965 n-d-806626-2 sudo[105394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:11.594695 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:11.599191 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:11.599730 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:11.633732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (4a63a409-f833-42fb-9de9-e0cf2f705a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:11.637386 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20bbceb1-5b14-4b51-89db-b338a1c5f4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:11.666746 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:11.704514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20bbceb1-5b14-4b51-89db-b338a1c5f4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1026838564',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=10b0e6cd-9869-4bc6-978b-71c826633011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3bda4889fa541d4ae7e3abb9a5e5eae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:11:12Z,user_id='6195e08bf48a471f9387fe503e356dda',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:11.711234 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (754d886e-a981-46cc-88c3-0ab889bcf837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:11.713335 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (754d886e-a981-46cc-88c3-0ab889bcf837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:11.719712 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9869fa11-0a11-44e5-bf96-7f05fa907e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:11.726526 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9869fa11-0a11-44e5-bf96-7f05fa907e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10b0e6cd-9869-4bc6-978b-71c826633011', 'volume_name': 'volume-10b0e6cd-9869-4bc6-978b-71c826633011', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:11.730669 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2df1a8e5-b90d-4c8a-a4ef-393d1d5b51e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:11.736973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2df1a8e5-b90d-4c8a-a4ef-393d1d5b51e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:11.741027 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c804396b-44b3-44ec-a9a5-ff4dbf45ab3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:11.741978 n-d-806626-2 sudo[105394]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:11.744200 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Volume 10b0e6cd-9869-4bc6-978b-71c826633011: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10b0e6cd-9869-4bc6-978b-71c826633011', 'volume_size': 1}
Sep 15 20:11:11.744938 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b0e6cd-9869-4bc6-978b-71c826633011 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:11.763593 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 oflag=direct" returned: 0 in 0.642s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:11.765233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:11.774836 n-d-806626-2 sudo[105406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b0e6cd-9869-4bc6-978b-71c826633011 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:11.775657 n-d-806626-2 sudo[105406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:11.807656 n-d-806626-2 sudo[105407]: 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--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:11:11.808480 n-d-806626-2 sudo[105407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:12.469924 n-d-806626-2 sudo[105406]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:12.472318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b0e6cd-9869-4bc6-978b-71c826633011 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.727s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:12.476011 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c804396b-44b3-44ec-a9a5-ff4dbf45ab3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10b0e6cd-9869-4bc6-978b-71c826633011', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:12.478311 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b568eef-6895-40dc-bbaf-55686da0462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:12.501496 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Volume volume-10b0e6cd-9869-4bc6-978b-71c826633011 (10b0e6cd-9869-4bc6-978b-71c826633011): created successfully
Sep 15 20:11:12.533598 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b568eef-6895-40dc-bbaf-55686da0462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:12.537939 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (4a63a409-f833-42fb-9de9-e0cf2f705a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:12.564748 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7487b14f-ea14-495c-8b22-58cfa55fdf2e tempest-VolumesListAdminTestJSON-915206499 None] Created volume successfully.
Sep 15 20:11:14.198627 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:14.206660 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:14.207346 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:14.235458 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (24168ee8-8ce2-4df6-89b6-bbfae7ca27af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:14.249808 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ef9e451-1143-40a8-94ea-75e97be410c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.307377 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:14.366370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ef9e451-1143-40a8-94ea-75e97be410c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1296813722',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6089af1f-3f00-4405-92af-64db743deffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3bda4889fa541d4ae7e3abb9a5e5eae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:14Z,user_id='6195e08bf48a471f9387fe503e356dda',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.369696 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e038cf35-0787-4d1e-ad68-a2ae1853d9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.372646 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e038cf35-0787-4d1e-ad68-a2ae1853d9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.375221 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b4031df-c2e6-4637-aaf4-6078b34c4d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.378498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b4031df-c2e6-4637-aaf4-6078b34c4d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6089af1f-3f00-4405-92af-64db743deffc', 'volume_name': 'volume-6089af1f-3f00-4405-92af-64db743deffc', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.381154 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c879a6fb-1e91-419d-a867-5c613e056d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.383432 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c879a6fb-1e91-419d-a867-5c613e056d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.385535 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9cbb4a9e-6f6a-45dd-ad7b-de92b884d6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.386317 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Volume 6089af1f-3f00-4405-92af-64db743deffc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6089af1f-3f00-4405-92af-64db743deffc', 'volume_size': 1}
Sep 15 20:11:14.387450 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6089af1f-3f00-4405-92af-64db743deffc stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:14.427706 n-d-806626-2 sudo[105443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6089af1f-3f00-4405-92af-64db743deffc stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:14.429432 n-d-806626-2 sudo[105443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:14.750443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:14.754696 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:14.766289 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:14.790228 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (19ec3d8f-4799-4e76-847c-8ba19be21631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:14.794349 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e2a60ad-2ff0-400b-8937-f11a6e44e968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.826933 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:14.854032 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e2a60ad-2ff0-400b-8937-f11a6e44e968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-839611760',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=eb438790-5e82-4522-860b-a17686bce481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:15Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.857903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (466a9296-d6df-47af-8748-a88694414097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.860359 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (466a9296-d6df-47af-8748-a88694414097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.862806 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d77dc41-d00c-4e5c-a34e-9fdf30819252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.957370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d77dc41-d00c-4e5c-a34e-9fdf30819252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'eb438790-5e82-4522-860b-a17686bce481', 'volume_name': 'volume-eb438790-5e82-4522-860b-a17686bce481', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.960156 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d0b504e-dea6-4b55-b758-3e8aad138a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.962619 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d0b504e-dea6-4b55-b758-3e8aad138a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:14.966169 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78a9fa10-9d4b-4102-b95b-553dc5b3536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:14.967077 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume eb438790-5e82-4522-860b-a17686bce481: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-eb438790-5e82-4522-860b-a17686bce481', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:11:14.967961 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Cloning eb438790-5e82-4522-860b-a17686bce481 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:11:15.154647 n-d-806626-2 sudo[105443]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:15.160783 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6089af1f-3f00-4405-92af-64db743deffc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:15.164824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9cbb4a9e-6f6a-45dd-ad7b-de92b884d6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6089af1f-3f00-4405-92af-64db743deffc', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:15.167583 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ab09ef7-7bf5-4af6-bbf3-49dd96f6fae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:15.187090 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Volume volume-6089af1f-3f00-4405-92af-64db743deffc (6089af1f-3f00-4405-92af-64db743deffc): created successfully
Sep 15 20:11:15.191131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ab09ef7-7bf5-4af6-bbf3-49dd96f6fae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:15.196653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (24168ee8-8ce2-4df6-89b6-bbfae7ca27af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:15.212719 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f8b98da8-39a1-426f-a7f0-939988b3c93f tempest-VolumesListAdminTestJSON-915206499 None] Created volume successfully.
Sep 15 20:11:16.381056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:16.386442 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:16.387693 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:16.404881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (d86d893f-5a6a-414f-ad49-03744f6d105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:16.409833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9a65f89-139a-4c01-885b-ddf03e97619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:16.454305 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:16.527602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9a65f89-139a-4c01-885b-ddf03e97619f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-231187643',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3bda4889fa541d4ae7e3abb9a5e5eae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:11:16Z,user_id='6195e08bf48a471f9387fe503e356dda',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:16.534446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (148805d4-df34-43e6-83f3-a635faf6d2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:16.537036 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (148805d4-df34-43e6-83f3-a635faf6d2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:16.546684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49e66533-1e04-4ba3-9a25-3cbad04d4b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:16.549537 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49e66533-1e04-4ba3-9a25-3cbad04d4b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e', 'volume_name': 'volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:16.563825 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9541463f-a87a-4e09-8a4d-fa3290bbfccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:16.569594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9541463f-a87a-4e09-8a4d-fa3290bbfccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:16.575884 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f36170-87da-4d8a-a211-73468ceb2977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:16.577089 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Volume 8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e', 'volume_size': 1}
Sep 15 20:11:16.578385 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:16.632694 n-d-806626-2 sudo[105475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:16.634343 n-d-806626-2 sudo[105475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:17.751417 n-d-806626-2 sudo[105475]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:17.755708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.177s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:17.776744 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f36170-87da-4d8a-a211-73468ceb2977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:17.787425 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f9fb8f8-d68c-43e1-9c61-96f1714c2932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:17.820058 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Volume volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e (8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e): created successfully
Sep 15 20:11:17.823910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f9fb8f8-d68c-43e1-9c61-96f1714c2932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:17.841341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Flow 'volume_create_manager' (d86d893f-5a6a-414f-ad49-03744f6d105c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:17.896544 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-847ad42a-b533-4b6c-9d30-979b87419290 tempest-VolumesListAdminTestJSON-915206499 None] Created volume successfully.
Sep 15 20:11:19.370545 n-d-806626-2 sudo[105407]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:19.373266 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.608s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:19.374560 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--feecec43--05e0--41bf--b39c--df2487797832, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--feecec43--05e0--41bf--b39c--df2487797832, size 1024.00 MB, duration 7.61 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:11:19.375059 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Volume copy 1024.00 MB at 134.56 MB/s
Sep 15 20:11:19.376416 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo 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-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:19.426525 n-d-806626-2 sudo[105524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:19.439264 n-d-806626-2 sudo[105524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:19.987269 n-d-806626-2 sudo[105524]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:19.990117 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo 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-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 0.613s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:19.992470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:20.024228 n-d-806626-2 sudo[105527]: ubuntu : TTY=unknown ; 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-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:20.025050 n-d-806626-2 sudo[105527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:20.742721 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:20.750510 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:20.751258 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:20.769800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Flow 'volume_create_manager' (99770398-70af-432b-b97f-2992433f3b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:20.773524 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (beefab66-d7cc-42df-9feb-3b4face82d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.823778 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:20.857291 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (beefab66-d7cc-42df-9feb-3b4face82d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=537daf62-8ec4-4e55-9625-ada017673411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='865af3472d844432bb5c3eee4ff5299c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:21Z,user_id='e87a3f994bcc4eba8af32b934e02f419',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.861141 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c10dc68-164c-40eb-8c9d-832ccb701e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.863529 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c10dc68-164c-40eb-8c9d-832ccb701e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.866202 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b6affc0-0413-41aa-aac9-4f5f7a147ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.869704 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b6affc0-0413-41aa-aac9-4f5f7a147ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '537daf62-8ec4-4e55-9625-ada017673411', 'volume_name': 'volume-537daf62-8ec4-4e55-9625-ada017673411', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.872341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05d427d1-aa24-436f-b5cb-cdb7d3d203aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.874904 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05d427d1-aa24-436f-b5cb-cdb7d3d203aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.877401 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3583c816-0f7b-4a75-9d9c-f0db90fa5d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.878439 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Volume 537daf62-8ec4-4e55-9625-ada017673411: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-537daf62-8ec4-4e55-9625-ada017673411', 'volume_size': 1}
Sep 15 20:11:20.880150 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-537daf62-8ec4-4e55-9625-ada017673411 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:20.888833 n-d-806626-2 sudo[105527]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:20.897968 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 0.905s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:20.902155 n-d-806626-2 sudo[105570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-537daf62-8ec4-4e55-9625-ada017673411 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:20.904137 n-d-806626-2 sudo[105570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:20.905728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cba7456a-4bfa-4981-91d6-279a20c048c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-feecec43-05e0-41bf-b39c-df2487797832', 'volume_size': 1, 'source_volid': 'ac83b1a5-fc48-40fd-bcc2-45acc5b9b773', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.908696 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (775049ff-4588-485f-9e63-7ec0b58f4b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:20.925489 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Volume volume-feecec43-05e0-41bf-b39c-df2487797832 (feecec43-05e0-41bf-b39c-df2487797832): created successfully
Sep 15 20:11:20.927901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (775049ff-4588-485f-9e63-7ec0b58f4b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:20.932677 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (c8a02429-5b58-4d69-8dee-48fc4f611155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:20.957395 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-064d6914-e203-45a3-809b-9a8bebd6498a tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:11:21.532679 n-d-806626-2 sudo[105570]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:21.535049 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-537daf62-8ec4-4e55-9625-ada017673411 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.655s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:21.537417 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3583c816-0f7b-4a75-9d9c-f0db90fa5d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-537daf62-8ec4-4e55-9625-ada017673411', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:21.539911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83805968-3443-4e5e-b23b-016465934b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:21.556192 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Volume volume-537daf62-8ec4-4e55-9625-ada017673411 (537daf62-8ec4-4e55-9625-ada017673411): created successfully
Sep 15 20:11:21.558579 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83805968-3443-4e5e-b23b-016465934b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:21.563235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Flow 'volume_create_manager' (99770398-70af-432b-b97f-2992433f3b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:21.577741 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e2a6c202-0e1f-4929-b133-67e68104bad3 tempest-VolumesListAdminTestJSON-1546747034 None] Created volume successfully.
Sep 15 20:11:22.519329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Lock "b'cinder-537daf62-8ec4-4e55-9625-ada017673411-delete_volume'" acquired by "delete_volume" :: waited 0.045s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:22.773085 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 537daf62-8ec4-4e55-9625-ada017673411
Sep 15 20:11:22.776490 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:22.838032 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e-delete_volume'" acquired by "delete_volume" :: waited 0.081s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:22.844530 n-d-806626-2 sudo[105602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411
Sep 15 20:11:22.848464 n-d-806626-2 sudo[105602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:22.979535 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e
Sep 15 20:11:22.981073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:23.020505 n-d-806626-2 sudo[105604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e
Sep 15 20:11:23.026623 n-d-806626-2 sudo[105604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:23.337030 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:23.346166 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:23.346707 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:23.380447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (59727ffa-e96c-4d6b-9958-7109df78ddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:23.383903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75f73ab3-0cc1-4ffc-b6fe-28f18753527a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:23.427538 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:23.484236 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75f73ab3-0cc1-4ffc-b6fe-28f18753527a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-529585622',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=0ebd2857-0e5a-4785-9765-ac46b66974d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:23Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:23.533010 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12ea4872-68cd-4cf0-ae9f-dc3cd555153a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:23.539269 n-d-806626-2 sudo[105602]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:23.539495 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12ea4872-68cd-4cf0-ae9f-dc3cd555153a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:23.543345 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7c2de52-0686-4cdb-9f73-2d398ea12320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:23.547144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7c2de52-0686-4cdb-9f73-2d398ea12320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ebd2857-0e5a-4785-9765-ac46b66974d5', 'volume_name': 'volume-0ebd2857-0e5a-4785-9765-ac46b66974d5', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:23.555001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad6c1ad0-ea2e-4439-a852-60891e6d0312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:23.559290 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad6c1ad0-ea2e-4439-a852-60891e6d0312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:23.565423 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fef75fa-f4dc-4dc6-8d05-c08701097c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:23.566251 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Volume 0ebd2857-0e5a-4785-9765-ac46b66974d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ebd2857-0e5a-4785-9765-ac46b66974d5', 'volume_size': 1}
Sep 15 20:11:23.571967 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:23.598109 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411" returned: 0 in 0.821s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:23.601136 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:23.607095 n-d-806626-2 sudo[105607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:23.608161 n-d-806626-2 sudo[105607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:23.650475 n-d-806626-2 sudo[105608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411
Sep 15 20:11:23.651542 n-d-806626-2 sudo[105608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:24.016495 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:11:24.016949 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:24.018000 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:24.092631 n-d-806626-2 sudo[105613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:24.098714 n-d-806626-2 sudo[105613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:24.129853 n-d-806626-2 sudo[105604]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:24.140280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e" returned: 0 in 1.151s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:24.146867 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:24.239823 n-d-806626-2 sudo[105618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e
Sep 15 20:11:24.243771 n-d-806626-2 sudo[105618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:24.939039 n-d-806626-2 sudo[105607]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:24.943538 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.370s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:24.951296 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fef75fa-f4dc-4dc6-8d05-c08701097c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ebd2857-0e5a-4785-9765-ac46b66974d5', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:24.957358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0797cb2-6520-4c83-b82a-20b14a4604d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:24.984469 n-d-806626-2 sudo[105608]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:25.001674 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411" returned: 0 in 1.400s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:25.007213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:25.030513 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Volume volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 (0ebd2857-0e5a-4785-9765-ac46b66974d5): created successfully
Sep 15 20:11:25.034008 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0797cb2-6520-4c83-b82a-20b14a4604d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:25.042051 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (59727ffa-e96c-4d6b-9958-7109df78ddbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:25.060009 n-d-806626-2 sudo[105691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411
Sep 15 20:11:25.063722 n-d-806626-2 sudo[105691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:25.072533 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cac8bb9b-4e08-4196-9dd6-dc40ae30ae53 tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:11:25.486871 n-d-806626-2 sudo[105613]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:25.489424 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.471s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:25.492875 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:25.505563 n-d-806626-2 sudo[105618]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:25.532255 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e" returned: 0 in 1.385s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:25.535731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:25.542032 n-d-806626-2 sudo[105695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:25.542984 n-d-806626-2 sudo[105695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:25.578920 n-d-806626-2 sudo[105696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e
Sep 15 20:11:25.587941 n-d-806626-2 sudo[105696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:25.847214 n-d-806626-2 sudo[105691]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:25.849615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-537daf62-8ec4-4e55-9625-ada017673411" returned: 0 in 0.844s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:25.853799 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Successfully deleted volume: 537daf62-8ec4-4e55-9625-ada017673411
Sep 15 20:11:26.026107 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Created reservations ['fc534bde-4882-474d-b3a9-de31ef5939e2', '463f894b-40dd-462b-a9d4-4f337a1966aa', '99d58cfa-883a-4b4e-8836-a7142ba83154', '3ef2fc4e-21cb-4c9e-a67e-5497f22531e6'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:26.029110 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:26.029110 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:26.029110 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:26.142776 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:26.144622 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:26.195579 n-d-806626-2 sudo[105695]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:26.205293 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:26.209964 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:26.238139 n-d-806626-2 sudo[105703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:26.242255 n-d-806626-2 sudo[105703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:26.560684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-0ebd2857-0e5a-4785-9765-ac46b66974d5-delete_volume'" acquired by "delete_volume" :: waited 0.059s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:26.647262 n-d-806626-2 sudo[105696]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:26.686886 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e" returned: 0 in 1.149s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:26.703255 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Successfully deleted volume: 8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e
Sep 15 20:11:26.741329 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ebd2857-0e5a-4785-9765-ac46b66974d5
Sep 15 20:11:26.754272 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:26.820816 n-d-806626-2 sudo[105709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5
Sep 15 20:11:26.822852 n-d-806626-2 sudo[105709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:26.875602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Created reservations ['350d75bd-d462-46b3-8e98-c559d8b7d676', '8fab8e03-923b-4742-a616-351b3abc07a1', '7d25ffe7-913c-459c-9be9-5b68cfea4840', 'a1a4cf2a-ea26-4890-a316-5fa717e88f41'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:26.878229 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:26.878229 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:26.878229 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:27.004354 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:27.011542 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:27.085340 n-d-806626-2 sudo[105712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:27.086146 n-d-806626-2 sudo[105712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:27.146580 n-d-806626-2 sudo[105703]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:27.151710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.007s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:27.155135 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:27.217717 n-d-806626-2 sudo[105716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:27.218638 n-d-806626-2 sudo[105716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:27.816203 n-d-806626-2 sudo[105709]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:27.818644 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5" returned: 0 in 1.064s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:27.821121 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:27.860597 n-d-806626-2 sudo[105720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5
Sep 15 20:11:27.861395 n-d-806626-2 sudo[105720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:28.056807 n-d-806626-2 sudo[105712]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:28.083016 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.070s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:28.110566 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:28.200896 n-d-806626-2 sudo[105723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:28.201709 n-d-806626-2 sudo[105723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:28.211584 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-8edc83a3-a68d-44d5-8773-72b026e68665 tempest-ServersTestBootFromVolume-1343255223 None] Terminate volume connection completed successfully.
Sep 15 20:11:28.211584 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-8edc83a3-a68d-44d5-8773-72b026e68665 tempest-ServersTestBootFromVolume-1343255223 None] Deleting attachment c6947302-c574-41eb-b9f7-b30234b615b1. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:11:28.218317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:28.318482 n-d-806626-2 sudo[105716]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:28.320759 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] CMD "sudo cinder-rootwrap /etc/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.166s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:28.322571 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:28.360106 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Deleted volume successfully.
Sep 15 20:11:28.418015 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2bd0cc47-1672-4873-a163-eb51d50620a0 tempest-VolumesListAdminTestJSON-1546747034 None] Lock "b'cinder-537daf62-8ec4-4e55-9625-ada017673411-delete_volume'" released by "delete_volume" :: held 5.899s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:28.442991 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-6089af1f-3f00-4405-92af-64db743deffc-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:28.586401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.344s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:28.589320 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269\n Backing store flags: \n Account information:\n nHd6VS9g2CfRykWAknJA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:28.593215 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-8edc83a3-a68d-44d5-8773-72b026e68665 tempest-ServersTestBootFromVolume-1343255223 None] Removing iscsi_target for Volume ID: 783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:28.600292 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:28.642981 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6089af1f-3f00-4405-92af-64db743deffc
Sep 15 20:11:28.644255 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:28.694890 n-d-806626-2 sudo[105728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc
Sep 15 20:11:28.699128 n-d-806626-2 sudo[105728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:28.894513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-783cce45-7fcf-47ee-ac0b-982949415269 -f" returned: 0 in 0.299s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:28.894858 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:28.898815 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:29.135360 n-d-806626-2 sudo[105720]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:29.140394 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5" returned: 0 in 1.320s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:29.153497 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:29.229700 n-d-806626-2 sudo[105745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5
Sep 15 20:11:29.231983 n-d-806626-2 sudo[105745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:29.287371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.389s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:29.287995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:29.511992 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-8edc83a3-a68d-44d5-8773-72b026e68665 tempest-ServersTestBootFromVolume-1343255223 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:29.511992 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:29.511992 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:29.591335 n-d-806626-2 sudo[105723]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:29.596008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/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.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:29.597273 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:29.610902 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Deleted volume successfully.
Sep 15 20:11:29.637464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f3994b01-8d60-4ba8-a572-0d0feede25d3 tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-8d865134-fd22-40ca-ae0f-8fb5b8fb8b7e-delete_volume'" released by "delete_volume" :: held 6.800s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:29.852497 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Lock "b'cinder-783cce45-7fcf-47ee-ac0b-982949415269-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:29.880540 n-d-806626-2 sudo[105728]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:29.893716 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc" returned: 0 in 1.249s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:29.898913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:29.955724 n-d-806626-2 sudo[105751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc
Sep 15 20:11:29.956561 n-d-806626-2 sudo[105751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:30.107986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:30.117279 n-d-806626-2 sudo[105745]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:30.122460 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ebd2857-0e5a-4785-9765-ac46b66974d5" returned: 0 in 0.975s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:30.123460 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: 0ebd2857-0e5a-4785-9765-ac46b66974d5
Sep 15 20:11:30.242353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Created reservations ['7ada9186-975d-4a64-92b7-c84a0f50a17d', '0af91d5f-9021-4ebc-9083-0dc69960884a', '69eb401f-151c-4af4-b52d-c422999c5938', 'fbdbfc65-cf84-470f-9a8d-cc4235a65a66'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:30.259932 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:30.259932 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:30.259932 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:30.415745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.310s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:30.416351 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:30.425518 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Skipping remove_export. No iscsi_target is presently exported for volume: 783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:30.426599 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:30.510494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:30.512383 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:30.515035 n-d-806626-2 sudo[105763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:30.519081 n-d-806626-2 sudo[105763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:30.578385 n-d-806626-2 sudo[105766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:30.579227 n-d-806626-2 sudo[105766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:30.750778 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-feecec43-05e0-41bf-b39c-df2487797832-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:30.836490 n-d-806626-2 sudo[105751]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:30.875891 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc" returned: 0 in 0.977s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:30.877889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:30.925038 n-d-806626-2 sudo[105774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc
Sep 15 20:11:30.925845 n-d-806626-2 sudo[105774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:30.964274 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:30.966090 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:31.050407 n-d-806626-2 sudo[105776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:31.056847 n-d-806626-2 sudo[105776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:31.533907 n-d-806626-2 sudo[105766]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:31.536363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.024s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:31.538855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:31.617819 n-d-806626-2 sudo[105782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:31.618668 n-d-806626-2 sudo[105782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:31.670059 n-d-806626-2 sudo[105763]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:31.672781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269" returned: 0 in 1.246s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:31.674781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:31.739688 n-d-806626-2 sudo[105785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:31.741154 n-d-806626-2 sudo[105785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:31.904989 n-d-806626-2 sudo[105774]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:31.907905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6089af1f-3f00-4405-92af-64db743deffc" returned: 0 in 1.030s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:31.909510 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Successfully deleted volume: 6089af1f-3f00-4405-92af-64db743deffc
Sep 15 20:11:32.044477 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Created reservations ['94f0553c-9221-49d4-8307-6aaef498e7cd', 'cf01033b-d1c5-4aa2-8c4d-cc4cede21791', '3e415dac-34ec-4e9a-8f95-c843b0111095', '34b46da0-8f71-4fb3-844e-1fa163314b61'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:32.049109 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:32.049109 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:32.049109 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:32.165890 n-d-806626-2 sudo[105776]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:32.169741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 1.204s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:32.171739 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:32.240451 n-d-806626-2 sudo[105791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:32.241297 n-d-806626-2 sudo[105791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:32.249911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:32.251684 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:32.288698 n-d-806626-2 sudo[105782]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:32.291460 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.752s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:32.294390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:32.312602 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:11:32.316232 n-d-806626-2 sudo[105793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:32.317058 n-d-806626-2 sudo[105793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:32.336638 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-18d324d7-0d43-4b49-9f20-5166494599ff tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-0ebd2857-0e5a-4785-9765-ac46b66974d5-delete_volume'" released by "delete_volume" :: held 5.780s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:32.697827 n-d-806626-2 sudo[105785]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:32.705872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269" returned: 0 in 1.031s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:32.710382 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:32.775735 n-d-806626-2 sudo[105796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:32.776288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-10b0e6cd-9869-4bc6-978b-71c826633011-delete_volume'" acquired by "delete_volume" :: waited 0.074s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:32.776570 n-d-806626-2 sudo[105796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:32.975502 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10b0e6cd-9869-4bc6-978b-71c826633011
Sep 15 20:11:32.976700 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:33.036248 n-d-806626-2 sudo[105799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011
Sep 15 20:11:33.038471 n-d-806626-2 sudo[105799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:33.194653 n-d-806626-2 sudo[105791]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:33.201248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 1.026s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:33.205464 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:33.292524 n-d-806626-2 sudo[105802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:33.302701 n-d-806626-2 sudo[105802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:33.459159 n-d-806626-2 sudo[105793]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:33.462803 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.211s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:33.465144 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:33.545050 n-d-806626-2 sudo[105804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:33.546119 n-d-806626-2 sudo[105804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:33.953115 n-d-806626-2 sudo[105796]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:33.957198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-783cce45-7fcf-47ee-ac0b-982949415269" returned: 0 in 1.246s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:33.964373 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Successfully deleted volume: 783cce45-7fcf-47ee-ac0b-982949415269
Sep 15 20:11:34.021030 n-d-806626-2 sudo[105799]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:34.029591 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011" returned: 0 in 1.052s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:34.037474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:34.121033 n-d-806626-2 sudo[105812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011
Sep 15 20:11:34.121841 n-d-806626-2 sudo[105812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:34.143578 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Created reservations ['53e411ff-24c1-4919-b1a8-5b3257171790', 'c5706979-b6d1-41a6-ae35-f7282e1661d3', '6567b3af-fd28-4a5c-8c1d-c12b7de71c38', 'ee695fe7-2edd-4dfa-a55f-9a3ba894e0ad'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:34.146079 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:34.146079 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:34.146079 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:34.177094 n-d-806626-2 sudo[105802]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:34.180765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feecec43-05e0-41bf-b39c-df2487797832" returned: 0 in 0.975s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:34.200383 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: feecec43-05e0-41bf-b39c-df2487797832
Sep 15 20:11:34.315648 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:34.317456 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:34.348597 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Created reservations ['cfc435e1-61ef-4433-8a97-d2a71e48e2d6', '914de5be-be24-4cca-bae5-5b5b3448c8c8', 'd173e7f3-e47a-4a0d-a461-6b49ac2a0c38', '64e42295-1763-4e85-abc1-559d50cb5381'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:34.352057 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:34.352057 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:34.352057 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:34.369720 n-d-806626-2 sudo[105816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:34.370529 n-d-806626-2 sudo[105816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:34.453019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:34.453929 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:34.519817 n-d-806626-2 sudo[105819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:34.529714 n-d-806626-2 sudo[105819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:34.788028 n-d-806626-2 sudo[105804]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:34.790462 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/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.325s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:34.798391 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:34.816219 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Deleted volume successfully.
Sep 15 20:11:34.868445 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1e435233-5ac4-45a3-8779-9cc6b801a7ee tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-6089af1f-3f00-4405-92af-64db743deffc-delete_volume'" released by "delete_volume" :: held 6.425s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:35.198164 n-d-806626-2 sudo[105812]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:35.201321 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011" returned: 0 in 1.163s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:35.202812 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:35.254689 n-d-806626-2 sudo[105824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011
Sep 15 20:11:35.257152 n-d-806626-2 sudo[105824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:35.367675 n-d-806626-2 sudo[105816]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:35.375936 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.058s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:35.383335 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:35.418985 n-d-806626-2 sudo[105826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:35.421829 n-d-806626-2 sudo[105826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:35.440906 n-d-806626-2 sudo[105819]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:35.446397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.989s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:35.448684 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:35.510251 n-d-806626-2 sudo[105828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:35.520448 n-d-806626-2 sudo[105828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:36.344747 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:36.381860 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:36.384943 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:36.423558 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (92e5c8d5-1784-47c8-a9c7-76a2dfc623b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:36.434691 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26dbcea5-1edc-4575-904a-5ba653a8e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:36.521863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:36.542496 n-d-806626-2 sudo[105824]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:36.547023 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10b0e6cd-9869-4bc6-978b-71c826633011" returned: 0 in 1.344s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:36.549050 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Successfully deleted volume: 10b0e6cd-9869-4bc6-978b-71c826633011
Sep 15 20:11:36.572055 n-d-806626-2 sudo[105826]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:36.663182 n-d-806626-2 sudo[105828]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:36.709385 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.261s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:36.726615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] CMD "sudo cinder-rootwrap /etc/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.343s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:36.733087 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:36.738197 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:11:36.742784 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:36.748237 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Deleted volume successfully.
Sep 15 20:11:36.767908 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26dbcea5-1edc-4575-904a-5ba653a8e196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1565937521',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=3972cfce-8361-4892-9fc5-3119f90bafbe,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:36Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:36.771573 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e78d8ed-69cd-4639-ba13-31ea5e3517e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:36.773911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e78d8ed-69cd-4639-ba13-31ea5e3517e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:36.777575 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4ad6ade-2261-4531-8e02-fa3ab17e1929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:36.798462 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-ff9a7502-c8b9-41de-9e33-5a4645ba56a9 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-feecec43-05e0-41bf-b39c-df2487797832-delete_volume'" released by "delete_volume" :: held 6.047s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:36.840525 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Created reservations ['c74e6025-a5e4-4f02-9a2f-cf718d9a0388', 'b535161f-72a3-4f00-8efd-e9d224c33ec1', '98da82b8-9195-46b6-b24f-7d20fc35d679', '99ce63e6-b6f9-41f7-acce-f6280f963447'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:36.843202 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:36.843202 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:36.843202 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:36.846870 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-31f2b72b-2748-4441-8c34-666d94fd3672 req-db9a3a01-eab6-4bd7-84c9-bddce4c5bd8f tempest-ServersTestBootFromVolume-1343255223 None] Lock "b'cinder-783cce45-7fcf-47ee-ac0b-982949415269-delete_volume'" released by "delete_volume" :: held 6.994s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:36.922016 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4ad6ade-2261-4531-8e02-fa3ab17e1929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3972cfce-8361-4892-9fc5-3119f90bafbe', 'volume_name': 'volume-3972cfce-8361-4892-9fc5-3119f90bafbe', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:36.924878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4ba727a-968c-4b61-aacd-fed5fe9e3434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:36.927253 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4ba727a-968c-4b61-aacd-fed5fe9e3434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:36.929619 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c6b8915-a9e2-48f7-90cd-bd1361f3b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:36.930570 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Volume 3972cfce-8361-4892-9fc5-3119f90bafbe: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3972cfce-8361-4892-9fc5-3119f90bafbe', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:11:36.931270 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Cloning 3972cfce-8361-4892-9fc5-3119f90bafbe from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:11:36.936367 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:11:36.937038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:36.961489 n-d-806626-2 sudo[105848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:36.962303 n-d-806626-2 sudo[105848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:37.510281 n-d-806626-2 sudo[105848]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:37.513412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:37.515423 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:37.561862 n-d-806626-2 sudo[105851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:11:37.562682 n-d-806626-2 sudo[105851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:38.633377 n-d-806626-2 sudo[105851]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:38.638140 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:38.644414 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:11:38.660908 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Deleted volume successfully.
Sep 15 20:11:38.686565 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e62d93a1-2346-464e-96ee-8447930415a1 tempest-VolumesListAdminTestJSON-915206499 None] Lock "b'cinder-10b0e6cd-9869-4bc6-978b-71c826633011-delete_volume'" released by "delete_volume" :: held 5.912s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:44.364166 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 29.39 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:11:44.364905 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Image download 616.00 MB at 20.96 MB/s
Sep 15 20:11:44.438481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:44.731374 n-d-806626-2 sudo[105880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1
Sep 15 20:11:44.732237 n-d-806626-2 sudo[105880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:45.638202 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:11:45.644515 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:11:45.646649 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:11:45.664518 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (7e96f01a-4fdd-4c7d-9bfb-ddfc8e9abbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:45.671213 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9dd934f-94db-49ab-98e0-09e21aef7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:45.706043 n-d-806626-2 sudo[105880]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:45.724182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1" returned: 0 in 1.287s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:45.724906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 3add241444964f09a2f5afcce2bdbaf4. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:11:45.754973 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:11:45.820541 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9dd934f-94db-49ab-98e0-09e21aef7e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1882017226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c9c00dd4-8844-47aa-a10b-ce1dbefc9432,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c8ddb21fcc4d20952df5dad9b79dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:11: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-15T20:11:46Z,user_id='467aceedf07345338f6d74eea09dba1e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:45.822790 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73918136-dba7-46f1-8b0a-6618fa25291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:45.824686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73918136-dba7-46f1-8b0a-6618fa25291f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:45.826982 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df255079-46f0-4dcc-b21b-ec58b78deaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:45.829183 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df255079-46f0-4dcc-b21b-ec58b78deaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9c00dd4-8844-47aa-a10b-ce1dbefc9432', 'volume_name': 'volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:45.831410 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62beb9ea-0a80-4b38-afc9-2c47fb4e3011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:45.833496 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62beb9ea-0a80-4b38-afc9-2c47fb4e3011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:45.835684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db2f45a-c8d9-4750-9a67-e86dd18457b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:45.836416 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Volume c9c00dd4-8844-47aa-a10b-ce1dbefc9432: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432', 'volume_size': 1}
Sep 15 20:11:45.837507 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:45.881757 n-d-806626-2 sudo[105887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:45.882568 n-d-806626-2 sudo[105887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:45.911010 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:46.096001 n-d-806626-2 sudo[105889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1
Sep 15 20:11:46.096965 n-d-806626-2 sudo[105889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:46.939154 n-d-806626-2 sudo[105889]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:46.944849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1" returned: 0 in 1.035s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:46.946982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb438790-5e82-4522-860b-a17686bce481 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:46.973114 n-d-806626-2 sudo[105887]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:46.983471 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.145s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:46.989982 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db2f45a-c8d9-4750-9a67-e86dd18457b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:46.992737 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e59566c-fe98-4051-8ac8-fb518a9e575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:47.022728 n-d-806626-2 sudo[105937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb438790-5e82-4522-860b-a17686bce481 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:11:47.023654 n-d-806626-2 sudo[105937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:47.050410 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Volume volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 (c9c00dd4-8844-47aa-a10b-ce1dbefc9432): created successfully
Sep 15 20:11:47.053406 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e59566c-fe98-4051-8ac8-fb518a9e575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:47.057135 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (7e96f01a-4fdd-4c7d-9bfb-ddfc8e9abbbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:47.076889 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-45477f3a-8bfb-4c80-a45c-239984505aff tempest-VolumesDeleteCascade-1099554710 None] Created volume successfully.
Sep 15 20:11:48.179747 n-d-806626-2 sudo[105937]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:48.181630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb438790-5e82-4522-860b-a17686bce481 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.235s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:48.221116 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume eb438790-5e82-4522-860b-a17686bce481. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:11:48.326664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_dlufkgdx {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:48.609636 n-d-806626-2 sudo[105976]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_dlufkgdx
Sep 15 20:11:48.610460 n-d-806626-2 sudo[105976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:49.101471 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3acb229d-e790-47fa-9d77-b49a57ae8a20 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:49.145556 n-d-806626-2 sudo[105984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:11:49.146389 n-d-806626-2 sudo[105984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:49.222081 n-d-806626-2 sudo[105976]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:49.235028 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_dlufkgdx" returned: 0 in 0.914s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:49.239056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:49.536910 n-d-806626-2 sudo[105988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1
Sep 15 20:11:49.540684 n-d-806626-2 sudo[105988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:50.025032 n-d-806626-2 sudo[105984]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:50.036709 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3acb229d-e790-47fa-9d77-b49a57ae8a20 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432" returned: 0 in 0.931s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:50.038923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3acb229d-e790-47fa-9d77-b49a57ae8a20 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-094f72e0-171c-43a5-8776-51fba28f5eea --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:50.087323 n-d-806626-2 sudo[105991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-094f72e0-171c-43a5-8776-51fba28f5eea --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g
Sep 15 20:11:50.088137 n-d-806626-2 sudo[105991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:50.320019 n-d-806626-2 sudo[105988]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:50.323245 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1" returned: 0 in 1.084s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:50.324368 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:11:50.325315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:50.371792 n-d-806626-2 sudo[105996]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481 oflag=direct
Sep 15 20:11:50.375707 n-d-806626-2 sudo[105996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:51.055070 n-d-806626-2 sudo[105996]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:51.059239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481 oflag=direct" returned: 0 in 0.734s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:51.061314 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:51.107247 n-d-806626-2 sudo[106109]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481
Sep 15 20:11:51.108037 n-d-806626-2 sudo[106109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:51.208626 n-d-806626-2 sudo[105991]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:51.216415 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3acb229d-e790-47fa-9d77-b49a57ae8a20 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-094f72e0-171c-43a5-8776-51fba28f5eea --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g" returned: 0 in 1.177s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:51.336481 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3acb229d-e790-47fa-9d77-b49a57ae8a20 tempest-VolumesDeleteCascade-1099554710 None] Create snapshot completed successfully
Sep 15 20:11:52.549258 n-d-806626-2 sudo[106109]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:52.552132 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481" returned: 0 in 1.491s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:52.553603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:52.704602 n-d-806626-2 sudo[106141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1
Sep 15 20:11:52.706374 n-d-806626-2 sudo[106141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:52.961856 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3979553a-fb6c-46c6-a2c1-e3e5a24b6e06 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:53.019228 n-d-806626-2 sudo[106143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:11:53.024699 n-d-806626-2 sudo[106143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:53.208646 n-d-806626-2 sudo[106141]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:53.213613 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:53.214815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_evlu6bzbn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.49 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--eb438790--5e82--4522--860b--a17686bce481 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:11:53.216705 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Converted 700.00 MB image at 469.07 MB/s
Sep 15 20:11:53.217352 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume eb438790-5e82-4522-860b-a17686bce481 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:11:53.489289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 3add241444964f09a2f5afcce2bdbaf4 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:11:53.489949 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Marking volume eb438790-5e82-4522-860b-a17686bce481 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:11:53.529833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to eb438790-5e82-4522-860b-a17686bce481. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:11:53.530703 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Creating volume glance metadata for volume eb438790-5e82-4522-860b-a17686bce481 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:11:53.688630 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78a9fa10-9d4b-4102-b95b-553dc5b3536b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb438790-5e82-4522-860b-a17686bce481', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:53.692914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1990463b-2279-4060-8dee-ae870c1f18ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:11:53.705886 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-eb438790-5e82-4522-860b-a17686bce481 (eb438790-5e82-4522-860b-a17686bce481): created successfully
Sep 15 20:11:53.708172 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1990463b-2279-4060-8dee-ae870c1f18ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:11:53.712024 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (19ec3d8f-4799-4e76-847c-8ba19be21631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:11:53.731404 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-98a0051c-a76b-4477-8b22-03a53a0655a5 tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:11:53.777035 n-d-806626-2 sudo[106143]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:53.779244 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3979553a-fb6c-46c6-a2c1-e3e5a24b6e06 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432" returned: 0 in 0.818s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:53.782203 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3979553a-fb6c-46c6-a2c1-e3e5a24b6e06 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:53.842070 n-d-806626-2 sudo[106149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g
Sep 15 20:11:53.842910 n-d-806626-2 sudo[106149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:54.671849 n-d-806626-2 sudo[106149]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:54.677537 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3979553a-fb6c-46c6-a2c1-e3e5a24b6e06 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be --snapshot stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 -L 1.00g" returned: 0 in 0.894s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:54.798163 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3979553a-fb6c-46c6-a2c1-e3e5a24b6e06 tempest-VolumesDeleteCascade-1099554710 None] Create snapshot completed successfully
Sep 15 20:11:55.230643 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-c9c00dd4-8844-47aa-a10b-ce1dbefc9432-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:55.315887 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:11:55.316696 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Performing cascade delete. {{(pid=84113) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 20:11:55.337273 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-094f72e0-171c-43a5-8776-51fba28f5eea-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:55.339525 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-094f72e0-171c-43a5-8776-51fba28f5eea {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:55.378917 n-d-806626-2 sudo[106260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-094f72e0-171c-43a5-8776-51fba28f5eea
Sep 15 20:11:55.393277 n-d-806626-2 sudo[106260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:55.525618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:55.571718 n-d-806626-2 sudo[106262]: ubuntu : 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-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:11:55.577176 n-d-806626-2 sudo[106262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:56.160571 n-d-806626-2 sudo[106260]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:56.163814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-094f72e0-171c-43a5-8776-51fba28f5eea" returned: 0 in 0.824s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:56.171357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-094f72e0-171c-43a5-8776-51fba28f5eea {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:56.214209 n-d-806626-2 sudo[106266]: ubuntu : TTY=unknown ; 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-094f72e0-171c-43a5-8776-51fba28f5eea
Sep 15 20:11:56.215036 n-d-806626-2 sudo[106266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:56.332640 n-d-806626-2 sudo[106262]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:56.335229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.809s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:56.445799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:56.461555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:56.461847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:56.463461 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:11:56.465338 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Creating iscsi_target for Volume ID: volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume path /opt/stack/data/cinder/volumes/volume-eb438790-5e82-4522-860b-a17686bce481,
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: incominguser XjyBh3QkZA2Ct8nTpaoP AuHvQ96u8ZENCvv7
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:56.481339 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:11:56.485457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:57.190777 n-d-806626-2 sudo[106266]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:57.193530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-094f72e0-171c-43a5-8776-51fba28f5eea" returned: 0 in 1.025s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:57.326180 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['3c3e949d-a22d-4d5f-ba23-c08d1a8f4d20', '06672ce8-018d-4bb4-9218-4b46f4ef4437', 'f54645b1-eda4-44bc-aeb9-23eddd052750', '152e16b4-8ffb-4df9-88d5-d50e4c42f032'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:57.330604 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:57.330604 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:57.330604 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:57.447155 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Delete snapshot completed successfully.
Sep 15 20:11:57.455060 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-094f72e0-171c-43a5-8776-51fba28f5eea-delete_snapshot'" released by "delete_snapshot" :: held 2.118s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:57.467385 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-9aec04a5-1bba-49c8-9c9f-edb9914176be-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:11:57.470220 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:57.506200 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.998s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:57.506513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:57.508321 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:11:57.509315 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:11:57.512639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:57.522436 n-d-806626-2 sudo[106363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be
Sep 15 20:11:57.529126 n-d-806626-2 sudo[106363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:57.530364 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:57.531008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481\n Backing store flags: \n Account information:\n XjyBh3QkZA2Ct8nTpaoP\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:57.531875 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:11:57.534327 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:57.649371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:57.649923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481\n Backing store flags: \n Account information:\n XjyBh3QkZA2Ct8nTpaoP\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:57.652837 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:57.932569 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:57.934561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481\n Backing store flags: \n Account information:\n XjyBh3QkZA2Ct8nTpaoP\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:11:57.936883 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:11:58.301715 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4d439089-aa2c-4a5e-8a78-4286833e4b43 req-c346fa23-d6af-4aca-8bb6-65992030ca40 tempest-VolumesSnapshotTestJSON-1072393462 None] attachment_update completed successfully.
Sep 15 20:11:58.442225 n-d-806626-2 sudo[106363]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:58.444570 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be" returned: 0 in 0.974s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:58.446586 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:58.525046 n-d-806626-2 sudo[106373]: ubuntu : TTY=unknown ; 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-9aec04a5-1bba-49c8-9c9f-edb9914176be
Sep 15 20:11:58.525836 n-d-806626-2 sudo[106373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:11:59.400911 n-d-806626-2 sudo[106373]: pam_unix(sudo:session): session closed for user root
Sep 15 20:11:59.404239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9aec04a5-1bba-49c8-9c9f-edb9914176be" returned: 0 in 0.957s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:11:59.526130 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['8a3509ba-83d0-4e71-8c7a-305d73c006c8', 'ddc09a2e-e7ca-4f29-b8d7-5d577420a74a', 'df7400ab-1253-4039-a011-6665c4da39fc', '2ecaa511-3a2b-4a50-ba93-48a81590a54b'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:11:59.529391 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:11:59.529391 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:11:59.529391 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:11:59.601682 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Delete snapshot completed successfully.
Sep 15 20:11:59.612602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-9aec04a5-1bba-49c8-9c9f-edb9914176be-delete_snapshot'" released by "delete_snapshot" :: held 2.145s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:11:59.613038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Snapshots deleted, issuing volume delete {{(pid=84113) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 20:11:59.614111 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:11:59.662204 n-d-806626-2 sudo[106418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:11:59.666742 n-d-806626-2 sudo[106418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:00.264740 n-d-806626-2 sudo[106418]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:00.297553 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432" returned: 0 in 0.681s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:00.308894 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:00.372867 n-d-806626-2 sudo[106421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:12:00.374543 n-d-806626-2 sudo[106421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:01.133088 n-d-806626-2 sudo[106421]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:01.147317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432" returned: 0 in 0.840s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:01.149246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:01.204661 n-d-806626-2 sudo[106456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:12:01.216630 n-d-806626-2 sudo[106456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:01.654193 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 24.72 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:12:01.655210 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Image download 616.00 MB at 24.92 MB/s
Sep 15 20:12:01.734333 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:01.961679 n-d-806626-2 sudo[106467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1
Sep 15 20:12:01.961970 n-d-806626-2 sudo[106456]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:01.964780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9c00dd4-8844-47aa-a10b-ce1dbefc9432" returned: 0 in 0.815s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:01.966372 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Successfully deleted volume: c9c00dd4-8844-47aa-a10b-ce1dbefc9432
Sep 15 20:12:01.972670 n-d-806626-2 sudo[106467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:02.063150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['e365822a-bbd1-4dfa-9bd2-fe041a0e2f27', '1581bae8-80cc-4644-81cb-64aa446dc88d', '57208bd7-385a-4457-a6b5-9f11b0bc219b', '520906f9-4905-4976-95e6-d7ad4c3f8d12'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:02.067179 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:02.067179 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:02.067179 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:02.174816 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:02.176673 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:02.238471 n-d-806626-2 sudo[106484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:02.247319 n-d-806626-2 sudo[106484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:02.657641 n-d-806626-2 sudo[106467]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:02.660015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1" returned: 0 in 0.926s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:02.660942 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user dde0be64beab4e789df9931e3d50d01e. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:12:02.767233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:03.058788 n-d-806626-2 sudo[106489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1
Sep 15 20:12:03.059702 n-d-806626-2 sudo[106489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:03.324735 n-d-806626-2 sudo[106484]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:03.329410 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.151s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:03.331925 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:03.369257 n-d-806626-2 sudo[106501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:03.370116 n-d-806626-2 sudo[106501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:03.540702 n-d-806626-2 sudo[106489]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:03.543816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1" returned: 0 in 0.776s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:03.545550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3972cfce-8361-4892-9fc5-3119f90bafbe stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:03.579546 n-d-806626-2 sudo[106506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3972cfce-8361-4892-9fc5-3119f90bafbe stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:12:03.580346 n-d-806626-2 sudo[106506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:03.713149 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:12:03.718840 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:12:03.719402 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:12:03.756317 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (46200712-e67c-4cd7-8993-9f5e0d689afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:03.759913 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e4a4b7f-be28-4d6d-b303-9f6164e3dbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:03.872510 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:12:03.934196 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e4a4b7f-be28-4d6d-b303-9f6164e3dbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-397388352',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=42b37ba7-550e-4a6c-b46e-d8f886c3110e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c8ddb21fcc4d20952df5dad9b79dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:12: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-15T20:12:04Z,user_id='467aceedf07345338f6d74eea09dba1e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:03.944580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d1cf595-bc82-4c55-b529-6850c5ccbc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:03.944580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d1cf595-bc82-4c55-b529-6850c5ccbc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:03.952091 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26021819-edb7-48d5-a5b4-73d81cf663b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:03.961675 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26021819-edb7-48d5-a5b4-73d81cf663b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42b37ba7-550e-4a6c-b46e-d8f886c3110e', 'volume_name': 'volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:03.961675 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb0a27b2-1226-4a79-9fcc-8d911ac3cc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:03.966595 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb0a27b2-1226-4a79-9fcc-8d911ac3cc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:03.979968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b741c4d-52a0-4354-94f6-ac15d690309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:03.985899 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Volume 42b37ba7-550e-4a6c-b46e-d8f886c3110e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e', 'volume_size': 1}
Sep 15 20:12:03.990602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:04.038367 n-d-806626-2 sudo[106508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:12:04.039219 n-d-806626-2 sudo[106508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:04.223923 n-d-806626-2 sudo[106501]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:04.226369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:04.229392 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:04.242602 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Deleted volume successfully.
Sep 15 20:12:04.283647 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-45277782-b196-4ce1-9bc2-9933c3df7d54 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-c9c00dd4-8844-47aa-a10b-ce1dbefc9432-delete_volume'" released by "delete_volume" :: held 9.053s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:04.534938 n-d-806626-2 sudo[106506]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:04.537487 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3972cfce-8361-4892-9fc5-3119f90bafbe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.992s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:04.575835 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 3972cfce-8361-4892-9fc5-3119f90bafbe. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:12:04.648154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ocpsqf5_ {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:04.891396 n-d-806626-2 sudo[106541]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ocpsqf5_
Sep 15 20:12:04.895073 n-d-806626-2 sudo[106541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:04.980580 n-d-806626-2 sudo[106508]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:04.982887 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.992s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:04.986898 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b741c4d-52a0-4354-94f6-ac15d690309c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:04.989320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a210ca0f-4540-4ea9-8a4b-ee785daefd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:05.017224 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Volume volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e (42b37ba7-550e-4a6c-b46e-d8f886c3110e): created successfully
Sep 15 20:12:05.019229 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a210ca0f-4540-4ea9-8a4b-ee785daefd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:05.027308 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (46200712-e67c-4cd7-8993-9f5e0d689afb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:05.048330 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b795240a-6ffb-4391-8e16-fa30afc08464 tempest-VolumesDeleteCascade-1099554710 None] Created volume successfully.
Sep 15 20:12:05.805033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1dbed9a1-3d73-4a13-a986-90ec92de0c0f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:05.852682 n-d-806626-2 sudo[106575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:12:05.855510 n-d-806626-2 sudo[106575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:05.860872 n-d-806626-2 sudo[106541]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:05.863297 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ocpsqf5_" returned: 0 in 1.215s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:05.864907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:06.074065 n-d-806626-2 sudo[106577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1
Sep 15 20:12:06.075649 n-d-806626-2 sudo[106577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:06.676060 n-d-806626-2 sudo[106577]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:06.684138 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1" returned: 0 in 0.813s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:06.685873 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:12:06.686829 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:06.751928 n-d-806626-2 sudo[106575]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:06.766985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1dbed9a1-3d73-4a13-a986-90ec92de0c0f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.965s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:06.769492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1dbed9a1-3d73-4a13-a986-90ec92de0c0f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:06.782645 n-d-806626-2 sudo[106583]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe oflag=direct
Sep 15 20:12:06.783509 n-d-806626-2 sudo[106583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:06.869818 n-d-806626-2 sudo[106585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g
Sep 15 20:12:06.870740 n-d-806626-2 sudo[106585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:07.033285 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-15997354-a4ac-4b97-8196-aad6588f31a7 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:07.100426 n-d-806626-2 sudo[106587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:07.105542 n-d-806626-2 sudo[106587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:07.573204 n-d-806626-2 sudo[106583]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:07.576372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe oflag=direct" returned: 0 in 0.889s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:07.578048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:07.626763 n-d-806626-2 sudo[106599]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe
Sep 15 20:12:07.629251 n-d-806626-2 sudo[106599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:08.286732 n-d-806626-2 sudo[106585]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:08.288890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1dbed9a1-3d73-4a13-a986-90ec92de0c0f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g" returned: 0 in 1.519s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:08.392656 n-d-806626-2 sudo[106587]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:08.414841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-15997354-a4ac-4b97-8196-aad6588f31a7 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e" returned: 0 in 1.372s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:08.417332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-15997354-a4ac-4b97-8196-aad6588f31a7 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 --snapshot stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:08.482684 n-d-806626-2 sudo[106711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 --snapshot stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e -L 1.00g
Sep 15 20:12:08.483612 n-d-806626-2 sudo[106711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:08.566846 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1dbed9a1-3d73-4a13-a986-90ec92de0c0f tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:12:09.719735 n-d-806626-2 sudo[106599]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:09.722697 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe" returned: 0 in 2.145s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:09.724651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:10.026670 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f145dc54-e39e-4150-b4e4-ac7cf71b8b40 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:10.051760 n-d-806626-2 sudo[106711]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:10.054788 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-15997354-a4ac-4b97-8196-aad6588f31a7 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 --snapshot stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e -L 1.00g" returned: 0 in 1.637s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:10.063304 n-d-806626-2 sudo[106789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1
Sep 15 20:12:10.064740 n-d-806626-2 sudo[106789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:10.078062 n-d-806626-2 sudo[106868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:12:10.079093 n-d-806626-2 sudo[106868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:10.173877 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-15997354-a4ac-4b97-8196-aad6588f31a7 tempest-VolumesDeleteCascade-1099554710 None] Create snapshot completed successfully
Sep 15 20:12:10.739610 n-d-806626-2 sudo[106789]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:10.742029 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1" returned: 0 in 1.017s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:10.742772 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_tux4d07wn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 2.15 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3972cfce--8361--4892--9fc5--3119f90bafbe {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:12:10.743331 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Converted 700.00 MB image at 326.11 MB/s
Sep 15 20:12:10.743968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 3972cfce-8361-4892-9fc5-3119f90bafbe successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:12:10.797765 n-d-806626-2 sudo[106868]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:10.903393 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user dde0be64beab4e789df9931e3d50d01e is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:12:10.904048 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Marking volume 3972cfce-8361-4892-9fc5-3119f90bafbe as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:12:10.908029 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f145dc54-e39e-4150-b4e4-ac7cf71b8b40 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.882s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:10.909919 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f145dc54-e39e-4150-b4e4-ac7cf71b8b40 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:10.935718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 3972cfce-8361-4892-9fc5-3119f90bafbe. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:12:10.936793 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Creating volume glance metadata for volume 3972cfce-8361-4892-9fc5-3119f90bafbe backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:12:10.940482 n-d-806626-2 sudo[106900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g
Sep 15 20:12:10.943869 n-d-806626-2 sudo[106900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:11.080219 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c6b8915-a9e2-48f7-90cd-bd1361f3b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3972cfce-8361-4892-9fc5-3119f90bafbe', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:11.086039 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7eb18941-6b2d-4f3f-a1c0-b25ba7c7a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:11.112294 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Volume volume-3972cfce-8361-4892-9fc5-3119f90bafbe (3972cfce-8361-4892-9fc5-3119f90bafbe): created successfully
Sep 15 20:12:11.114602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7eb18941-6b2d-4f3f-a1c0-b25ba7c7a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:11.118429 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (92e5c8d5-1784-47c8-a9c7-76a2dfc623b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:11.144589 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5fb8ef0c-903a-4436-8aef-191fbed52f09 tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:12:12.224445 n-d-806626-2 sudo[106900]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:12.227905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f145dc54-e39e-4150-b4e4-ac7cf71b8b40 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g" returned: 0 in 1.318s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:12.395160 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f145dc54-e39e-4150-b4e4-ac7cf71b8b40 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:12:12.888718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:12:12.911322 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:12:12.912370 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:12:12.941069 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (1e0ac5b3-f6c9-418c-9d83-a238ecb85cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:12.945962 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97bb53e4-279a-42f7-9ec4-a4c8883cf78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:12.975834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:12:13.008566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97bb53e4-279a-42f7-9ec4-a4c8883cf78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1917084664',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6b54e520-7984-426b-a5a1-f5a6548477ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c8ddb21fcc4d20952df5dad9b79dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:12:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d37962ea-b2ad-41aa-8479-ef3f474035f0,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:12:13Z,user_id='467aceedf07345338f6d74eea09dba1e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:13.012304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f341cb6a-6a4c-4bec-951e-b41290acf839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:13.014600 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f341cb6a-6a4c-4bec-951e-b41290acf839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:13.017669 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b571adc3-4b57-45d6-a887-c58423a910c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:13.021156 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b571adc3-4b57-45d6-a887-c58423a910c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6b54e520-7984-426b-a5a1-f5a6548477ed', 'volume_name': 'volume-6b54e520-7984-426b-a5a1-f5a6548477ed', 'volume_size': 1, 'snapshot_id': 'd37962ea-b2ad-41aa-8479-ef3f474035f0'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:13.024053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fefb61e7-e6c3-4af6-9b1a-c1e242a370de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:13.026358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fefb61e7-e6c3-4af6-9b1a-c1e242a370de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:13.028843 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cc2453a-fd96-407a-9a15-a913cef2969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:13.030072 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Volume 6b54e520-7984-426b-a5a1-f5a6548477ed: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6b54e520-7984-426b-a5a1-f5a6548477ed', 'volume_size': 1, 'snapshot_id': 'd37962ea-b2ad-41aa-8479-ef3f474035f0'}
Sep 15 20:12:13.062123 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b54e520-7984-426b-a5a1-f5a6548477ed stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:13.106738 n-d-806626-2 sudo[107034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b54e520-7984-426b-a5a1-f5a6548477ed stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:12:13.107701 n-d-806626-2 sudo[107034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:13.861419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f07132fe-03b7-40e9-b1cc-be39aa9055cb tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:13.913719 n-d-806626-2 sudo[107047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:12:13.914538 n-d-806626-2 sudo[107047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:14.191902 n-d-806626-2 sudo[107034]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:14.194225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b54e520-7984-426b-a5a1-f5a6548477ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.132s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:14.197452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:14.262109 n-d-806626-2 sudo[107086]: ubuntu : 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-d37962ea-b2ad-41aa-8479-ef3f474035f0
Sep 15 20:12:14.265842 n-d-806626-2 sudo[107086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:14.283621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:12:14.290207 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:12:14.294434 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:12:14.315995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (64f87190-cfcd-410d-b673-e1b032839486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:14.331809 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa46c70-976a-4cf4-aa7a-e4099ba22bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:14.391974 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:12:14.491250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa46c70-976a-4cf4-aa7a-e4099ba22bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:12:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1364360780',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=41510b6c-3e77-4a64-8e38-7a148d71a214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe3be6743c4c10a99e193c4fdb327c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:12: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-15T20:12:14Z,user_id='dde0be64beab4e789df9931e3d50d01e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:14.493817 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b449c2fd-4807-4ece-ab0d-1dc6752df0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:14.496561 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b449c2fd-4807-4ece-ab0d-1dc6752df0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:14.522200 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9e8076a-6f0f-4b83-bef9-f296f4e74ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:14.526482 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9e8076a-6f0f-4b83-bef9-f296f4e74ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '41510b6c-3e77-4a64-8e38-7a148d71a214', 'volume_name': 'volume-41510b6c-3e77-4a64-8e38-7a148d71a214', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:14.529042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (656cb119-4514-453b-af93-c2935316b038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:14.530932 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (656cb119-4514-453b-af93-c2935316b038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:14.551320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c5c6469-7f2b-496e-8ce1-058bccbfb288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:14.560041 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Volume 41510b6c-3e77-4a64-8e38-7a148d71a214: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-41510b6c-3e77-4a64-8e38-7a148d71a214', 'volume_size': 1}
Sep 15 20:12:14.561229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41510b6c-3e77-4a64-8e38-7a148d71a214 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:14.614174 n-d-806626-2 sudo[107088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41510b6c-3e77-4a64-8e38-7a148d71a214 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:12:14.616755 n-d-806626-2 sudo[107088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:14.959643 n-d-806626-2 sudo[107047]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:14.961941 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f07132fe-03b7-40e9-b1cc-be39aa9055cb tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 1.105s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:14.964654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f07132fe-03b7-40e9-b1cc-be39aa9055cb tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:14.980519 n-d-806626-2 sudo[107086]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:15.017087 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0" returned: 0 in 0.820s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:15.019622 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:15.031353 n-d-806626-2 sudo[107099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g
Sep 15 20:12:15.032318 n-d-806626-2 sudo[107099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:15.067802 n-d-806626-2 sudo[107103]: 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--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed iflag=direct
Sep 15 20:12:15.089291 n-d-806626-2 sudo[107103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:15.534854 n-d-806626-2 sudo[107088]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:15.537415 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41510b6c-3e77-4a64-8e38-7a148d71a214 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.976s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:15.541297 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c5c6469-7f2b-496e-8ce1-058bccbfb288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41510b6c-3e77-4a64-8e38-7a148d71a214', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:15.544264 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05a727f5-bf3a-4529-88a3-091a411c4de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:15.587701 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Volume volume-41510b6c-3e77-4a64-8e38-7a148d71a214 (41510b6c-3e77-4a64-8e38-7a148d71a214): created successfully
Sep 15 20:12:15.590489 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05a727f5-bf3a-4529-88a3-091a411c4de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:15.594033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Flow 'volume_create_manager' (64f87190-cfcd-410d-b673-e1b032839486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:15.620154 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cf300383-363e-46dd-a8bb-1cfa97097546 tempest-VolumesGetTest-1265194646 None] Created volume successfully.
Sep 15 20:12:16.062936 n-d-806626-2 sudo[107103]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:16.065148 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed iflag=direct" returned: 0 in 1.046s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:16.075663 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:16.183401 n-d-806626-2 sudo[107211]: 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--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed oflag=direct
Sep 15 20:12:16.184245 n-d-806626-2 sudo[107211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:16.426230 n-d-806626-2 sudo[107099]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:16.429442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f07132fe-03b7-40e9-b1cc-be39aa9055cb tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed --snapshot stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 -L 1.00g" returned: 0 in 1.464s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:16.672478 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f07132fe-03b7-40e9-b1cc-be39aa9055cb tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:12:16.981567 n-d-806626-2 sudo[107211]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:16.983509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed oflag=direct" returned: 0 in 0.917s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:16.985549 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:17.050753 n-d-806626-2 sudo[107305]: 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--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:12:17.051880 n-d-806626-2 sudo[107305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:17.293040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-41510b6c-3e77-4a64-8e38-7a148d71a214-delete_volume'" acquired by "delete_volume" :: waited 0.052s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:17.336654 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.066s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:17.349420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:17.383985 n-d-806626-2 sudo[107311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b
Sep 15 20:12:17.389949 n-d-806626-2 sudo[107311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:17.501203 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: 41510b6c-3e77-4a64-8e38-7a148d71a214
Sep 15 20:12:17.502904 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:17.570709 n-d-806626-2 sudo[107313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214
Sep 15 20:12:17.571640 n-d-806626-2 sudo[107313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:18.415470 n-d-806626-2 sudo[107311]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:18.419499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b" returned: 0 in 1.080s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:18.422576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:18.449492 n-d-806626-2 sudo[107328]: ubuntu : TTY=unknown ; 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-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b
Sep 15 20:12:18.452205 n-d-806626-2 sudo[107328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:18.637943 n-d-806626-2 sudo[107313]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:18.640841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214" returned: 0 in 1.137s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:18.642413 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:18.687579 n-d-806626-2 sudo[107330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214
Sep 15 20:12:18.688960 n-d-806626-2 sudo[107330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:19.453541 n-d-806626-2 sudo[107328]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:19.456556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b" returned: 0 in 1.034s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:19.640549 n-d-806626-2 sudo[107330]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:19.694080 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214" returned: 0 in 1.047s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:19.704250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:19.755121 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['adf91142-38c1-491d-bcf3-c1df490f7a79', 'c84b37f0-d948-49a6-9f03-d272d261bcaf', 'a9b5469e-c108-4c8e-ab52-1e2d5db47529', '3bff9a9e-a073-45b1-a252-3679373d0ad2'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:19.766226 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:19.766226 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:19.766226 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:19.776895 n-d-806626-2 sudo[107433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214
Sep 15 20:12:19.780042 n-d-806626-2 sudo[107433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:19.870991 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:12:19.878167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2e83701c-da0c-426f-b33f-fe6dc3d91d85 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-013f41ec-efc9-46fd-ad6b-bc17cd0ef96b-delete_snapshot'" released by "delete_snapshot" :: held 2.542s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:20.351763 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-8f545454-7758-47c2-8f48-78b7f636e4ed-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:20.356434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:20.435878 n-d-806626-2 sudo[107447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed
Sep 15 20:12:20.441753 n-d-806626-2 sudo[107447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:21.349146 n-d-806626-2 sudo[107433]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:21.358447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41510b6c-3e77-4a64-8e38-7a148d71a214" returned: 0 in 1.652s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:21.358447 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: 41510b6c-3e77-4a64-8e38-7a148d71a214
Sep 15 20:12:21.544187 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Created reservations ['7a5980c8-c8df-420e-a6b0-dd40841c0680', '5a236aea-fac7-4ae3-ae60-6ecb40d77fc6', '309b4b14-f0b8-4689-bb75-013f03baa85b', 'f0e9453e-dab6-4798-a008-0eb9bc0b816b'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:21.546381 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:21.546381 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:21.546381 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:21.692929 n-d-806626-2 sudo[107447]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:21.698281 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed" returned: 0 in 1.342s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:21.700240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:21.736676 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:21.737817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:21.763254 n-d-806626-2 sudo[107482]: ubuntu : TTY=unknown ; 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-8f545454-7758-47c2-8f48-78b7f636e4ed
Sep 15 20:12:21.764800 n-d-806626-2 sudo[107482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:21.821944 n-d-806626-2 sudo[107483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:21.832021 n-d-806626-2 sudo[107483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:22.402070 n-d-806626-2 sudo[107483]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:22.404679 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:22.408033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:22.437314 n-d-806626-2 sudo[107490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:22.440808 n-d-806626-2 sudo[107490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:22.830363 n-d-806626-2 sudo[107482]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:22.833835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f545454-7758-47c2-8f48-78b7f636e4ed" returned: 0 in 1.133s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:23.062985 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-3972cfce-8361-4892-9fc5-3119f90bafbe-delete_volume'" acquired by "delete_volume" :: waited 0.094s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:23.103192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['6931818c-4400-4a6b-a39b-e99779587e83', '763c8d95-37b9-4148-873c-536768d91997', 'edade4d4-17ab-4bbe-af82-e108131d7012', '346d1ec3-b8de-43a8-b114-f58165035902'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:23.106079 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:23.106079 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:23.106079 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:23.187649 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:23.187649 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:23.187649 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:23.216489 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3972cfce-8361-4892-9fc5-3119f90bafbe
Sep 15 20:12:23.220446 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:23.271910 n-d-806626-2 sudo[107490]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:23.285755 n-d-806626-2 sudo[107553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe
Sep 15 20:12:23.286564 n-d-806626-2 sudo[107553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:23.343635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:23.348327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:23.367712 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:12:23.391238 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:12:23.430447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-06f9674d-2d0c-4f0a-8445-c351d912f4d7 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-41510b6c-3e77-4a64-8e38-7a148d71a214-delete_volume'" released by "delete_volume" :: held 6.138s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:23.434685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3cecaab1-da1a-443f-89ed-2a14fee416f1 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-8f545454-7758-47c2-8f48-78b7f636e4ed-delete_snapshot'" released by "delete_snapshot" :: held 3.083s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:24.021701 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:12:24.022474 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:24.023440 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:24.077457 n-d-806626-2 sudo[107560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:24.078268 n-d-806626-2 sudo[107560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:24.195834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-5c0b5543-bf7c-48c8-b7db-7b7468715bbc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.046s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:24.199209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:24.260356 n-d-806626-2 sudo[107562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc
Sep 15 20:12:24.267295 n-d-806626-2 sudo[107562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:24.721724 n-d-806626-2 sudo[107553]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:24.724194 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe" returned: 0 in 1.503s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:24.725884 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:24.799833 n-d-806626-2 sudo[107567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe
Sep 15 20:12:24.814804 n-d-806626-2 sudo[107567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:25.473110 n-d-806626-2 sudo[107305]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:25.479158 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.491s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:25.482940 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d37962ea--b2ad--41aa--8479--ef3f474035f0, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6b54e520--7984--426b--a5a1--f5a6548477ed, size 1024.00 MB, duration 8.50 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:12:25.483693 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Volume copy 1024.00 MB at 120.49 MB/s
Sep 15 20:12:25.547255 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cc2453a-fd96-407a-9a15-a913cef2969b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b54e520-7984-426b-a5a1-f5a6548477ed', 'volume_size': 1, 'snapshot_id': 'd37962ea-b2ad-41aa-8479-ef3f474035f0'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:25.551056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca1ae2ba-280a-4cf4-bc85-8871dab7f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:25.564170 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Volume volume-6b54e520-7984-426b-a5a1-f5a6548477ed (6b54e520-7984-426b-a5a1-f5a6548477ed): created successfully
Sep 15 20:12:25.566791 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca1ae2ba-280a-4cf4-bc85-8871dab7f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:25.573628 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Flow 'volume_create_manager' (1e0ac5b3-f6c9-418c-9d83-a238ecb85cce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:25.583758 n-d-806626-2 sudo[107562]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:25.590056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc" returned: 0 in 1.391s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:25.592675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:25.670224 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-adfd7148-49af-4ce0-9168-6c6a78ee77db tempest-VolumesDeleteCascade-1099554710 None] Created volume successfully.
Sep 15 20:12:25.694229 n-d-806626-2 sudo[107616]: ubuntu : TTY=unknown ; 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-5c0b5543-bf7c-48c8-b7db-7b7468715bbc
Sep 15 20:12:25.696001 n-d-806626-2 sudo[107616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:25.800534 n-d-806626-2 sudo[107560]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:25.802762 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.779s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:25.804966 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:25.901318 n-d-806626-2 sudo[107622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:25.902194 n-d-806626-2 sudo[107622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:26.040950 n-d-806626-2 sudo[107567]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:26.044078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe" returned: 0 in 1.318s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:26.046765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:26.105676 n-d-806626-2 sudo[107625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe
Sep 15 20:12:26.111948 n-d-806626-2 sudo[107625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:26.362728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-42b37ba7-550e-4a6c-b46e-d8f886c3110e-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:26.514369 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Skipping remove_export. No iscsi_target is presently exported for volume: 42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:26.515101 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Performing cascade delete. {{(pid=84113) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 15 20:12:26.550869 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-d37962ea-b2ad-41aa-8479-ef3f474035f0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:26.557319 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:26.649494 n-d-806626-2 sudo[107628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0
Sep 15 20:12:26.652104 n-d-806626-2 sudo[107628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:26.917650 n-d-806626-2 sudo[107616]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:26.920208 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c0b5543-bf7c-48c8-b7db-7b7468715bbc" returned: 0 in 1.327s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:26.941143 n-d-806626-2 sudo[107622]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:27.021449 n-d-806626-2 sudo[107625]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:27.052230 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3972cfce-8361-4892-9fc5-3119f90bafbe" returned: 0 in 1.005s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:27.052764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/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.248s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:27.090663 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: 3972cfce-8361-4892-9fc5-3119f90bafbe
Sep 15 20:12:27.115481 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:27.279621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['64b2bce7-7bf6-4599-b463-01b9fc16c5fb', '821a3eec-5eda-4eba-992e-f37f159178b6', 'b398d90c-a686-4597-a0f0-de8a3914a546', '63b97cd3-d6cc-450e-b247-1f9dd08841ce'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:27.281462 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:27.281462 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:27.281462 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:27.300554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Created reservations ['17eb04b0-20bb-45d5-9882-add88b3d806f', '66b7b1b2-59db-469a-aeb8-a694dc8baae3', '4707594b-2aa9-4160-b267-fc260dd8b037', 'ac30e422-5cd3-4185-8edd-e70c91e2be65'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:27.331951 n-d-806626-2 sudo[107628]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:27.333729 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0" returned: 0 in 0.776s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:27.335403 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:27.365031 n-d-806626-2 sudo[107677]: ubuntu : TTY=unknown ; 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-d37962ea-b2ad-41aa-8479-ef3f474035f0
Sep 15 20:12:27.383069 n-d-806626-2 sudo[107677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:27.431536 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:27.433052 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:27.508456 n-d-806626-2 sudo[107679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:27.509372 n-d-806626-2 sudo[107679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:27.516759 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:12:27.529797 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fd4f68c9-db49-4b08-837c-192ebbd677d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-5c0b5543-bf7c-48c8-b7db-7b7468715bbc-delete_snapshot'" released by "delete_snapshot" :: held 3.340s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:28.541904 n-d-806626-2 sudo[107679]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:28.543988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.111s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:28.546409 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:28.581117 n-d-806626-2 sudo[107677]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:28.583536 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d37962ea-b2ad-41aa-8479-ef3f474035f0" returned: 0 in 1.248s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:28.607210 n-d-806626-2 sudo[107724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:28.608067 n-d-806626-2 sudo[107724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:28.789284 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773-delete_volume'" acquired by "delete_volume" :: waited 0.066s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:28.802107 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['66acde79-64a8-4a55-bf96-eaaeddf88bdf', '3e9fd3f7-ff96-41a9-b708-4fec9fcc172b', '7e45d83d-0abd-454e-956f-6276da6ecf6e', '42768c05-7b09-458d-b342-16f231de72ed'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:28.810116 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:28.810116 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:28.810116 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:28.898549 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:12:28.899733 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:28.921675 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Delete snapshot completed successfully.
Sep 15 20:12:28.930375 n-d-806626-2 sudo[107728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:12:28.934531 n-d-806626-2 sudo[107728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:28.935888 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-d37962ea-b2ad-41aa-8479-ef3f474035f0-delete_snapshot'" released by "delete_snapshot" :: held 2.383s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:28.936638 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Snapshots deleted, issuing volume delete {{(pid=84113) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 15 20:12:28.938068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:28.961706 n-d-806626-2 sudo[107730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:28.963202 n-d-806626-2 sudo[107730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:29.537047 n-d-806626-2 sudo[107728]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:29.548228 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773" returned: 0 in 0.648s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:29.553113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:29.660056 n-d-806626-2 sudo[107724]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:29.664801 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/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.118s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:29.666705 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:29.667266 n-d-806626-2 sudo[107737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:12:29.668164 n-d-806626-2 sudo[107737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:29.715602 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:12:29.720409 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-639ee9fd-ea99-4346-9cad-59f02beba0d8 req-5f3851d0-233e-4ca5-b6b3-8a9f1de02b39 tempest-VolumesSnapshotTestJSON-1072393462 None] Terminate volume connection completed successfully.
Sep 15 20:12:29.720849 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-639ee9fd-ea99-4346-9cad-59f02beba0d8 req-5f3851d0-233e-4ca5-b6b3-8a9f1de02b39 tempest-VolumesSnapshotTestJSON-1072393462 None] Deleting attachment e6d3a6c4-15a3-4420-bb20-9ec961a554de. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:12:29.735780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:29.745701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2a79ad63-efeb-4d02-9593-060ec0ae8b97 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-3972cfce-8361-4892-9fc5-3119f90bafbe-delete_volume'" released by "delete_volume" :: held 6.684s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:29.987496 n-d-806626-2 sudo[107730]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:29.989825 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e" returned: 0 in 1.051s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:29.990820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:30.028618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.305s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:30.028941 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481\n Backing store flags: \n Account information:\n XjyBh3QkZA2Ct8nTpaoP\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:30.030149 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-639ee9fd-ea99-4346-9cad-59f02beba0d8 req-5f3851d0-233e-4ca5-b6b3-8a9f1de02b39 tempest-VolumesSnapshotTestJSON-1072393462 None] Removing iscsi_target for Volume ID: eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:12:30.037284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:30.040773 n-d-806626-2 sudo[107758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:30.042127 n-d-806626-2 sudo[107758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:30.222711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-eb438790-5e82-4522-860b-a17686bce481 -f" returned: 0 in 0.190s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:30.224718 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645792]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:30.226156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:30.499793 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:30.500403 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645792]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:30.662052 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-639ee9fd-ea99-4346-9cad-59f02beba0d8 req-5f3851d0-233e-4ca5-b6b3-8a9f1de02b39 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:30.662052 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:30.662052 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:30.721465 n-d-806626-2 sudo[107737]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:30.723302 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773" returned: 0 in 1.170s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:30.725046 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:30.768485 n-d-806626-2 sudo[107803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:12:30.771669 n-d-806626-2 sudo[107803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:30.843779 n-d-806626-2 sudo[107758]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:30.846516 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e" returned: 0 in 0.856s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:30.848102 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:30.898263 n-d-806626-2 sudo[107814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:30.901507 n-d-806626-2 sudo[107814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:31.860084 n-d-806626-2 sudo[107803]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:31.863233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773" returned: 0 in 1.137s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:31.865314 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Successfully deleted volume: ac83b1a5-fc48-40fd-bcc2-45acc5b9b773
Sep 15 20:12:32.048492 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Created reservations ['857df461-84ff-4c1f-91e9-60ecbd9ee143', '43df7fa8-0665-4cca-88be-90201b34d6d0', '8e5f1408-14a9-44bc-a5db-43afe3534694', '47c690cb-0397-454b-a6e9-cb80c02df220'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:32.075090 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:32.075090 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:32.075090 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:32.164481 n-d-806626-2 sudo[107814]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:32.189248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42b37ba7-550e-4a6c-b46e-d8f886c3110e" returned: 0 in 1.341s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:32.192104 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Successfully deleted volume: 42b37ba7-550e-4a6c-b46e-d8f886c3110e
Sep 15 20:12:32.246129 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:32.246654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:32.288355 n-d-806626-2 sudo[107871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:32.299247 n-d-806626-2 sudo[107871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:32.347987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['1bbc1d51-6c67-40e5-a82d-5b902845be9b', '0b328778-5e61-40cd-b409-128e7a26c663', 'ed4fb34d-f907-406e-9b9f-c3eac76469f2', '0bab4fe2-c5ed-4338-ae7b-3f7b1e2cd1ff'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:32.350660 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:32.350660 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:32.350660 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:32.468279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:32.470712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:32.565211 n-d-806626-2 sudo[107874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:32.566443 n-d-806626-2 sudo[107874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:33.123478 n-d-806626-2 sudo[107871]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:33.126485 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.879s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:33.128881 n-d-806626-2 sudo[107874]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:33.129789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:33.168192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.696s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:33.169654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:33.181315 n-d-806626-2 sudo[107878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:33.195771 n-d-806626-2 sudo[107878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:33.211570 n-d-806626-2 sudo[107879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:33.213792 n-d-806626-2 sudo[107879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:33.497443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-6b54e520-7984-426b-a5a1-f5a6548477ed-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:33.755491 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6b54e520-7984-426b-a5a1-f5a6548477ed
Sep 15 20:12:33.756890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:33.857366 n-d-806626-2 sudo[107886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed
Sep 15 20:12:33.858310 n-d-806626-2 sudo[107886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:33.984499 n-d-806626-2 sudo[107878]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:33.987205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:33.989480 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:33.997379 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Deleted volume successfully.
Sep 15 20:12:34.037357 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3698ad96-614a-42fd-a262-173a77df1053 tempest-VolumesGetTest-1265194646 None] Lock "b'cinder-ac83b1a5-fc48-40fd-bcc2-45acc5b9b773-delete_volume'" released by "delete_volume" :: held 5.248s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:34.446357 n-d-806626-2 sudo[107879]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:34.449322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.280s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:34.450255 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:34.454575 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Deleted volume successfully.
Sep 15 20:12:34.475564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-92407a2a-dea6-4100-9678-546d93387388 tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-42b37ba7-550e-4a6c-b46e-d8f886c3110e-delete_volume'" released by "delete_volume" :: held 8.113s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:34.718166 n-d-806626-2 sudo[107886]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:34.721206 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed" returned: 0 in 0.964s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:34.722848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:34.769098 n-d-806626-2 sudo[107906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed
Sep 15 20:12:34.769910 n-d-806626-2 sudo[107906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:35.532528 n-d-806626-2 sudo[107906]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:35.537532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed" returned: 0 in 0.813s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:35.541525 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:35.586567 n-d-806626-2 sudo[107911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed
Sep 15 20:12:35.592800 n-d-806626-2 sudo[107911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:36.189686 n-d-806626-2 sudo[107911]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:36.192186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b54e520-7984-426b-a5a1-f5a6548477ed" returned: 0 in 0.651s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:36.193673 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Successfully deleted volume: 6b54e520-7984-426b-a5a1-f5a6548477ed
Sep 15 20:12:36.287289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Created reservations ['d219735c-0c97-4ccb-accb-cce2e7d1495e', '2c718ba9-563f-4c01-9afb-f00c017652ab', 'd28d2d13-00ec-424f-962b-d8af2fb15f9e', '157c6123-553a-49e5-845c-cf1e1f3d01bd'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:36.289567 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:36.289567 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:36.289567 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:36.381514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:12:36.382246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:36.438930 n-d-806626-2 sudo[107919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:12:36.439875 n-d-806626-2 sudo[107919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:37.126721 n-d-806626-2 sudo[107919]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:37.129041 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:37.131607 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:37.177882 n-d-806626-2 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 20:12:37.182011 n-d-806626-2 sudo[107924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:38.090366 n-d-806626-2 sudo[107924]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:38.094043 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.962s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:38.096882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:12:38.109426 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Deleted volume successfully.
Sep 15 20:12:38.142129 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5fd3ec9d-12fd-4f9e-a5bd-c13fabdd82de tempest-VolumesDeleteCascade-1099554710 None] Lock "b'cinder-6b54e520-7984-426b-a5a1-f5a6548477ed-delete_volume'" released by "delete_volume" :: held 4.654s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:40.533828 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ce40e49-1ca2-4b6d-b780-c790983893c9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:40.573734 n-d-806626-2 sudo[107949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:12:40.574688 n-d-806626-2 sudo[107949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:41.068904 n-d-806626-2 sudo[107949]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:41.071763 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ce40e49-1ca2-4b6d-b780-c790983893c9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.537s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:41.073286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ce40e49-1ca2-4b6d-b780-c790983893c9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:41.095336 n-d-806626-2 sudo[107952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g
Sep 15 20:12:41.096281 n-d-806626-2 sudo[107952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:41.893259 n-d-806626-2 sudo[107952]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:41.895568 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ce40e49-1ca2-4b6d-b780-c790983893c9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g" returned: 0 in 0.822s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:41.982676 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3ce40e49-1ca2-4b6d-b780-c790983893c9 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:12:43.051257 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-3074e4b2-cad4-4a68-90b6-bf787bed5e1d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:12:43.137747 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:43.184515 n-d-806626-2 sudo[108078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d
Sep 15 20:12:43.186246 n-d-806626-2 sudo[108078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:43.877053 n-d-806626-2 sudo[108078]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:43.879586 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d" returned: 0 in 0.742s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:43.881631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:43.908653 n-d-806626-2 sudo[108082]: ubuntu : TTY=unknown ; 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-3074e4b2-cad4-4a68-90b6-bf787bed5e1d
Sep 15 20:12:43.910164 n-d-806626-2 sudo[108082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:44.874171 n-d-806626-2 sudo[108082]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:44.876477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3074e4b2-cad4-4a68-90b6-bf787bed5e1d" returned: 0 in 0.994s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:45.001323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['f89e7ed7-260d-4410-92f7-fdb4da3e8bff', 'a19dbfa5-b1ae-4b84-a13d-84d19dcb4112', '8ae8adc6-adf0-4823-8f50-a6a0b300c611', 'c22aee21-088a-4beb-b3d8-78c337f0260a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:12:45.003462 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:12:45.003462 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:12:45.003462 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:45.074152 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:12:45.081695 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bbf90df8-5cf2-4f3d-bf47-4df0dcac4813 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-3074e4b2-cad4-4a68-90b6-bf787bed5e1d-delete_snapshot'" released by "delete_snapshot" :: held 2.030s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:12:45.480021 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:12:45.494667 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:12:45.498226 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:12:45.528569 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Flow 'volume_create_manager' (dacc2fc8-b6f9-4f60-8423-5ea81e208a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:45.534692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26949043-66de-4626-bb15-50adeda85f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:45.624909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:12:45.677692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26949043-66de-4626-bb15-50adeda85f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-364147003',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6c23c4df-8038-40cd-98cf-882f08e6d875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5d2815a137349f4ab213f54844ed2f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:12: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-15T20:12:45Z,user_id='6b74f1b8a54742fead2c6abf83ceee37',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:45.696130 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e07fc72c-23c7-44f7-9959-66004ff012f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:45.701349 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e07fc72c-23c7-44f7-9959-66004ff012f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:45.716499 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc70efb9-f44a-454d-9f69-cf2e97150c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:45.726019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc70efb9-f44a-454d-9f69-cf2e97150c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c23c4df-8038-40cd-98cf-882f08e6d875', 'volume_name': 'volume-6c23c4df-8038-40cd-98cf-882f08e6d875', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:45.734509 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1465d4f-8044-43a6-bff6-e7dea5571eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:45.744304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1465d4f-8044-43a6-bff6-e7dea5571eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:45.750481 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f89053e5-2762-4e55-a7b6-ce2ce686780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:45.752014 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Volume 6c23c4df-8038-40cd-98cf-882f08e6d875: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c23c4df-8038-40cd-98cf-882f08e6d875', 'volume_size': 1}
Sep 15 20:12:45.753879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c23c4df-8038-40cd-98cf-882f08e6d875 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:45.808276 n-d-806626-2 sudo[108149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c23c4df-8038-40cd-98cf-882f08e6d875 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:12:45.810723 n-d-806626-2 sudo[108149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:45.939355 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa260fa9-0f19-4819-86f4-88445821ed0a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:45.976071 n-d-806626-2 sudo[108151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:12:45.977438 n-d-806626-2 sudo[108151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:46.611512 n-d-806626-2 sudo[108149]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:46.614193 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c23c4df-8038-40cd-98cf-882f08e6d875 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.860s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:46.618406 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f89053e5-2762-4e55-a7b6-ce2ce686780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c23c4df-8038-40cd-98cf-882f08e6d875', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:46.621275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78717377-0757-4e45-bc48-0190473f0830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:12:46.654704 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Volume volume-6c23c4df-8038-40cd-98cf-882f08e6d875 (6c23c4df-8038-40cd-98cf-882f08e6d875): created successfully
Sep 15 20:12:46.658278 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78717377-0757-4e45-bc48-0190473f0830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:12:46.671927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Flow 'volume_create_manager' (dacc2fc8-b6f9-4f60-8423-5ea81e208a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:12:46.700989 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c1388ed8-976e-41c6-9a7a-3e1a588fe63d tempest-VolumesBackupsV39Test-59819507 None] Created volume successfully.
Sep 15 20:12:47.007451 n-d-806626-2 sudo[108151]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:47.010308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa260fa9-0f19-4819-86f4-88445821ed0a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 1.070s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:47.011890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa260fa9-0f19-4819-86f4-88445821ed0a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:47.059014 n-d-806626-2 sudo[108194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g
Sep 15 20:12:47.061817 n-d-806626-2 sudo[108194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:48.067001 n-d-806626-2 sudo[108194]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:48.069423 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa260fa9-0f19-4819-86f4-88445821ed0a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g" returned: 0 in 1.057s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:48.228962 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-aa260fa9-0f19-4819-86f4-88445821ed0a tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:12:48.897985 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Creating a new backup for volume volume-6c23c4df-8038-40cd-98cf-882f08e6d875. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:12:48.928009 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:49.005048 n-d-806626-2 sudo[108322]: ubuntu : 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-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:12:49.005870 n-d-806626-2 sudo[108322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:12:49.730810 n-d-806626-2 sudo[108322]: pam_unix(sudo:session): session closed for user root
Sep 15 20:12:49.733498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875" returned: 0 in 0.805s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:49.810548 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:49.832335 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:49.833304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:49.834399 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:12:49.835512 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Creating iscsi_target for Volume ID: volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Created volume path /opt/stack/data/cinder/volumes/volume-6c23c4df-8038-40cd-98cf-882f08e6d875,
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: incominguser uUwH8c88U8oggjAu7eJH CWMT5UExDn3Cao9a
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:12:49.841586 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:12:49.844087 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:50.655414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875" returned: 0 in 0.811s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:50.655841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:50.656524 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:12:50.656917 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:12:50.658149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:50.681796 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:50.682148 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:50.682815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:12:50.683859 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:50.912926 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:50.913454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:50.914448 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:12:51.091221 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:12:51.091560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:12:51.095413 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:12:51.162227 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Initialize volume connection completed successfully.
Sep 15 20:13:18.061444 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:18.124840 n-d-806626-2 sudo[108739]: ubuntu : 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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:13:18.129344 n-d-806626-2 sudo[108739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:19.298494 n-d-806626-2 sudo[108739]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:19.301352 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 1.242s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:19.365046 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:19.378256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:19.378550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: I_T nexus: 18
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: uUwH8c88U8oggjAu7eJH
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:13:19.379212 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:13:19.382397 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Creating iscsi_target for Volume ID: volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume path /opt/stack/data/cinder/volumes/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308,
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: incominguser 5pPBk6Xebm9qKqiS26Gz 8p9WzJZFwssF3jAB
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:19.393231 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:13:19.395885 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:20.089835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.695s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:20.090036 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:20.090714 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:13:20.091235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:13:20.092522 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:20.121161 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:20.121619 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n System information:\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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: I_T nexus: 18
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: uUwH8c88U8oggjAu7eJH
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:13:20.122385 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:13:20.128283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:20.291529 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:20.291838 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n System information:\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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:20.294544 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:20.528897 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:20.530082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498676384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n System information:\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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:20.531389 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:13:20.850719 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-8ca34555-6b73-4caf-9775-5624b8fe34a6 req-ca5656c8-704c-4bbf-904b-92b3b42774d9 tempest-VolumesSnapshotTestJSON-1072393462 None] attachment_update completed successfully.
Sep 15 20:13:24.026108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:13:24.027330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:13:24.028716 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:24.111672 n-d-806626-2 sudo[108815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:13:24.112471 n-d-806626-2 sudo[108815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:25.247601 n-d-806626-2 sudo[108815]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:25.249607 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.221s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:25.251324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:25.293615 n-d-806626-2 sudo[108831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:13:25.294417 n-d-806626-2 sudo[108831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:26.436374 n-d-806626-2 sudo[108831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:26.442020 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/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.191s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:26.444910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:13:28.829712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d0a19b89-9944-4c8d-8f84-398b5da27c84 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:28.891878 n-d-806626-2 sudo[108883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:13:28.897094 n-d-806626-2 sudo[108883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:29.866563 n-d-806626-2 sudo[108883]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:29.869044 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d0a19b89-9944-4c8d-8f84-398b5da27c84 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:29.871130 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d0a19b89-9944-4c8d-8f84-398b5da27c84 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2c347d5-3567-4f56-b80e-233f142040bf --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:29.915936 n-d-806626-2 sudo[108890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2c347d5-3567-4f56-b80e-233f142040bf --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g
Sep 15 20:13:29.919864 n-d-806626-2 sudo[108890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:31.363383 n-d-806626-2 sudo[108890]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:31.366503 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d0a19b89-9944-4c8d-8f84-398b5da27c84 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2c347d5-3567-4f56-b80e-233f142040bf --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g" returned: 0 in 1.495s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:31.580258 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d0a19b89-9944-4c8d-8f84-398b5da27c84 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:13:33.147147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2d98b28f-5f82-4eb9-a0f0-a9d27db05353 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:33.231054 n-d-806626-2 sudo[109051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:13:33.232482 n-d-806626-2 sudo[109051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:34.047671 n-d-806626-2 sudo[109051]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:34.050096 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2d98b28f-5f82-4eb9-a0f0-a9d27db05353 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.906s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:34.051913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2d98b28f-5f82-4eb9-a0f0-a9d27db05353 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ec579ca-a346-480e-a31d-a8300a74c131 --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:34.118751 n-d-806626-2 sudo[109054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ec579ca-a346-480e-a31d-a8300a74c131 --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g
Sep 15 20:13:34.126036 n-d-806626-2 sudo[109054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:35.590423 n-d-806626-2 sudo[109054]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:35.594113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2d98b28f-5f82-4eb9-a0f0-a9d27db05353 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ec579ca-a346-480e-a31d-a8300a74c131 --snapshot stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -L 1.00g" returned: 0 in 1.541s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:35.679213 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2d98b28f-5f82-4eb9-a0f0-a9d27db05353 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:13:36.832209 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-0ec579ca-a346-480e-a31d-a8300a74c131-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:13:36.833998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0ec579ca-a346-480e-a31d-a8300a74c131 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:36.957870 n-d-806626-2 sudo[109233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0ec579ca-a346-480e-a31d-a8300a74c131
Sep 15 20:13:36.958788 n-d-806626-2 sudo[109233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:38.422626 n-d-806626-2 sudo[109233]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:38.424790 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0ec579ca-a346-480e-a31d-a8300a74c131" returned: 0 in 1.590s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:38.427012 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0ec579ca-a346-480e-a31d-a8300a74c131 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:38.477846 n-d-806626-2 sudo[109242]: ubuntu : TTY=unknown ; 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-0ec579ca-a346-480e-a31d-a8300a74c131
Sep 15 20:13:38.478643 n-d-806626-2 sudo[109242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:40.331446 n-d-806626-2 sudo[109242]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:40.333712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0ec579ca-a346-480e-a31d-a8300a74c131" returned: 0 in 1.906s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:40.630108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['e17adea1-22d6-4ab2-ae3a-ba8cf864a285', '01da2bae-9dd6-4382-a613-a717f7cf2774', '489b8168-7578-4a0f-8eed-4f27ed8dcea2', '05c22c01-900c-419f-ac69-a4492e0604fe'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:13:40.632123 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:13:40.632123 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:13:40.632123 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:40.757118 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:13:40.770674 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-606dc7f9-5c75-486c-bc16-76a089e6a80b tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-0ec579ca-a346-480e-a31d-a8300a74c131-delete_snapshot'" released by "delete_snapshot" :: held 3.938s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:13:41.640073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-a5a224f3-2568-44dd-86c9-a98ef3ffdaad-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:13:41.640073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:41.714423 n-d-806626-2 sudo[109360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad
Sep 15 20:13:41.715266 n-d-806626-2 sudo[109360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:42.846501 n-d-806626-2 sudo[109360]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:42.848815 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad" returned: 0 in 1.217s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:42.851882 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:42.909001 n-d-806626-2 sudo[109363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad
Sep 15 20:13:42.910544 n-d-806626-2 sudo[109363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:44.222082 n-d-806626-2 sudo[109363]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:44.224372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a5a224f3-2568-44dd-86c9-a98ef3ffdaad" returned: 0 in 1.373s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:44.489128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['b819c9dd-4780-4f8b-aa69-9b429e74df4b', '7b63818f-6c59-4ab1-8648-506ff5b469a7', 'fbdbed24-24fb-4a43-9cef-5e16279d29f3', '0db6b6cf-6851-42cf-86ee-1e8475a19295'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:13:44.491435 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:13:44.491435 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:13:44.491435 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:44.576385 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:13:44.583825 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99cf1eb8-fb1f-4e47-bf06-cc2acbb7cb30 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-a5a224f3-2568-44dd-86c9-a98ef3ffdaad-delete_snapshot'" released by "delete_snapshot" :: held 2.957s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:13:45.318279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-c2c347d5-3567-4f56-b80e-233f142040bf-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:13:45.324136 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c2c347d5-3567-4f56-b80e-233f142040bf {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:45.349608 n-d-806626-2 sudo[109452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c2c347d5-3567-4f56-b80e-233f142040bf
Sep 15 20:13:45.352095 n-d-806626-2 sudo[109452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:45.999110 n-d-806626-2 sudo[109452]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:46.002271 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c2c347d5-3567-4f56-b80e-233f142040bf" returned: 0 in 0.677s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:46.005580 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2c347d5-3567-4f56-b80e-233f142040bf {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:46.047858 n-d-806626-2 sudo[109456]: ubuntu : TTY=unknown ; 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-c2c347d5-3567-4f56-b80e-233f142040bf
Sep 15 20:13:46.049394 n-d-806626-2 sudo[109456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:46.903216 n-d-806626-2 sudo[109456]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:46.905355 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2c347d5-3567-4f56-b80e-233f142040bf" returned: 0 in 0.900s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:47.194176 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['f04143d0-6f46-4788-9a12-d5db963ecbb9', '0aab0a61-aa73-4bf2-9b29-68f8157fce84', '32fc6f23-8f0f-41dc-b83f-d38b92bf22ca', '6bdbf380-1e93-4bb8-beae-0f67a4f126e0'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:13:47.196807 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:13:47.196807 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:13:47.196807 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:47.310788 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:13:47.328657 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a39dd57d-28de-4188-8417-133a897ed6d4 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-c2c347d5-3567-4f56-b80e-233f142040bf-delete_snapshot'" released by "delete_snapshot" :: held 2.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:13:48.597793 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Terminate volume connection completed successfully.
Sep 15 20:13:48.676792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:48.998834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.323s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:48.998834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875\n Backing store flags: \n Account information:\n uUwH8c88U8oggjAu7eJH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:48.999437 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Removing iscsi_target for Volume ID: 6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:49.001372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:49.235824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6c23c4df-8038-40cd-98cf-882f08e6d875 -f" returned: 0 in 0.234s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:49.236129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:49.240316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:49.395257 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-9e1dbc78-0696-45dc-914d-558f36d4969f req-5adb182f-7a6b-4c32-83ab-42b0ee2d20f8 tempest-VolumesSnapshotTestJSON-1072393462 None] Terminate volume connection completed successfully.
Sep 15 20:13:49.395935 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-9e1dbc78-0696-45dc-914d-558f36d4969f req-5adb182f-7a6b-4c32-83ab-42b0ee2d20f8 tempest-VolumesSnapshotTestJSON-1072393462 None] Deleting attachment ea03140d-1b20-4a9b-929c-9650f3d7a40f. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:13:49.404179 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:49.604876 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.367s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:49.606108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n System information:\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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:49.607111 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e1fa35a-55c2-400e-9007-2afc5656eea9 tempest-VolumesBackupsV39Test-59819507 None] Remove volume export completed successfully.
Sep 15 20:13:49.829974 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.425s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:49.830609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647552]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n System information:\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-2a792c22-1ab6-48cf-8ea4-ba56ead2d308\n Backing store flags: \n Account information:\n 5pPBk6Xebm9qKqiS26Gz\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:49.831362 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-9e1dbc78-0696-45dc-914d-558f36d4969f req-5adb182f-7a6b-4c32-83ab-42b0ee2d20f8 tempest-VolumesSnapshotTestJSON-1072393462 None] Removing iscsi_target for Volume ID: 2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:13:49.833503 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:50.213565 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 -f" returned: 0 in 0.380s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:50.214113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647552]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:50.223209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:50.458416 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:50.459130 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647552]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:50.696417 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-9e1dbc78-0696-45dc-914d-558f36d4969f req-5adb182f-7a6b-4c32-83ab-42b0ee2d20f8 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:13:50.696417 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:13:50.696417 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:13:57.413002 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Lock "b'cinder-6c23c4df-8038-40cd-98cf-882f08e6d875-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:13:57.594220 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:57.775991 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:57.776365 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:13:57.776999 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:57.778205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:57.825643 n-d-806626-2 sudo[109634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:57.826465 n-d-806626-2 sudo[109634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:58.142642 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:13:58.149736 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:13:58.150920 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:13:58.165974 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (e0496602-e04f-4773-bc0f-066db68bb165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:13:58.170765 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c3edaa0-14a4-437d-81b4-f9fc15b75671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:58.194935 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:13:58.239834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c3edaa0-14a4-437d-81b4-f9fc15b75671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1878646618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=0feaa30f-d2db-4186-8dd4-476d1dfee83a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:13: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-15T20:13:58Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:58.243484 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5f3998a-37a2-44ef-a105-5aceb7da0237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:58.245996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5f3998a-37a2-44ef-a105-5aceb7da0237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:58.248568 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b08e1c5-868f-4d6f-863b-e12f5256fbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:58.252353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b08e1c5-868f-4d6f-863b-e12f5256fbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0feaa30f-d2db-4186-8dd4-476d1dfee83a', 'volume_name': 'volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:58.254861 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da5e0dac-640e-41e8-ac38-c8cd25abc6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:58.257438 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da5e0dac-640e-41e8-ac38-c8cd25abc6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:58.259867 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caba75e2-2a7e-4682-aaa9-552c735f75be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:58.261169 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Volume 0feaa30f-d2db-4186-8dd4-476d1dfee83a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a', 'volume_size': 1}
Sep 15 20:13:58.262726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:58.296472 n-d-806626-2 sudo[109644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:13:58.297817 n-d-806626-2 sudo[109644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:58.885282 n-d-806626-2 sudo[109634]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:58.888232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875" returned: 0 in 1.110s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:58.890543 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:58.961206 n-d-806626-2 sudo[109650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:58.963647 n-d-806626-2 sudo[109650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:13:59.367532 n-d-806626-2 sudo[109644]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:59.370686 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.107s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:59.374330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caba75e2-2a7e-4682-aaa9-552c735f75be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:59.377009 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cfcefb2-ead3-4cc8-a5df-8b7b5456a3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:13:59.406825 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a (0feaa30f-d2db-4186-8dd4-476d1dfee83a): created successfully
Sep 15 20:13:59.409624 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cfcefb2-ead3-4cc8-a5df-8b7b5456a3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:13:59.416120 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (e0496602-e04f-4773-bc0f-066db68bb165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:13:59.437041 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-05186d61-f068-4695-9a74-6d5219c0a4bb tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:13:59.779359 n-d-806626-2 sudo[109650]: pam_unix(sudo:session): session closed for user root
Sep 15 20:13:59.781622 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875" returned: 0 in 0.891s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:13:59.783179 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:13:59.822045 n-d-806626-2 sudo[109684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:13:59.823541 n-d-806626-2 sudo[109684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:00.261712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ad77b5c3-4c40-4a46-bd4f-b6353f999ae3 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:00.299906 n-d-806626-2 sudo[109687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:00.300708 n-d-806626-2 sudo[109687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:00.850551 n-d-806626-2 sudo[109684]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:00.853620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c23c4df-8038-40cd-98cf-882f08e6d875" returned: 0 in 1.070s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:00.855458 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Successfully deleted volume: 6c23c4df-8038-40cd-98cf-882f08e6d875
Sep 15 20:14:00.959422 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Created reservations ['9a2a814b-f133-4a32-8016-8277082ed7dc', '4d6ee374-d95e-4908-b13c-a913ce8e1133', '0e3a87f4-fb32-4e0d-bd1f-7d9e95bf576e', 'fe88e20b-0112-40a4-a661-bd2c49e6c933'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:00.964041 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:00.964041 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:00.964041 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:01.039802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:01.040791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:01.089586 n-d-806626-2 sudo[109696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:01.090418 n-d-806626-2 sudo[109696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:01.123595 n-d-806626-2 sudo[109687]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:01.126060 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ad77b5c3-4c40-4a46-bd4f-b6353f999ae3 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a" returned: 0 in 0.864s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:01.129127 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ad77b5c3-4c40-4a46-bd4f-b6353f999ae3 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 --snapshot stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:01.167590 n-d-806626-2 sudo[109699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 --snapshot stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a -L 1.00g
Sep 15 20:14:01.169478 n-d-806626-2 sudo[109699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:02.021611 n-d-806626-2 sudo[109696]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:02.024587 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.983s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:02.026697 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:02.080404 n-d-806626-2 sudo[109711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:02.081791 n-d-806626-2 sudo[109711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:02.631287 n-d-806626-2 sudo[109699]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:02.634069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ad77b5c3-4c40-4a46-bd4f-b6353f999ae3 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 --snapshot stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a -L 1.00g" returned: 0 in 1.504s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:02.743929 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ad77b5c3-4c40-4a46-bd4f-b6353f999ae3 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:14:03.011322 n-d-806626-2 sudo[109711]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:03.013370 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.987s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:03.015005 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:14:03.019984 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Deleted volume successfully.
Sep 15 20:14:03.046128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-22ddddf0-afdb-461c-bd2c-8f6d90918602 tempest-VolumesBackupsV39Test-59819507 None] Lock "b'cinder-6c23c4df-8038-40cd-98cf-882f08e6d875-delete_volume'" released by "delete_volume" :: held 5.633s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:04.903878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:04.909427 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:04.910188 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:04.968283 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (dca7107a-2a19-462e-a1dd-6dd44d5d2dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:04.980342 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135ad111-7661-44f7-9c20-dcc7cda59a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:05.009563 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:05.040555 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135ad111-7661-44f7-9c20-dcc7cda59a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-518257544',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d93f96b8-f2f7-4632-be9d-be5f6f02a752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14:05Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=9c279da4-0990-4fc4-aabb-a78a7b8023d2,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:14:05Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:05.043829 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37701ec2-8549-4e0d-8da0-d9d5cec223cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:05.051385 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37701ec2-8549-4e0d-8da0-d9d5cec223cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:05.055701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9987c2a2-c7e4-4e54-8e05-ff955967013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:05.058601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9987c2a2-c7e4-4e54-8e05-ff955967013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd93f96b8-f2f7-4632-be9d-be5f6f02a752', 'volume_name': 'volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752', 'volume_size': 2, 'snapshot_id': '9c279da4-0990-4fc4-aabb-a78a7b8023d2'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:05.061360 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23266116-14e5-413b-a74a-19b671da4000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:05.064138 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23266116-14e5-413b-a74a-19b671da4000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:05.066944 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97e5c38f-baab-415e-981a-0c424f0a8b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:05.068226 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume d93f96b8-f2f7-4632-be9d-be5f6f02a752: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752', 'volume_size': 2, 'snapshot_id': '9c279da4-0990-4fc4-aabb-a78a7b8023d2'}
Sep 15 20:14:05.093348 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 stack-volumes-lvmdriver-1 -L 2g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:05.150215 n-d-806626-2 sudo[109886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 stack-volumes-lvmdriver-1 -L 2g
Sep 15 20:14:05.151228 n-d-806626-2 sudo[109886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:06.218553 n-d-806626-2 sudo[109886]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:06.220771 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.127s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:06.222521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:06.269208 n-d-806626-2 sudo[109969]: ubuntu : 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-9c279da4-0990-4fc4-aabb-a78a7b8023d2
Sep 15 20:14:06.270612 n-d-806626-2 sudo[109969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:07.254476 n-d-806626-2 sudo[109969]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:07.257772 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2" returned: 0 in 1.035s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:07.262995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:07.308395 n-d-806626-2 sudo[109994]: 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--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 iflag=direct
Sep 15 20:14:07.309946 n-d-806626-2 sudo[109994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:07.830610 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:07.836200 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:07.836720 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:07.873729 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (93e09450-9ea4-499d-836e-0ba80171550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:07.877806 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38b70d9e-824e-4cdd-9aad-1eebb68faa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:07.930832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:07.952178 n-d-806626-2 sudo[109994]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:07.972633 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 iflag=direct" returned: 0 in 0.710s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:07.973637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:08.019238 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38b70d9e-824e-4cdd-9aad-1eebb68faa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1191053585',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=a5f41d26-20bf-48dc-a10f-b633c071a3e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1c0c3fae364372a3b17c26969c5832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14: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-15T20:14:08Z,user_id='0141c1664ba347c18f2b4642613a2c4e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:08.022187 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9217e456-a91f-419b-88e4-55cf354d4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:08.028031 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9217e456-a91f-419b-88e4-55cf354d4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:08.028894 n-d-806626-2 sudo[110010]: 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--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 oflag=direct
Sep 15 20:14:08.030710 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (471efbfc-dfab-4284-a68c-18e01870df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:08.030897 n-d-806626-2 sudo[110010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:08.182494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (471efbfc-dfab-4284-a68c-18e01870df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'volume_name': 'volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:08.188553 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a4c4a70-52b4-4879-b465-b08520241e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:08.193043 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a4c4a70-52b4-4879-b465-b08520241e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:08.200821 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ab13ee9-9c7e-4d3c-9a66-5a04aed3df05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:08.203052 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Volume a5f41d26-20bf-48dc-a10f-b633c071a3e2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:14:08.204514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Cloning a5f41d26-20bf-48dc-a10f-b633c071a3e2 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:14:08.917037 n-d-806626-2 sudo[110010]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:08.918983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 oflag=direct" returned: 0 in 0.945s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:08.920096 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:08.994934 n-d-806626-2 sudo[110038]: 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--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:14:08.999790 n-d-806626-2 sudo[110038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:17.278005 n-d-806626-2 sudo[110038]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:17.280558 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.360s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:17.283247 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9c279da4--0990--4fc4--aabb--a78a7b8023d2, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d93f96b8--f2f7--4632--be9d--be5f6f02a752, size 1024.00 MB, duration 8.36 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:14:17.283660 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy 1024.00 MB at 122.44 MB/s
Sep 15 20:14:17.399195 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97e5c38f-baab-415e-981a-0c424f0a8b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752', 'volume_size': 2, 'snapshot_id': '9c279da4-0990-4fc4-aabb-a78a7b8023d2'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:17.403860 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5ef753c-1c0a-40d8-b478-cb2d22f92f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:17.430065 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 (d93f96b8-f2f7-4632-be9d-be5f6f02a752): created successfully
Sep 15 20:14:17.432295 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5ef753c-1c0a-40d8-b478-cb2d22f92f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:17.435617 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (dca7107a-2a19-462e-a1dd-6dd44d5d2dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:17.457385 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-28d6e6a7-6320-438a-aa03-2537db4bb4b4 tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:14:19.075263 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-d93f96b8-f2f7-4632-be9d-be5f6f02a752-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:19.152185 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: d93f96b8-f2f7-4632-be9d-be5f6f02a752
Sep 15 20:14:19.153584 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:19.182052 n-d-806626-2 sudo[110190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752
Sep 15 20:14:19.182884 n-d-806626-2 sudo[110190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:19.990506 n-d-806626-2 sudo[110190]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:19.994038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752" returned: 0 in 0.840s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:19.996089 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:20.052985 n-d-806626-2 sudo[110231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752
Sep 15 20:14:20.058639 n-d-806626-2 sudo[110231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:20.940185 n-d-806626-2 sudo[110231]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:20.942988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752" returned: 0 in 0.947s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:20.948497 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:20.984715 n-d-806626-2 sudo[110260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752
Sep 15 20:14:20.986829 n-d-806626-2 sudo[110260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:22.142219 n-d-806626-2 sudo[110260]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:22.146439 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d93f96b8-f2f7-4632-be9d-be5f6f02a752" returned: 0 in 1.199s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:22.149032 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: d93f96b8-f2f7-4632-be9d-be5f6f02a752
Sep 15 20:14:22.209545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['a88f3d80-19a4-4371-8f9d-62131a1dbd47', '0ee3a6bb-a054-484d-a9b1-45ae72c40c8d', '4a564975-0c20-433f-be3a-fe12e2515fb2', 'ece3021b-2438-4d4b-b293-34f61a22dded'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:22.212992 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:22.212992 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:22.212992 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:22.309186 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:22.311914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:22.361498 n-d-806626-2 sudo[110296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:22.364325 n-d-806626-2 sudo[110296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:23.342041 n-d-806626-2 sudo[110296]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:23.346806 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.035s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:23.349539 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:23.397054 n-d-806626-2 sudo[110319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:23.404683 n-d-806626-2 sudo[110319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:23.876111 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:23.891194 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:23.892446 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:23.931960 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (749a9cea-27db-4570-a8a6-b1de634405fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:23.936959 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49548716-7073-4122-91c8-34559b02a422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:23.962696 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:23.995149 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49548716-7073-4122-91c8-34559b02a422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1838475497',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=a29647c8-7643-4974-9a59-05b620fcd46c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:14:24Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:23.998024 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af82cf8e-08e3-42d0-9ee2-f8e61a793274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:24.000662 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af82cf8e-08e3-42d0-9ee2-f8e61a793274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:24.003212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (272130ee-f98c-4cf3-9448-eab2d7709ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:24.005751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (272130ee-f98c-4cf3-9448-eab2d7709ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a29647c8-7643-4974-9a59-05b620fcd46c', 'volume_name': 'volume-a29647c8-7643-4974-9a59-05b620fcd46c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:24.009140 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (492a0505-155e-4576-867e-6ed239ddd32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:24.011612 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (492a0505-155e-4576-867e-6ed239ddd32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:24.014026 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b57f598-f149-48a5-b28a-3148ac424aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:24.015102 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Volume a29647c8-7643-4974-9a59-05b620fcd46c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a29647c8-7643-4974-9a59-05b620fcd46c', 'volume_size': 1}
Sep 15 20:14:24.016383 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29647c8-7643-4974-9a59-05b620fcd46c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:24.029076 n-d-806626-2 sudo[110319]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:24.040505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:24.041589 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:14:24.041752 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:24.042479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:24.052175 n-d-806626-2 sudo[110322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29647c8-7643-4974-9a59-05b620fcd46c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:14:24.052974 n-d-806626-2 sudo[110322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:24.075744 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:14:24.077343 n-d-806626-2 sudo[110323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:24.078151 n-d-806626-2 sudo[110323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:24.084980 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:14:24.131780 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-85a2fc5f-bfab-44c1-b843-015dac70e7d6 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-d93f96b8-f2f7-4632-be9d-be5f6f02a752-delete_volume'" released by "delete_volume" :: held 5.056s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:24.824995 n-d-806626-2 sudo[110322]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:24.827705 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29647c8-7643-4974-9a59-05b620fcd46c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.811s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:24.833890 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b57f598-f149-48a5-b28a-3148ac424aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a29647c8-7643-4974-9a59-05b620fcd46c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:24.834481 n-d-806626-2 sudo[110323]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:24.839378 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (174d38e3-d9c6-40c1-83cd-4b1e9d684d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:24.849499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.807s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:24.858290 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:24.914782 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-a29647c8-7643-4974-9a59-05b620fcd46c (a29647c8-7643-4974-9a59-05b620fcd46c): created successfully
Sep 15 20:14:24.917239 n-d-806626-2 sudo[110370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:24.918163 n-d-806626-2 sudo[110370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:24.920788 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (174d38e3-d9c6-40c1-83cd-4b1e9d684d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:24.952128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (749a9cea-27db-4570-a8a6-b1de634405fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:24.988519 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-230a106e-a6b4-429b-876c-91697549449c tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:14:25.891261 n-d-806626-2 sudo[110370]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:25.893827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:25.896214 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:14:26.316693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-968264ad-a8d9-40d2-b713-e33a367671c7 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:26.374984 n-d-806626-2 sudo[110412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:26.377831 n-d-806626-2 sudo[110412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:27.124682 n-d-806626-2 sudo[110412]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:27.130396 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-968264ad-a8d9-40d2-b713-e33a367671c7 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c" returned: 0 in 0.812s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:27.131966 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-968264ad-a8d9-40d2-b713-e33a367671c7 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d8706521-e461-4e9b-8825-8c90a9face13 --snapshot stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:27.160604 n-d-806626-2 sudo[110429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d8706521-e461-4e9b-8825-8c90a9face13 --snapshot stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c -L 1.00g
Sep 15 20:14:27.162084 n-d-806626-2 sudo[110429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:28.278142 n-d-806626-2 sudo[110429]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:28.281186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-968264ad-a8d9-40d2-b713-e33a367671c7 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d8706521-e461-4e9b-8825-8c90a9face13 --snapshot stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c -L 1.00g" returned: 0 in 1.150s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:28.382519 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-968264ad-a8d9-40d2-b713-e33a367671c7 tempest-VolumesSnapshotTestJSON-1072393462 None] Create snapshot completed successfully
Sep 15 20:14:29.760353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 21.55 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:14:29.761222 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Image download 616.00 MB at 28.59 MB/s
Sep 15 20:14:29.888397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:29.992576 n-d-806626-2 sudo[110550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1
Sep 15 20:14:29.993637 n-d-806626-2 sudo[110550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:30.383305 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:30.389022 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:30.389981 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:30.421612 n-d-806626-2 sudo[110550]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:30.428779 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (12d98df9-a679-4723-932f-a0a0c3e12005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:30.432155 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (555c79ae-0f50-4a1f-b4f4-73329c6aad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:30.452922 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1" returned: 0 in 0.565s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:30.453800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 0141c1664ba347c18f2b4642613a2c4e. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:14:30.477070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:30.548911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (555c79ae-0f50-4a1f-b4f4-73329c6aad50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1451170435',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba01384c27094d6db4a7b9ea7bda6991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8706521-e461-4e9b-8825-8c90a9face13,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:14:30Z,user_id='3add241444964f09a2f5afcce2bdbaf4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:30.552188 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09fca68f-2c80-40f5-a1bd-fcc1fe574cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:30.554156 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09fca68f-2c80-40f5-a1bd-fcc1fe574cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:30.556516 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ff94ead-325e-45f9-a5bf-28be6c0bcc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:30.558872 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ff94ead-325e-45f9-a5bf-28be6c0bcc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4', 'volume_name': 'volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4', 'volume_size': 1, 'snapshot_id': 'd8706521-e461-4e9b-8825-8c90a9face13'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:30.561881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0abd2f4f-bed8-4f8e-83a6-e271663e3f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:30.564539 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0abd2f4f-bed8-4f8e-83a6-e271663e3f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:30.566740 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e5380e-13ac-429f-b9a0-67e798240d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:30.567662 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4', 'volume_size': 1, 'snapshot_id': 'd8706521-e461-4e9b-8825-8c90a9face13'}
Sep 15 20:14:30.613069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:30.651258 n-d-806626-2 sudo[110562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:14:30.652053 n-d-806626-2 sudo[110562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:30.662895 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:30.800095 n-d-806626-2 sudo[110565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1
Sep 15 20:14:30.809037 n-d-806626-2 sudo[110565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:31.243886 n-d-806626-2 sudo[110565]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:31.246225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1" returned: 0 in 0.584s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:31.251166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:31.279549 n-d-806626-2 sudo[110605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:14:31.280492 n-d-806626-2 sudo[110605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:31.300754 n-d-806626-2 sudo[110562]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:31.303195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.690s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:31.305274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:31.325768 n-d-806626-2 sudo[110607]: ubuntu : 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-d8706521-e461-4e9b-8825-8c90a9face13
Sep 15 20:14:31.327264 n-d-806626-2 sudo[110607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:31.952048 n-d-806626-2 sudo[110607]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:31.954502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13" returned: 0 in 0.649s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:31.956912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:31.958323 n-d-806626-2 sudo[110605]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:31.971932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.720s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:31.975570 n-d-806626-2 sudo[110640]: 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--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 iflag=direct
Sep 15 20:14:31.976471 n-d-806626-2 sudo[110640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:31.997513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume a5f41d26-20bf-48dc-a10f-b633c071a3e2. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:14:32.048499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bt282agt {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:32.144019 n-d-806626-2 sudo[110642]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bt282agt
Sep 15 20:14:32.144965 n-d-806626-2 sudo[110642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:32.397964 n-d-806626-2 sudo[110640]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:32.401016 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 iflag=direct" returned: 0 in 0.443s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:32.401571 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:32.421660 n-d-806626-2 sudo[110656]: 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--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 oflag=direct
Sep 15 20:14:32.422613 n-d-806626-2 sudo[110656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:32.543611 n-d-806626-2 sudo[110642]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:32.545883 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bt282agt" returned: 0 in 0.497s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:32.547435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:32.668936 n-d-806626-2 sudo[110660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1
Sep 15 20:14:32.669925 n-d-806626-2 sudo[110660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:32.817553 n-d-806626-2 sudo[110656]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:32.820071 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 oflag=direct" returned: 0 in 0.418s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:32.821777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:32.844263 n-d-806626-2 sudo[110672]: 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--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:14:32.845650 n-d-806626-2 sudo[110672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:33.008309 n-d-806626-2 sudo[110660]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:33.010694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1" returned: 0 in 0.463s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:33.011668 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:14:33.012742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:33.033388 n-d-806626-2 sudo[110677]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2 oflag=direct
Sep 15 20:14:33.034342 n-d-806626-2 sudo[110677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:33.541022 n-d-806626-2 sudo[110677]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:33.543322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2 oflag=direct" returned: 0 in 0.530s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:33.544580 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:33.593213 n-d-806626-2 sudo[110692]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2
Sep 15 20:14:33.593997 n-d-806626-2 sudo[110692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:35.225249 n-d-806626-2 sudo[110692]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:35.227608 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2" returned: 0 in 1.683s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:35.228694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:35.510537 n-d-806626-2 sudo[110719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1
Sep 15 20:14:35.513385 n-d-806626-2 sudo[110719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:36.686017 n-d-806626-2 sudo[110719]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:36.689460 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1" returned: 0 in 1.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:36.691155 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_l3dxww97n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a5f41d26--20bf--48dc--a10f--b633c071a3e2 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:14:36.691835 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Converted 700.00 MB image at 415.66 MB/s
Sep 15 20:14:36.692625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume a5f41d26-20bf-48dc-a10f-b633c071a3e2 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:14:36.829318 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 0141c1664ba347c18f2b4642613a2c4e is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:14:36.830454 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Marking volume a5f41d26-20bf-48dc-a10f-b633c071a3e2 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:14:36.846038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to a5f41d26-20bf-48dc-a10f-b633c071a3e2. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:14:36.846798 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Creating volume glance metadata for volume a5f41d26-20bf-48dc-a10f-b633c071a3e2 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:14:37.026311 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ab13ee9-9c7e-4d3c-9a66-5a04aed3df05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:37.034230 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9631425c-16d5-427f-a43e-1efb6d3ab922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:37.059781 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Volume volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 (a5f41d26-20bf-48dc-a10f-b633c071a3e2): created successfully
Sep 15 20:14:37.062588 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9631425c-16d5-427f-a43e-1efb6d3ab922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:37.066753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (93e09450-9ea4-499d-836e-0ba80171550d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:37.086180 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-70337481-2b73-463d-8408-0fcf7ba4d4e9 tempest-VolumesCloneTest-394391439 None] Created volume successfully.
Sep 15 20:14:38.603884 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:38.608595 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:38.609479 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:38.634585 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (613891a5-eaa8-403c-a664-d00544a7786c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:38.640067 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83013c3c-0ac6-48df-b5cd-790807b76298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:38.671870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:38.765754 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83013c3c-0ac6-48df-b5cd-790807b76298) 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-15T20:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1464905851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=dcfb2eab-f97c-4a01-acaf-5b95797587a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1c0c3fae364372a3b17c26969c5832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=a5f41d26-20bf-48dc-a10f-b633c071a3e2,status='creating',terminated_at=None,updated_at=2021-09-15T20:14:39Z,user_id='0141c1664ba347c18f2b4642613a2c4e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:38.777720 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f24db557-cc99-408f-9cc7-8e8811f6ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:38.789681 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f24db557-cc99-408f-9cc7-8e8811f6ee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:38.796457 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7416e4aa-7076-4b94-9841-2c22ee8b134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:38.965503 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7416e4aa-7076-4b94-9841-2c22ee8b134c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'dcfb2eab-f97c-4a01-acaf-5b95797587a9', 'volume_name': 'volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9', 'volume_size': 1, 'source_volid': 'a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:38.982113 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387e106b-1701-4435-abf0-158a04f2d8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:38.985586 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387e106b-1701-4435-abf0-158a04f2d8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:39.004711 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec10be15-21b2-4a38-b2be-7978748800c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:39.005557 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Volume dcfb2eab-f97c-4a01-acaf-5b95797587a9: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9', 'volume_size': 1, 'source_volid': 'a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'source_volstatus': 'available'}
Sep 15 20:14:39.137011 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Creating clone of volume: a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:14:39.150465 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:39.242535 n-d-806626-2 sudo[110751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:14:39.245042 n-d-806626-2 sudo[110751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:40.269716 n-d-806626-2 sudo[110751]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:40.273331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2" returned: 0 in 1.127s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:40.275638 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9 --snapshot stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:40.312609 n-d-806626-2 sudo[110672]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:40.323401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.498s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:40.326298 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d8706521--e461--4e9b--8825--8c90a9face13, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b2d6ba8f--9b97--42bc--8772--3efe40b4c0e4, size 1024.00 MB, duration 7.51 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:14:40.326872 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume copy 1024.00 MB at 136.44 MB/s
Sep 15 20:14:40.333115 n-d-806626-2 sudo[110769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9 --snapshot stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 -L 1.00g
Sep 15 20:14:40.335036 n-d-806626-2 sudo[110769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:40.446048 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e5380e-13ac-429f-b9a0-67e798240d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4', 'volume_size': 1, 'snapshot_id': 'd8706521-e461-4e9b-8825-8c90a9face13'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:40.453065 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8266ee01-c951-4d9e-980b-80549e1f5399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:40.484379 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Volume volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 (b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4): created successfully
Sep 15 20:14:40.486847 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8266ee01-c951-4d9e-980b-80549e1f5399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:40.492333 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Flow 'volume_create_manager' (12d98df9-a679-4723-932f-a0a0c3e12005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:40.523941 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d715ca3f-08ed-45f6-ba77-7f2dd362431a tempest-VolumesSnapshotTestJSON-1072393462 None] Created volume successfully.
Sep 15 20:14:41.169796 n-d-806626-2 sudo[110769]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:41.172045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9 --snapshot stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 -L 1.00g" returned: 0 in 0.896s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:41.173939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:41.213559 n-d-806626-2 sudo[110880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:14:41.215332 n-d-806626-2 sudo[110880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:41.913417 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:42.146537 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4
Sep 15 20:14:42.152312 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:42.197330 n-d-806626-2 sudo[110880]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:42.200116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.026s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:42.201932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:42.210059 n-d-806626-2 sudo[110912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4
Sep 15 20:14:42.212789 n-d-806626-2 sudo[110912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:42.265847 n-d-806626-2 sudo[110913]: ubuntu : 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-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:14:42.266660 n-d-806626-2 sudo[110913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:43.150174 n-d-806626-2 sudo[110913]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:43.153728 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.951s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:43.156947 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:43.219167 n-d-806626-2 sudo[110942]: 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--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 iflag=direct
Sep 15 20:14:43.220006 n-d-806626-2 sudo[110942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:43.258373 n-d-806626-2 sudo[110912]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:43.262849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4" returned: 0 in 1.109s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:43.264674 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:43.313576 n-d-806626-2 sudo[110946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4
Sep 15 20:14:43.320832 n-d-806626-2 sudo[110946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:43.906184 n-d-806626-2 sudo[110942]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:43.908478 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 iflag=direct" returned: 0 in 0.751s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:43.909769 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:43.932051 n-d-806626-2 sudo[110971]: 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--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 oflag=direct
Sep 15 20:14:43.933564 n-d-806626-2 sudo[110971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:44.183156 n-d-806626-2 sudo[110946]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:44.185747 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4" returned: 0 in 0.921s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:44.188590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:44.218430 n-d-806626-2 sudo[110974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4
Sep 15 20:14:44.219981 n-d-806626-2 sudo[110974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:44.451792 n-d-806626-2 sudo[110971]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:44.454316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 oflag=direct" returned: 0 in 0.544s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:44.456317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:44.538799 n-d-806626-2 sudo[110987]: 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--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:14:44.539687 n-d-806626-2 sudo[110987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:45.114246 n-d-806626-2 sudo[110974]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:45.117039 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4" returned: 0 in 0.928s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:45.118381 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4
Sep 15 20:14:45.217392 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['9b6a48d3-5fa4-4ee0-81f1-3c92af0101ac', '833be695-b4da-4c06-8371-5e804c35609f', 'f4fad493-6550-4d52-ad22-71246926c8e1', '15f6bd2f-c994-414a-9e70-10aac7282b7a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:45.219631 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:45.219631 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:45.219631 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:45.307042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:45.307865 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:45.361464 n-d-806626-2 sudo[111007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:45.365468 n-d-806626-2 sudo[111007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:46.266150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-d8706521-e461-4e9b-8825-8c90a9face13-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:46.280889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:46.315692 n-d-806626-2 sudo[111015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13
Sep 15 20:14:46.317268 n-d-806626-2 sudo[111015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:46.380300 n-d-806626-2 sudo[111007]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:46.384094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.076s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:46.386691 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:46.440762 n-d-806626-2 sudo[111017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:46.442233 n-d-806626-2 sudo[111017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:47.295793 n-d-806626-2 sudo[111017]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:47.299711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.913s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:47.302143 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:14:47.310998 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:14:47.338121 n-d-806626-2 sudo[111015]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:47.345956 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13" returned: 0 in 1.065s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:47.348078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:47.418933 n-d-806626-2 sudo[111021]: ubuntu : TTY=unknown ; 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-d8706521-e461-4e9b-8825-8c90a9face13
Sep 15 20:14:47.419877 n-d-806626-2 sudo[111021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:47.422989 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2eea30ea-6093-4846-96af-bea1fb86c9ce tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-b2d6ba8f-9b97-42bc-8772-3efe40b4c0e4-delete_volume'" released by "delete_volume" :: held 5.509s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:48.385359 n-d-806626-2 sudo[111021]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:48.387414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d8706521-e461-4e9b-8825-8c90a9face13" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:48.537439 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['aa3f63b4-44b0-4ad8-9c46-7cf402180a7a', 'ccfea1e5-cdb6-4e02-902e-43771176be72', '9b05719a-677f-42fe-af54-82e983848185', '6168e60e-e17f-415e-8bbe-782ac0807cee'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:48.539161 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:48.539161 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:48.539161 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:48.622413 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:14:48.628758 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-b9efd8d4-53f6-4cd1-a480-20b709f86585 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-d8706521-e461-4e9b-8825-8c90a9face13-delete_snapshot'" released by "delete_snapshot" :: held 2.363s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:49.799374 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-a29647c8-7643-4974-9a59-05b620fcd46c-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:49.945958 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:49.950621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:49.993118 n-d-806626-2 sudo[111076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:49.993937 n-d-806626-2 sudo[111076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:50.680754 n-d-806626-2 sudo[111076]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:50.683675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c" returned: 0 in 0.732s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:50.685597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:50.708698 n-d-806626-2 sudo[111081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:50.710098 n-d-806626-2 sudo[111081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:51.317221 n-d-806626-2 sudo[111081]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:51.319573 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c" returned: 0 in 0.634s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:51.322089 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:51.364760 n-d-806626-2 sudo[111084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:51.365618 n-d-806626-2 sudo[111084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:51.975360 n-d-806626-2 sudo[111084]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:51.977651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29647c8-7643-4974-9a59-05b620fcd46c" returned: 0 in 0.655s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:51.979427 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: a29647c8-7643-4974-9a59-05b620fcd46c
Sep 15 20:14:52.083533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['42ad2be6-f23a-4618-b4cd-ed8154c4233c', '2c6ea436-0b0c-4c44-9f11-1f0854340714', '16fda333-f57d-48f0-ac13-81d4da05479e', 'd34d9ea1-f977-4129-b4d8-534e79959721'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:52.089214 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:52.089214 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:52.089214 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:52.235098 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:52.235952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:52.276996 n-d-806626-2 sudo[111100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:52.283385 n-d-806626-2 sudo[111100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:52.743420 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-9c279da4-0990-4fc4-aabb-a78a7b8023d2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:52.747406 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:52.805018 n-d-806626-2 sudo[111102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2
Sep 15 20:14:52.805837 n-d-806626-2 sudo[111102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:53.235918 n-d-806626-2 sudo[111100]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:53.238842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.002s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:53.241648 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:53.305294 n-d-806626-2 sudo[111106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:53.306690 n-d-806626-2 sudo[111106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:53.837351 n-d-806626-2 sudo[110987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:53.842256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.386s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:53.844055 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dcfb2eab--f97c--4a01--acaf--5b95797587a9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--dcfb2eab--f97c--4a01--acaf--5b95797587a9, size 1024.00 MB, duration 9.39 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:14:53.844663 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Volume copy 1024.00 MB at 109.08 MB/s
Sep 15 20:14:53.846492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo 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-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:53.909395 n-d-806626-2 sudo[111127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:14:53.910190 n-d-806626-2 sudo[111127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:54.087353 n-d-806626-2 sudo[111102]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:54.089921 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2" returned: 0 in 1.342s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:54.092581 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:54.149680 n-d-806626-2 sudo[111130]: ubuntu : TTY=unknown ; 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-9c279da4-0990-4fc4-aabb-a78a7b8023d2
Sep 15 20:14:54.150722 n-d-806626-2 sudo[111130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:54.535453 n-d-806626-2 sudo[111106]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:54.537787 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/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.296s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:54.540143 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:14:54.547954 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:14:54.600878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-02c01537-eafd-41da-acdf-0d9a5fe6416c tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-a29647c8-7643-4974-9a59-05b620fcd46c-delete_volume'" released by "delete_volume" :: held 4.801s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:54.791274 n-d-806626-2 sudo[111127]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:54.793330 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo 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-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.947s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:54.794785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:54.819311 n-d-806626-2 sudo[111135]: ubuntu : TTY=unknown ; 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-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:14:54.820687 n-d-806626-2 sudo[111135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:55.205429 n-d-806626-2 sudo[111130]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:55.208134 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9c279da4-0990-4fc4-aabb-a78a7b8023d2" returned: 0 in 1.115s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:55.357388 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['78c46de9-8e81-4d52-8064-5252affdaacf', '1331d22d-6cf8-43cc-898d-1a8967205201', '72162b7e-ad10-47b7-84bc-08f6b668ed3b', '55efef09-e65c-4f42-a97c-087c8e50a5d4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:55.359402 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:55.359402 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:55.359402 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:55.461858 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:14:55.467447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-da360513-6053-4aa8-8d2c-309a3f2e55c8 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-9c279da4-0990-4fc4-aabb-a78a7b8023d2-delete_snapshot'" released by "delete_snapshot" :: held 2.724s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:14:55.670658 n-d-806626-2 sudo[111135]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:55.672655 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.878s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:55.673762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Marking volume dcfb2eab-f97c-4a01-acaf-5b95797587a9 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:14:55.689070 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Copying metadata from source volume a5f41d26-20bf-48dc-a10f-b633c071a3e2 to dcfb2eab-f97c-4a01-acaf-5b95797587a9. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:426}}
Sep 15 20:14:55.746795 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec10be15-21b2-4a38-b2be-7978748800c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9', 'volume_size': 1, 'source_volid': 'a5f41d26-20bf-48dc-a10f-b633c071a3e2', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:55.749561 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92d643b3-2996-431c-84fe-88cd6cb9c068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:55.772858 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Volume volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 (dcfb2eab-f97c-4a01-acaf-5b95797587a9): created successfully
Sep 15 20:14:55.778310 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92d643b3-2996-431c-84fe-88cd6cb9c068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:55.789800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (613891a5-eaa8-403c-a664-d00544a7786c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:55.825873 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c1c3807c-ebdd-4ff2-a934-574883958757 tempest-VolumesCloneTest-394391439 None] Created volume successfully.
Sep 15 20:14:56.133120 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-0feaa30f-d2db-4186-8dd4-476d1dfee83a-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:56.250738 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:56.251705 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:56.300613 n-d-806626-2 sudo[111218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:56.302244 n-d-806626-2 sudo[111218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:56.980566 n-d-806626-2 sudo[111218]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:56.983177 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a" returned: 0 in 0.731s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:56.985539 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:57.030628 n-d-806626-2 sudo[111221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:57.031462 n-d-806626-2 sudo[111221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:57.146442 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:57.152188 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:57.153885 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:57.193125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (fbc81646-eaa2-41fd-80ad-fb2aaa3c8754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:57.203933 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f266d92-e1c0-460d-a4b1-847d182c4f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:57.263134 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:57.325601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f266d92-e1c0-460d-a4b1-847d182c4f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1988606856',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=f07832e8-a9ff-4f67-b496-8ef191ec250b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1c0c3fae364372a3b17c26969c5832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:14: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-15T20:14:57Z,user_id='0141c1664ba347c18f2b4642613a2c4e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:57.337989 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5d1767c-6686-446e-a938-8a05cc6cc300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:57.343625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5d1767c-6686-446e-a938-8a05cc6cc300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:57.350144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (207cbcb5-5cfd-46dd-a72b-9dab94c600a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:57.360387 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (207cbcb5-5cfd-46dd-a72b-9dab94c600a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f07832e8-a9ff-4f67-b496-8ef191ec250b', 'volume_name': 'volume-f07832e8-a9ff-4f67-b496-8ef191ec250b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:57.363923 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (989402a8-df18-4a20-9c19-06e0a9575a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:57.372376 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (989402a8-df18-4a20-9c19-06e0a9575a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:57.374712 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44b2063e-6779-4433-a389-5f6440b01f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:57.378647 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Volume f07832e8-a9ff-4f67-b496-8ef191ec250b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f07832e8-a9ff-4f67-b496-8ef191ec250b', 'volume_size': 1}
Sep 15 20:14:57.383315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07832e8-a9ff-4f67-b496-8ef191ec250b stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:57.453821 n-d-806626-2 sudo[111223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07832e8-a9ff-4f67-b496-8ef191ec250b stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:14:57.456801 n-d-806626-2 sudo[111223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:57.761267 n-d-806626-2 sudo[111221]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:57.763738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a" returned: 0 in 0.778s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:57.765997 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:57.793346 n-d-806626-2 sudo[111226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:57.795051 n-d-806626-2 sudo[111226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:58.273663 n-d-806626-2 sudo[111223]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:58.275982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07832e8-a9ff-4f67-b496-8ef191ec250b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.892s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:58.279545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44b2063e-6779-4433-a389-5f6440b01f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f07832e8-a9ff-4f67-b496-8ef191ec250b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:58.282138 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0715eb70-c151-4618-a33f-4f527ee8258d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:58.301784 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Volume volume-f07832e8-a9ff-4f67-b496-8ef191ec250b (f07832e8-a9ff-4f67-b496-8ef191ec250b): created successfully
Sep 15 20:14:58.304922 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0715eb70-c151-4618-a33f-4f527ee8258d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:14:58.308858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (fbc81646-eaa2-41fd-80ad-fb2aaa3c8754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:58.322801 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b6153cdc-098b-435c-b77e-f43219237756 tempest-VolumesCloneTest-394391439 None] Created volume successfully.
Sep 15 20:14:58.520760 n-d-806626-2 sudo[111226]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:58.522556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0feaa30f-d2db-4186-8dd4-476d1dfee83a" returned: 0 in 0.757s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:58.523932 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: 0feaa30f-d2db-4186-8dd4-476d1dfee83a
Sep 15 20:14:58.576286 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['a4df8fb0-fb98-4fb8-93ed-f3f709129aad', '835ab788-fbdd-4c0d-bc02-cda25e04170c', '8cb0eee1-3656-4dbc-ad68-cacb7a98281f', '5ebc9931-b732-4126-8839-53bb39bb41a1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:14:58.580097 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:14:58.580097 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:14:58.580097 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:14:58.671812 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:14:58.672595 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:58.722395 n-d-806626-2 sudo[111261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:58.728145 n-d-806626-2 sudo[111261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:14:59.334467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-eb438790-5e82-4522-860b-a17686bce481-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:14:59.564397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:59.806219 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:14:59.812615 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:14:59.813135 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:14:59.862151 n-d-806626-2 sudo[111261]: pam_unix(sudo:session): session closed for user root
Sep 15 20:14:59.869410 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (e6e2ab44-568c-418f-8883-d26f385be8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:14:59.876838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b349b57b-7c3e-474c-b63e-e666cee7b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:14:59.918158 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.245s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:59.924388 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:14:59.935944 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.307s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:14:59.936233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647872]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:14:59.937938 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:59.966683 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:14:59.968195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:14:59.979725 n-d-806626-2 sudo[111278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:14:59.986535 n-d-806626-2 sudo[111278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:00.025914 n-d-806626-2 sudo[111279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:15:00.027950 n-d-806626-2 sudo[111279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:00.062245 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b349b57b-7c3e-474c-b63e-e666cee7b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-769042476',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=88f2aebf-8898-4443-ba60-8dbb47e5ebec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1c0c3fae364372a3b17c26969c5832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:15:00Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=f07832e8-a9ff-4f67-b496-8ef191ec250b,status='creating',terminated_at=None,updated_at=2021-09-15T20:15:00Z,user_id='0141c1664ba347c18f2b4642613a2c4e',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:00.067272 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84e9b455-42df-4022-89be-14f99d27c46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:00.073408 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84e9b455-42df-4022-89be-14f99d27c46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:00.076405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e667c9c7-2ef5-4d22-aef4-f1c454d70a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:00.186076 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e667c9c7-2ef5-4d22-aef4-f1c454d70a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '88f2aebf-8898-4443-ba60-8dbb47e5ebec', 'volume_name': 'volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec', 'volume_size': 2, 'source_volid': 'f07832e8-a9ff-4f67-b496-8ef191ec250b', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:00.188423 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40749ac8-0592-40c1-84d0-712cf16e8987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:00.199318 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40749ac8-0592-40c1-84d0-712cf16e8987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:00.207836 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4abe7e92-8808-4862-81c5-9838b65cd4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:00.209566 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Volume 88f2aebf-8898-4443-ba60-8dbb47e5ebec: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec', 'volume_size': 2, 'source_volid': 'f07832e8-a9ff-4f67-b496-8ef191ec250b', 'source_volstatus': 'available'}
Sep 15 20:15:00.343174 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Creating clone of volume: f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:00.351171 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:00.439196 n-d-806626-2 sudo[111285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:00.440036 n-d-806626-2 sudo[111285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:01.074618 n-d-806626-2 sudo[111278]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:01.077877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/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.139s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:01.080148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:01.088876 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:15:01.100076 n-d-806626-2 sudo[111279]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:01.102319 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 1.134s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:01.103713 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:01.130674 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-21dcb8d1-ebfc-4d16-94d7-d8ab160ec88f tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-0feaa30f-d2db-4186-8dd4-476d1dfee83a-delete_volume'" released by "delete_volume" :: held 4.997s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:01.138092 n-d-806626-2 sudo[111296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:15:01.139441 n-d-806626-2 sudo[111296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:01.366265 n-d-806626-2 sudo[111285]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:01.368491 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b" returned: 0 in 1.019s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:01.370792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec --snapshot stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:01.423062 n-d-806626-2 sudo[111299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec --snapshot stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b -L 1.00g
Sep 15 20:15:01.429223 n-d-806626-2 sudo[111299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:01.669130 n-d-806626-2 sudo[111296]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:01.672320 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.567s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:01.675923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:01.712937 n-d-806626-2 sudo[111302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:15:01.714390 n-d-806626-2 sudo[111302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:02.253110 n-d-806626-2 sudo[111299]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:02.260276 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec --snapshot stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b -L 1.00g" returned: 0 in 0.888s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:02.262941 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec stack-volumes-lvmdriver-1 -L 2g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:02.292526 n-d-806626-2 sudo[111400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec stack-volumes-lvmdriver-1 -L 2g
Sep 15 20:15:02.293610 n-d-806626-2 sudo[111400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:02.547696 n-d-806626-2 sudo[111302]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:02.550285 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb438790-5e82-4522-860b-a17686bce481" returned: 0 in 0.875s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:02.551546 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: eb438790-5e82-4522-860b-a17686bce481
Sep 15 20:15:02.655159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['71f1e0a2-ac65-433c-8ebe-13ffa123fcff', '73e1b03a-020e-4617-b9d1-03332580b3cc', 'bcbd7f19-37d8-4e6c-b399-ede5b9bf08fd', '0b328718-3cde-42e6-8fb9-7365231fa3f6'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:02.657519 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:02.657519 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:02.657519 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:02.729601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:02.730978 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:02.772909 n-d-806626-2 sudo[111406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:02.774937 n-d-806626-2 sudo[111406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:03.016412 n-d-806626-2 sudo[111400]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:03.019085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.757s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:03.021025 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:03.060959 n-d-806626-2 sudo[111436]: ubuntu : 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-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:03.062357 n-d-806626-2 sudo[111436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:03.335526 n-d-806626-2 sudo[111406]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:03.338115 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:03.340568 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:03.364962 n-d-806626-2 sudo[111449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:03.366443 n-d-806626-2 sudo[111449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:03.535508 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-93f1c72c-91a1-4266-9089-ab223d1d3aba-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:03.548001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:03.665946 n-d-806626-2 sudo[111451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba
Sep 15 20:15:03.673896 n-d-806626-2 sudo[111451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:04.057861 n-d-806626-2 sudo[111436]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:04.060525 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:04.063414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:04.086635 n-d-806626-2 sudo[111454]: 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--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec iflag=direct
Sep 15 20:15:04.088528 n-d-806626-2 sudo[111454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:04.394042 n-d-806626-2 sudo[111451]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:04.398461 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba" returned: 0 in 0.852s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:04.401296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:04.474180 n-d-806626-2 sudo[111458]: ubuntu : TTY=unknown ; 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-93f1c72c-91a1-4266-9089-ab223d1d3aba
Sep 15 20:15:04.478903 n-d-806626-2 sudo[111458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:04.530205 n-d-806626-2 sudo[111454]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:04.532912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec iflag=direct" returned: 0 in 0.469s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:04.535307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:04.554199 n-d-806626-2 sudo[111449]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:04.557298 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/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.216s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:04.560150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:04.568763 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:15:04.576001 n-d-806626-2 sudo[111470]: 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--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec oflag=direct
Sep 15 20:15:04.577845 n-d-806626-2 sudo[111470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:04.592463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-beb05005-e519-4a8c-9cd8-adb67f627751 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-eb438790-5e82-4522-860b-a17686bce481-delete_volume'" released by "delete_volume" :: held 5.259s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:05.073049 n-d-806626-2 sudo[111470]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:05.076694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec oflag=direct" returned: 0 in 0.542s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:05.078264 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:05.118602 n-d-806626-2 sudo[111498]: 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--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:15:05.120537 n-d-806626-2 sudo[111498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:05.339836 n-d-806626-2 sudo[111458]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:05.342116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-93f1c72c-91a1-4266-9089-ab223d1d3aba" returned: 0 in 0.940s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:05.442176 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['dfe27ca7-4946-426a-bed1-4a7937fc0b86', 'bbec6f78-6209-4dff-a7e2-b63f8f38f949', 'adfe0d9d-8dac-4229-aeff-35d5a5da14aa', 'd6f700b8-ea9b-4fc5-a3f9-4449f82126f6'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:05.445062 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:05.445062 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:05.445062 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:05.491864 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Delete snapshot completed successfully.
Sep 15 20:15:05.501535 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0a8596e7-03c3-4435-b4be-5a127636b1e9 tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-93f1c72c-91a1-4266-9089-ab223d1d3aba-delete_snapshot'" released by "delete_snapshot" :: held 1.967s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:06.134223 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-2a792c22-1ab6-48cf-8ea4-ba56ead2d308-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:06.341391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:06.434070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:06.434572 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:15:06.435407 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:15:06.436716 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:06.488400 n-d-806626-2 sudo[111528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:15:06.493756 n-d-806626-2 sudo[111528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:07.040511 n-d-806626-2 sudo[111528]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:07.043522 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.606s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:07.045318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:07.084282 n-d-806626-2 sudo[111531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:15:07.085218 n-d-806626-2 sudo[111531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:07.954439 n-d-806626-2 sudo[111531]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:07.960764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.915s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:07.963571 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:08.010560 n-d-806626-2 sudo[111534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:15:08.011443 n-d-806626-2 sudo[111534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:08.657782 n-d-806626-2 sudo[111534]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:08.662285 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a792c22-1ab6-48cf-8ea4-ba56ead2d308" returned: 0 in 0.698s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:08.663628 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Successfully deleted volume: 2a792c22-1ab6-48cf-8ea4-ba56ead2d308
Sep 15 20:15:08.793974 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Created reservations ['86c285dd-fc2a-4fca-90e2-1564a1f8f69c', '504ad77b-2cf5-4ebe-9b0b-612757c8947a', '64c41c3a-3f03-4de6-a09d-63200fd66687', 'e7664839-7ead-46dd-8ba4-db6f93dc77cd'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:08.800481 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:08.800481 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:08.800481 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:08.907294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:08.908288 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:08.984941 n-d-806626-2 sudo[111544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:08.985751 n-d-806626-2 sudo[111544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:09.662446 n-d-806626-2 sudo[111544]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:09.664717 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:09.666748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:09.701215 n-d-806626-2 sudo[111559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:09.713343 n-d-806626-2 sudo[111559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:10.300234 n-d-806626-2 sudo[111559]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:10.310565 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:10.312666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:10.324215 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Deleted volume successfully.
Sep 15 20:15:10.349479 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-a87a61ac-5360-4aa0-ac84-2c93a6be996e tempest-VolumesSnapshotTestJSON-1072393462 None] Lock "b'cinder-2a792c22-1ab6-48cf-8ea4-ba56ead2d308-delete_volume'" released by "delete_volume" :: held 4.215s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:12.007231 n-d-806626-2 sudo[111498]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:12.011087 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.933s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:12.012283 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88f2aebf--8898--4443--ba60--8dbb47e5ebec, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--88f2aebf--8898--4443--ba60--8dbb47e5ebec, size 1024.00 MB, duration 6.93 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:15:12.012878 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Volume copy 1024.00 MB at 147.67 MB/s
Sep 15 20:15:12.014136 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo 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-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:12.042592 n-d-806626-2 sudo[111575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:12.043917 n-d-806626-2 sudo[111575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:12.543753 n-d-806626-2 sudo[111575]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:12.546765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo 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-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 0.532s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:12.549009 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:12.571318 n-d-806626-2 sudo[111578]: ubuntu : TTY=unknown ; 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-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:12.572341 n-d-806626-2 sudo[111578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:13.195704 n-d-806626-2 sudo[111578]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:13.198275 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 0.649s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:13.203617 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4abe7e92-8808-4862-81c5-9838b65cd4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec', 'volume_size': 2, 'source_volid': 'f07832e8-a9ff-4f67-b496-8ef191ec250b', 'source_volstatus': 'available'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:13.207406 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff7d166c-c7d6-4b05-bb9f-827062ae01e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:13.229800 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Volume volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec (88f2aebf-8898-4443-ba60-8dbb47e5ebec): created successfully
Sep 15 20:15:13.235908 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff7d166c-c7d6-4b05-bb9f-827062ae01e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:13.241620 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Flow 'volume_create_manager' (e6e2ab44-568c-418f-8883-d26f385be8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:15:13.263470 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d29d15d6-624d-4a00-9418-4bf06c7bf005 tempest-VolumesCloneTest-394391439 None] Created volume successfully.
Sep 15 20:15:14.685068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-88f2aebf-8898-4443-ba60-8dbb47e5ebec-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:14.870104 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:14.872416 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:14.944655 n-d-806626-2 sudo[111633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:14.945469 n-d-806626-2 sudo[111633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:15.803143 n-d-806626-2 sudo[111633]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:15.805579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 0.933s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:15.807989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:15.869149 n-d-806626-2 sudo[111644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:15.869981 n-d-806626-2 sudo[111644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:16.177478 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:15:16.193543 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:15:16.195626 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:15:16.230126 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Flow 'volume_create_manager' (0a6d88f4-19f5-4d43-a6e8-91f9cbe047cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:15:16.236458 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a612541-9278-4833-8d2b-4c54c136cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:16.282048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:15:16.314200 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a612541-9278-4833-8d2b-4c54c136cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-960528951',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ce4478ba-6b96-450e-aa21-8a89a29b5cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff976c7256f04bd49c1253a7f27082cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:15:16Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:15:16Z,user_id='e5c47c7f650f4c53993022d71d0999fa',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:16.317910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd0ccd53-9d48-4d2d-891a-8e69e1447aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:16.320556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd0ccd53-9d48-4d2d-891a-8e69e1447aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:16.323666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (806d4e3f-b478-48d7-a09d-a4db3e508098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:16.328902 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (806d4e3f-b478-48d7-a09d-a4db3e508098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce4478ba-6b96-450e-aa21-8a89a29b5cd2', 'volume_name': 'volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2', 'volume_size': 2}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:16.332578 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a6eeaa5-779b-4d6f-a6dc-650b19174d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:16.335441 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a6eeaa5-779b-4d6f-a6dc-650b19174d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:16.337988 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9dafcec-2ed9-4441-8d21-6b0615a065df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:16.339158 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Volume ce4478ba-6b96-450e-aa21-8a89a29b5cd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2', 'volume_size': 2}
Sep 15 20:15:16.340515 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 stack-volumes-lvmdriver-1 -L 2g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:16.367694 n-d-806626-2 sudo[111651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 stack-volumes-lvmdriver-1 -L 2g
Sep 15 20:15:16.369191 n-d-806626-2 sudo[111651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:16.738225 n-d-806626-2 sudo[111644]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:16.741564 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 0.933s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:16.743710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:16.803542 n-d-806626-2 sudo[111657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:16.804996 n-d-806626-2 sudo[111657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:17.134806 n-d-806626-2 sudo[111651]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:17.137508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.796s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:17.142122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9dafcec-2ed9-4441-8d21-6b0615a065df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2', 'volume_size': 2}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:17.149995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6de06371-6198-4810-991f-883152c3f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:15:17.178380 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Volume volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 (ce4478ba-6b96-450e-aa21-8a89a29b5cd2): created successfully
Sep 15 20:15:17.180390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6de06371-6198-4810-991f-883152c3f3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:15:17.183460 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Flow 'volume_create_manager' (0a6d88f4-19f5-4d43-a6e8-91f9cbe047cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:15:17.200323 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-425c6c0b-3023-40e4-99e0-06f8ea91cab8 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Created volume successfully.
Sep 15 20:15:17.521121 n-d-806626-2 sudo[111657]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:17.523277 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88f2aebf-8898-4443-ba60-8dbb47e5ebec" returned: 0 in 0.780s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:17.524187 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Successfully deleted volume: 88f2aebf-8898-4443-ba60-8dbb47e5ebec
Sep 15 20:15:17.647215 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Created reservations ['34cf58bc-3957-465f-a957-3a2053150f7f', '140e2d4f-0ca3-4574-9a1a-f690b8e4ce1b', '4349bf64-2e7f-4562-a7d4-fece1599c554', 'db2ad2b9-cfe4-4b9b-a96c-272bb47667f1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:17.650165 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:17.650165 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:17.650165 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:17.755001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:17.756232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:17.806172 n-d-806626-2 sudo[111695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:17.807024 n-d-806626-2 sudo[111695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:18.033243 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4be8a00-b928-4f7f-8143-49fa7ce5c617 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:18.072474 n-d-806626-2 sudo[111697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:18.073429 n-d-806626-2 sudo[111697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:18.500257 n-d-806626-2 sudo[111695]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:18.502710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:18.505844 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:18.557533 n-d-806626-2 sudo[111724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:18.574468 n-d-806626-2 sudo[111724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:18.682243 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-f07832e8-a9ff-4f67-b496-8ef191ec250b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:18.719783 n-d-806626-2 sudo[111697]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:18.722515 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4be8a00-b928-4f7f-8143-49fa7ce5c617 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2" returned: 0 in 0.689s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:18.724134 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4be8a00-b928-4f7f-8143-49fa7ce5c617 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7 --snapshot stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 -L 2.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:18.759204 n-d-806626-2 sudo[111730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7 --snapshot stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 -L 2.00g
Sep 15 20:15:18.765480 n-d-806626-2 sudo[111730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:18.874889 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Skipping remove_export. No iscsi_target is presently exported for volume: f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:18.879023 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:18.928999 n-d-806626-2 sudo[111735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:18.929840 n-d-806626-2 sudo[111735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:19.297251 n-d-806626-2 sudo[111724]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:19.300276 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:19.302349 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:19.315301 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Deleted volume successfully.
Sep 15 20:15:19.353116 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0be3b9ce-1043-44fa-b46f-4a0e34a04804 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-88f2aebf-8898-4443-ba60-8dbb47e5ebec-delete_volume'" released by "delete_volume" :: held 4.672s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:19.811753 n-d-806626-2 sudo[111730]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:19.813546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4be8a00-b928-4f7f-8143-49fa7ce5c617 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7 --snapshot stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 -L 2.00g" returned: 0 in 1.090s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:19.870442 n-d-806626-2 sudo[111735]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:19.874432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b" returned: 0 in 0.998s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:19.875999 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:19.928225 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c4be8a00-b928-4f7f-8143-49fa7ce5c617 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Create snapshot completed successfully
Sep 15 20:15:19.930424 n-d-806626-2 sudo[111861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:19.931848 n-d-806626-2 sudo[111861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:20.603731 n-d-806626-2 sudo[111861]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:20.605916 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b" returned: 0 in 0.730s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:20.608049 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:20.637972 n-d-806626-2 sudo[111876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:20.638778 n-d-806626-2 sudo[111876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:20.660710 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Lock "b'cinder-96029b50-4d21-4e3c-800f-84da09a5e3f7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:20.662641 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:20.706733 n-d-806626-2 sudo[111881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7
Sep 15 20:15:20.708387 n-d-806626-2 sudo[111881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:21.274477 n-d-806626-2 sudo[111876]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:21.276724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f07832e8-a9ff-4f67-b496-8ef191ec250b" returned: 0 in 0.668s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:21.278160 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Successfully deleted volume: f07832e8-a9ff-4f67-b496-8ef191ec250b
Sep 15 20:15:21.382719 n-d-806626-2 sudo[111881]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:21.386874 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7" returned: 0 in 0.724s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:21.389835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:21.445118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Created reservations ['b44e50d8-3410-440b-abc6-3cf824ade502', 'e80c68e3-0fd0-48da-8dfc-a8071e5f286a', 'c5110157-cb4a-4ab9-9401-6f9a45fe7274', '5fbf0bdc-e99a-44e8-ad4d-948a238fca13'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:21.448971 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:21.448971 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:21.448971 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:21.470169 n-d-806626-2 sudo[111911]: ubuntu : TTY=unknown ; 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-96029b50-4d21-4e3c-800f-84da09a5e3f7
Sep 15 20:15:21.482790 n-d-806626-2 sudo[111911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:21.566625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:21.568453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:21.627772 n-d-806626-2 sudo[111918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:21.628645 n-d-806626-2 sudo[111918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:22.324378 n-d-806626-2 sudo[111911]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:22.327268 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-96029b50-4d21-4e3c-800f-84da09a5e3f7" returned: 0 in 0.937s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:22.345032 n-d-806626-2 sudo[111918]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:22.353080 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.785s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:22.354907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:22.384767 n-d-806626-2 sudo[111963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:22.387847 n-d-806626-2 sudo[111963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:22.514419 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-dcfb2eab-f97c-4a01-acaf-5b95797587a9-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:22.559556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Created reservations ['13f7aa13-9a58-4a1d-a79c-1f5d3b448285', '8f204179-46f8-47ce-a6d0-0aff0a926027', '3fae1313-efcd-4b53-b4e5-32297f3fc7ad', 'f6979e4c-3748-4b01-8309-4bc17da49755'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:22.561572 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:22.561572 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:22.561572 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:22.647514 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:22.647514 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:22.647514 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:22.656938 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Skipping remove_export. No iscsi_target is presently exported for volume: dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:15:22.658326 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:22.704486 n-d-806626-2 sudo[111967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:15:22.709301 n-d-806626-2 sudo[111967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:22.739772 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Delete snapshot completed successfully.
Sep 15 20:15:22.745604 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7dd204c3-515d-40bb-87d0-51ff0fa80524 tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Lock "b'cinder-96029b50-4d21-4e3c-800f-84da09a5e3f7-delete_snapshot'" released by "delete_snapshot" :: held 2.085s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:23.045452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Lock "b'cinder-ce4478ba-6b96-450e-aa21-8a89a29b5cd2-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:23.165096 n-d-806626-2 sudo[111963]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:23.177256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:23.202971 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:23.230591 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Deleted volume successfully.
Sep 15 20:15:23.259976 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:23.262394 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:23.296851 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7f01e6e7-6ef2-4683-aca1-f7568ec9bb23 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-f07832e8-a9ff-4f67-b496-8ef191ec250b-delete_volume'" released by "delete_volume" :: held 4.614s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:23.304330 n-d-806626-2 sudo[111977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:23.305259 n-d-806626-2 sudo[111977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:23.606256 n-d-806626-2 sudo[111967]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:23.608248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.950s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:23.609807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:23.694841 n-d-806626-2 sudo[111984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:15:23.702808 n-d-806626-2 sudo[111984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:24.010804 n-d-806626-2 sudo[111977]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:24.013319 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2" returned: 0 in 0.752s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:24.018047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:24.046015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:15:24.047394 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:24.048382 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:24.065180 n-d-806626-2 sudo[111987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:24.070904 n-d-806626-2 sudo[111987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:24.112372 n-d-806626-2 sudo[111989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:24.122006 n-d-806626-2 sudo[111989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:24.276499 n-d-806626-2 sudo[111984]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:24.279695 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.669s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:24.283389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:24.334733 n-d-806626-2 sudo[111992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:15:24.335892 n-d-806626-2 sudo[111992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:24.964025 n-d-806626-2 sudo[111989]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:24.966122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.917s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:24.968868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:24.974403 n-d-806626-2 sudo[111987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:24.986546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2" returned: 0 in 0.970s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:24.988680 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:24.998899 n-d-806626-2 sudo[112001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:25.000575 n-d-806626-2 sudo[112001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:25.042116 n-d-806626-2 sudo[112002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:25.043011 n-d-806626-2 sudo[112002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:25.058270 n-d-806626-2 sudo[111992]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:25.060826 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dcfb2eab-f97c-4a01-acaf-5b95797587a9" returned: 0 in 0.778s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:25.062007 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Successfully deleted volume: dcfb2eab-f97c-4a01-acaf-5b95797587a9
Sep 15 20:15:25.152097 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Created reservations ['2ea6024e-22bb-4bc4-ba8f-dbc3920c09c8', '744cdd44-bda1-4c12-9e6f-29e66e6e1078', '8f2443ea-bf6a-4d13-8948-f8fbc02e2634', 'aec3d95a-46aa-497d-9d37-029e6bc2bf39'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:25.154281 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:25.154281 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:25.154281 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:25.239941 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:25.240581 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:25.280868 n-d-806626-2 sudo[112005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:25.284730 n-d-806626-2 sudo[112005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:25.626765 n-d-806626-2 sudo[112001]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:25.630058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:25.632507 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:25.812853 n-d-806626-2 sudo[112002]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:25.815123 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce4478ba-6b96-450e-aa21-8a89a29b5cd2" returned: 0 in 0.826s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:25.816246 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Successfully deleted volume: ce4478ba-6b96-450e-aa21-8a89a29b5cd2
Sep 15 20:15:25.924191 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Created reservations ['2748c12e-7e4c-4477-a15f-26054c251a41', '60cc7e17-e463-4efd-a4de-bd31ec36f473', '27bcdef9-29d1-4664-bdf3-ddeb1e15ee29', 'dafc12c5-4a2c-4f2f-a1b1-382028fe6d55'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:25.927246 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:25.927246 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:25.927246 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:25.987235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:25.988401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:26.014216 n-d-806626-2 sudo[112034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:26.015057 n-d-806626-2 sudo[112034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:26.089128 n-d-806626-2 sudo[112005]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:26.095031 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:26.097218 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:26.124262 n-d-806626-2 sudo[112039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:26.125677 n-d-806626-2 sudo[112039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:26.379601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-a5f41d26-20bf-48dc-a10f-b633c071a3e2-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:15:26.610222 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Skipping remove_export. No iscsi_target is presently exported for volume: a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:15:26.618438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:26.676286 n-d-806626-2 sudo[112048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:15:26.677471 n-d-806626-2 sudo[112048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:26.740749 n-d-806626-2 sudo[112034]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:26.743368 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:26.745069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:26.790555 n-d-806626-2 sudo[112074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:26.792095 n-d-806626-2 sudo[112074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:27.102431 n-d-806626-2 sudo[112039]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:27.105252 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/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.008s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:27.109429 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:27.121807 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Deleted volume successfully.
Sep 15 20:15:27.166810 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8247b88b-8ab7-43df-ba62-f56b7423fe18 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-dcfb2eab-f97c-4a01-acaf-5b95797587a9-delete_volume'" released by "delete_volume" :: held 4.652s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:27.579533 n-d-806626-2 sudo[112074]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:27.581222 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.836s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:27.582387 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:27.590385 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Deleted volume successfully.
Sep 15 20:15:27.624105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99eb6df5-e544-4d8f-ae9d-ff8fa8ea8a7b tempest-VolumesSnapshotNegativeTestJSON-700329819 None] Lock "b'cinder-ce4478ba-6b96-450e-aa21-8a89a29b5cd2-delete_volume'" released by "delete_volume" :: held 4.579s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:15:27.655624 n-d-806626-2 sudo[112048]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:27.657749 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2" returned: 0 in 1.039s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:27.661438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:27.710702 n-d-806626-2 sudo[112099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:15:27.711684 n-d-806626-2 sudo[112099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:28.174668 n-d-806626-2 sudo[112099]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:28.177133 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2" returned: 0 in 0.516s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:28.178997 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:28.200284 n-d-806626-2 sudo[112112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:15:28.201682 n-d-806626-2 sudo[112112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:28.804131 n-d-806626-2 sudo[112112]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:28.806369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5f41d26-20bf-48dc-a10f-b633c071a3e2" returned: 0 in 0.627s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:28.808119 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Successfully deleted volume: a5f41d26-20bf-48dc-a10f-b633c071a3e2
Sep 15 20:15:28.866652 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Created reservations ['1dcf1742-3715-4599-8819-2d4edf239f19', 'aefc282f-713c-4339-82da-9b42dcbe45b6', 'a14c1717-1c23-4a2a-a2eb-6121dc757ee2', '39a4e903-e859-44f1-83e9-ba045ebce908'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:15:28.870380 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:15:28.870380 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:15:28.870380 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:15:28.939622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:15:28.940344 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:28.977483 n-d-806626-2 sudo[112120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:28.979355 n-d-806626-2 sudo[112120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:29.512270 n-d-806626-2 sudo[112120]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:29.514620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:29.517289 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:15:29.539153 n-d-806626-2 sudo[112123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:15:29.540537 n-d-806626-2 sudo[112123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:15:30.053473 n-d-806626-2 sudo[112123]: pam_unix(sudo:session): session closed for user root
Sep 15 20:15:30.055922 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.538s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:15:30.058436 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:15:30.066518 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Deleted volume successfully.
Sep 15 20:15:30.086779 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2fa64119-f4bb-4110-8d48-77f1c60b76a8 tempest-VolumesCloneTest-394391439 None] Lock "b'cinder-a5f41d26-20bf-48dc-a10f-b633c071a3e2-delete_volume'" released by "delete_volume" :: held 3.708s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:16:09.054433 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:16:09.063705 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:16:09.064503 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:16:09.092970 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (58155f4a-b1ea-4221-a478-77cf440de73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:09.097550 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3617cba-e6f1-4741-a1ea-45d83026aae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:09.124965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:16:09.175235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3617cba-e6f1-4741-a1ea-45d83026aae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1389241831',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c652b800-5b08-4ad0-8b63-5c9543ac6366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d0d356e6e745b4a45141687c2ea68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:16: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-15T20:16:09Z,user_id='ac7ac9c865354def845d8a1cdcb7a713',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:09.177824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbc89cf8-14b9-48a4-8c91-cf327a8bbc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:09.184511 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbc89cf8-14b9-48a4-8c91-cf327a8bbc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:09.198403 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89d0b1c5-031c-4d4d-b58d-f853518e499d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:09.360456 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89d0b1c5-031c-4d4d-b58d-f853518e499d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c652b800-5b08-4ad0-8b63-5c9543ac6366', 'volume_name': 'volume-c652b800-5b08-4ad0-8b63-5c9543ac6366', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:09.364069 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f272b588-18db-44df-83ec-9602e3263997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:09.366856 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f272b588-18db-44df-83ec-9602e3263997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:09.373240 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4b642ed-ced2-4900-9e16-8044171430d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:09.374963 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Volume c652b800-5b08-4ad0-8b63-5c9543ac6366: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c652b800-5b08-4ad0-8b63-5c9543ac6366', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:16:09.375828 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Cloning c652b800-5b08-4ad0-8b63-5c9543ac6366 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:16:24.052377 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:16:24.053818 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:16:24.059051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:24.110053 n-d-806626-2 sudo[113358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:16:24.123377 n-d-806626-2 sudo[113358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:25.075901 n-d-806626-2 sudo[113358]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:25.146144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 15.77 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:16:25.146749 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Image download 616.00 MB at 39.07 MB/s
Sep 15 20:16:25.154207 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.100s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:25.156037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:25.196757 n-d-806626-2 sudo[113388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:16:25.197744 n-d-806626-2 sudo[113388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:25.221989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:25.334187 n-d-806626-2 sudo[113391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1
Sep 15 20:16:25.335082 n-d-806626-2 sudo[113391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:25.913595 n-d-806626-2 sudo[113388]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:25.916398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.760s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:25.919037 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:16:25.953401 n-d-806626-2 sudo[113391]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:25.956308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1" returned: 0 in 0.734s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:25.957482 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user ac7ac9c865354def845d8a1cdcb7a713. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:16:26.040195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:26.160963 n-d-806626-2 sudo[113414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1
Sep 15 20:16:26.161810 n-d-806626-2 sudo[113414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:26.654146 n-d-806626-2 sudo[113414]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:26.656477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1" returned: 0 in 0.616s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:26.657896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:26.723961 n-d-806626-2 sudo[113435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:16:26.725211 n-d-806626-2 sudo[113435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:27.692044 n-d-806626-2 sudo[113435]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:27.694181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.036s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:27.742894 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume c652b800-5b08-4ad0-8b63-5c9543ac6366. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:16:27.838375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_sorh2i4w {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:27.957636 n-d-806626-2 sudo[113547]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_sorh2i4w
Sep 15 20:16:27.958648 n-d-806626-2 sudo[113547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:28.614829 n-d-806626-2 sudo[113547]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:28.616998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_sorh2i4w" returned: 0 in 0.779s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:28.618153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:28.763475 n-d-806626-2 sudo[113576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1
Sep 15 20:16:28.764294 n-d-806626-2 sudo[113576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:29.272469 n-d-806626-2 sudo[113576]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:29.274939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1" returned: 0 in 0.656s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:29.276530 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:16:29.278105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:29.317462 n-d-806626-2 sudo[113601]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366 oflag=direct
Sep 15 20:16:29.319630 n-d-806626-2 sudo[113601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:29.842689 n-d-806626-2 sudo[113601]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:29.845602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366 oflag=direct" returned: 0 in 0.567s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:29.847077 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:29.893173 n-d-806626-2 sudo[113615]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366
Sep 15 20:16:29.894692 n-d-806626-2 sudo[113615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:31.684312 n-d-806626-2 sudo[113615]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:31.686600 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366" returned: 0 in 1.839s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:31.688542 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:31.800339 n-d-806626-2 sudo[113707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1
Sep 15 20:16:31.805196 n-d-806626-2 sudo[113707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:32.283605 n-d-806626-2 sudo[113707]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:32.286567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1" returned: 0 in 0.598s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:32.287887 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cujnk664n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.84 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c652b800--5b08--4ad0--8b63--5c9543ac6366 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:16:32.288294 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Converted 700.00 MB image at 380.29 MB/s
Sep 15 20:16:32.288934 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume c652b800-5b08-4ad0-8b63-5c9543ac6366 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:16:32.463554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user ac7ac9c865354def845d8a1cdcb7a713 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:16:32.464511 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Marking volume c652b800-5b08-4ad0-8b63-5c9543ac6366 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:16:32.488967 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to c652b800-5b08-4ad0-8b63-5c9543ac6366. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:16:32.489683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Creating volume glance metadata for volume c652b800-5b08-4ad0-8b63-5c9543ac6366 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:16:32.609446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4b642ed-ced2-4900-9e16-8044171430d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c652b800-5b08-4ad0-8b63-5c9543ac6366', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:32.612597 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (279231a6-bfb4-4f7d-8d6d-cb1cb24906d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:32.648725 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Volume volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 (c652b800-5b08-4ad0-8b63-5c9543ac6366): created successfully
Sep 15 20:16:32.650827 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (279231a6-bfb4-4f7d-8d6d-cb1cb24906d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:32.654038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (58155f4a-b1ea-4221-a478-77cf440de73c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:32.668736 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2a345687-845a-435c-8312-1e9d3be782af tempest-TaggedBootDevicesTest-630995007 None] Created volume successfully.
Sep 15 20:16:33.456966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:16:33.461943 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:16:33.472100 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:16:33.494580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (346c3d6c-bc15-48b5-a958-e33128dcdb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:33.512003 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43f08f3d-b3af-415b-a597-ecff4bc66b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:33.590426 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:16:33.633316 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43f08f3d-b3af-415b-a597-ecff4bc66b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-364837621',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=5463ad31-bf75-49b2-bac5-8c68cfee4740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d0d356e6e745b4a45141687c2ea68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:16: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-15T20:16:33Z,user_id='ac7ac9c865354def845d8a1cdcb7a713',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:33.636387 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1b2ff59-ef3c-4c4e-ac2f-041dc7588274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:33.638539 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1b2ff59-ef3c-4c4e-ac2f-041dc7588274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:33.640869 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e002dad-6e8b-4a87-ab09-9a4ed3225ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:33.644846 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e002dad-6e8b-4a87-ab09-9a4ed3225ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5463ad31-bf75-49b2-bac5-8c68cfee4740', 'volume_name': 'volume-5463ad31-bf75-49b2-bac5-8c68cfee4740', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:33.647173 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68c8db1c-ceed-4f8f-8ef8-0808fc48f253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:33.649330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68c8db1c-ceed-4f8f-8ef8-0808fc48f253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:33.653372 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0af8a86-d216-4356-88f2-521aab0c32d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:33.654171 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Volume 5463ad31-bf75-49b2-bac5-8c68cfee4740: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5463ad31-bf75-49b2-bac5-8c68cfee4740', 'volume_size': 1}
Sep 15 20:16:33.655198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:33.690372 n-d-806626-2 sudo[113724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:16:33.694887 n-d-806626-2 sudo[113724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:34.305140 n-d-806626-2 sudo[113724]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:34.308257 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.653s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:34.312203 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0af8a86-d216-4356-88f2-521aab0c32d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5463ad31-bf75-49b2-bac5-8c68cfee4740', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:34.316250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a1286c8-9568-4b3d-9113-59670008bc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:34.340663 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Volume volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 (5463ad31-bf75-49b2-bac5-8c68cfee4740): created successfully
Sep 15 20:16:34.346042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a1286c8-9568-4b3d-9113-59670008bc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:34.351580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (346c3d6c-bc15-48b5-a958-e33128dcdb37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:34.365687 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ac708aca-b3dc-4533-8293-1924e24fe487 tempest-TaggedBootDevicesTest-630995007 None] Created volume successfully.
Sep 15 20:16:35.380285 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:16:35.385867 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:16:35.386599 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:16:35.421313 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (37647113-f39e-486e-a34a-e722422f0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:35.426803 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (432876d9-0010-4e93-9a59-80f2c3ea214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:35.457260 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:16:35.489606 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (432876d9-0010-4e93-9a59-80f2c3ea214b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-511666196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=739b6119-6b23-4d7c-9b43-28acb84cbc7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d0d356e6e745b4a45141687c2ea68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:16:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:16:35Z,user_id='ac7ac9c865354def845d8a1cdcb7a713',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:35.492763 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21f97fc0-ea99-498a-af56-37250d594d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:35.495141 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21f97fc0-ea99-498a-af56-37250d594d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:35.498257 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60b31f17-7c44-4aac-b753-40f27bd80f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:35.507623 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60b31f17-7c44-4aac-b753-40f27bd80f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '739b6119-6b23-4d7c-9b43-28acb84cbc7d', 'volume_name': 'volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:35.510470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe1d86ce-a5f1-46b5-95f0-c79986e04606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:35.512813 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe1d86ce-a5f1-46b5-95f0-c79986e04606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:35.515230 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f91b65c5-f4d1-44cb-9729-de877b98d803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:35.516320 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Volume 739b6119-6b23-4d7c-9b43-28acb84cbc7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d', 'volume_size': 1}
Sep 15 20:16:35.518519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:35.588413 n-d-806626-2 sudo[113761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:16:35.596755 n-d-806626-2 sudo[113761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:36.449000 n-d-806626-2 sudo[113761]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:36.451254 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.933s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:36.454472 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f91b65c5-f4d1-44cb-9729-de877b98d803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:36.457409 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21b88a86-4463-4e4b-a03a-9bd77dbc03ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:36.484924 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Volume volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d (739b6119-6b23-4d7c-9b43-28acb84cbc7d): created successfully
Sep 15 20:16:36.488479 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21b88a86-4463-4e4b-a03a-9bd77dbc03ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:36.505756 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Flow 'volume_create_manager' (37647113-f39e-486e-a34a-e722422f0fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:36.539281 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c01f76c9-718a-4dcb-b7c0-f99d3b3cc3a3 tempest-TaggedBootDevicesTest-630995007 None] Created volume successfully.
Sep 15 20:16:37.984428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:16:37.994532 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:16:37.995430 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:16:38.034971 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Flow 'volume_create_manager' (f04ab292-9205-46cb-8daf-e4505f235004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:38.040020 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ba4bf15-9080-4b78-8479-80f3cfb14158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:38.083500 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:16:38.120222 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ba4bf15-9080-4b78-8479-80f3cfb14158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-587882083',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b2aded34-8d2a-4b54-8a17-de5d5bdced1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e2f411f4d4364a7100870e1f70880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:16: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-15T20:16:38Z,user_id='59ea4a394a9b40e582b967f8c180fff6',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:38.125300 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a65e4819-eb3e-4cc6-973d-e312b85617d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:38.127858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a65e4819-eb3e-4cc6-973d-e312b85617d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:38.130382 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e23a04a-b700-49aa-bd9f-c6e50f01370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:38.138006 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e23a04a-b700-49aa-bd9f-c6e50f01370f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2aded34-8d2a-4b54-8a17-de5d5bdced1b', 'volume_name': 'volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:38.140959 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be846f5f-6bb3-43c1-b8a0-b2e279ae787c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:38.159643 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be846f5f-6bb3-43c1-b8a0-b2e279ae787c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:38.165679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1978e21e-5c25-47bb-925b-0bfeb880c244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:38.171616 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume b2aded34-8d2a-4b54-8a17-de5d5bdced1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b', 'volume_size': 1}
Sep 15 20:16:38.174051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:16:38.247415 n-d-806626-2 sudo[113820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:16:38.248229 n-d-806626-2 sudo[113820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:16:39.017912 n-d-806626-2 sudo[113820]: pam_unix(sudo:session): session closed for user root
Sep 15 20:16:39.020241 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.846s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:16:39.024375 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1978e21e-5c25-47bb-925b-0bfeb880c244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:39.027166 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baa888f0-772c-4d6a-b6c9-83e90056bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:16:39.045854 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b (b2aded34-8d2a-4b54-8a17-de5d5bdced1b): created successfully
Sep 15 20:16:39.051444 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baa888f0-772c-4d6a-b6c9-83e90056bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:16:39.056435 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Flow 'volume_create_manager' (f04ab292-9205-46cb-8daf-e4505f235004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:16:39.072963 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b4b9e756-1264-47bd-806a-ac3d227ef20f tempest-AttachVolumeShelveTestJSON-1836371390 None] Created volume successfully.
Sep 15 20:17:18.687358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:18.725314 n-d-806626-2 sudo[114718]: ubuntu : 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-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:18.726104 n-d-806626-2 sudo[114718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:19.526066 n-d-806626-2 sudo[114718]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:19.529145 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366" returned: 0 in 0.841s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:19.624947 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:19.647366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:19.647692 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:19.648337 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:17:19.649169 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Creating iscsi_target for Volume ID: volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Created volume path /opt/stack/data/cinder/volumes/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366,
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: incominguser ygBUiWSamqVMVfCsH23Q 6rd99RbeazB3H4Mk
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:19.666403 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:17:19.671244 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:20.508835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366" returned: 0 in 0.841s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:20.512394 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:20.513731 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:17:20.515343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:17:20.521453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:20.540194 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:20.541342 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:20.543508 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:17:20.548497 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:20.670032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:20.670489 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:20.674533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:20.766173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:20.767656 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:20.768881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:17:20.988839 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-6f9a2648-5092-4fe6-958a-22214af09ad5 tempest-TaggedBootDevicesTest-630995007 None] attachment_update completed successfully.
Sep 15 20:17:21.685824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:21.734857 n-d-806626-2 sudo[114833]: ubuntu : 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-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:21.736552 n-d-806626-2 sudo[114833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:22.321886 n-d-806626-2 sudo[114833]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:22.324528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740" returned: 0 in 0.639s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:22.388961 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:22.404534 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:22.404924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:22.405833 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:17:22.409336 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Creating iscsi_target for Volume ID: volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Created volume path /opt/stack/data/cinder/volumes/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740,
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: incominguser f49wscKhd7umVRkMyBNF NaKY5nVkCq987UaU
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:22.418342 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:17:22.420398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:22.948309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740" returned: 0 in 0.527s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:22.948899 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:22.949296 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:17:22.950050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:17:22.953518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:22.964517 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:22.965003 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:22.965901 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:17:22.973356 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:23.138617 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:23.139061 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:23.140797 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:23.358750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:23.359865 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:23.363774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:17:23.711531 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-abf252d0-6074-4d44-b30b-35203ff94b39 tempest-TaggedBootDevicesTest-630995007 None] attachment_update completed successfully.
Sep 15 20:17:24.049322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:17:24.049996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:17:24.050379 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:24.094866 n-d-806626-2 sudo[114910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:17:24.107751 n-d-806626-2 sudo[114910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:24.439177 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:24.487513 n-d-806626-2 sudo[114920]: ubuntu : 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-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:24.493200 n-d-806626-2 sudo[114920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:24.773610 n-d-806626-2 sudo[114910]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:24.776498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:24.778303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:24.824282 n-d-806626-2 sudo[114932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:17:24.825205 n-d-806626-2 sudo[114932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:25.334090 n-d-806626-2 sudo[114920]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:25.336610 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d" returned: 0 in 0.898s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:25.401837 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:25.421484 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:25.421822 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:25.423127 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:17:25.432240 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Creating iscsi_target for Volume ID: volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Created volume path /opt/stack/data/cinder/volumes/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d,
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: incominguser aeJAS8BjAiKxQMEe9uFW Czt7mJGx5oU8mRGS
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:25.434338 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:17:25.436119 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:25.530997 n-d-806626-2 sudo[114932]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:25.533366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:25.535114 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:17:26.152566 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d" returned: 0 in 0.716s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:26.153078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:26.153832 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:17:26.154369 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:17:26.155859 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:26.167451 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:26.167962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:26.168795 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:17:26.178303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:26.304433 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:26.304807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:26.305908 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:26.467247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:26.467821 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:26.468571 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] Set provider_location to: 10.222.0.41:3260,3 iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:17:26.692146 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-7f4b3641-daab-4726-937e-1d5f1d7a449c req-eabb891c-cbe0-47bc-98ad-2178978ef080 tempest-TaggedBootDevicesTest-630995007 None] attachment_update completed successfully.
Sep 15 20:17:32.902146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:32.966643 n-d-806626-2 sudo[115157]: ubuntu : 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-b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:17:32.971301 n-d-806626-2 sudo[115157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:17:33.706613 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b" returned: 0 in 0.804s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:33.701346 n-d-806626-2 sudo[115157]: pam_unix(sudo:session): session closed for user root
Sep 15 20:17:33.786678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:33.797835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:33.798525 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:33.799232 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:17:33.813593 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Creating iscsi_target for Volume ID: volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Created volume path /opt/stack/data/cinder/volumes/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b,
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: incominguser LWS2jgD2eVJSRUDf5XP3 jzPxGzrHUWd5xppV
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:17:33.824102 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:17:33.825664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:34.233367 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b" returned: 0 in 0.408s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:34.233945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:34.234280 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:17:34.234653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:17:34.236197 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:34.244334 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:34.245993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n System information:\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-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n Backing store flags: \n Account information:\n LWS2jgD2eVJSRUDf5XP3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:17:34.247167 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:17:34.256640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:34.346636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:34.347336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n System information:\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-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n Backing store flags: \n Account information:\n LWS2jgD2eVJSRUDf5XP3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:34.350609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:17:34.439518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:17:34.440711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n System information:\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-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n Backing store flags: \n Account information:\n LWS2jgD2eVJSRUDf5XP3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:17:34.442068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:17:34.638004 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-64a8aae0-20d4-49a2-8069-034722730ad0 req-0164e02c-db91-4966-8752-ed4743d3cbef tempest-AttachVolumeShelveTestJSON-1836371390 None] attachment_update completed successfully.
Sep 15 20:18:24.050248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:18:24.050859 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:18:24.053235 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:18:24.096880 n-d-806626-2 sudo[116079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:18:24.097893 n-d-806626-2 sudo[116079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:18:24.627393 n-d-806626-2 sudo[116079]: pam_unix(sudo:session): session closed for user root
Sep 15 20:18:24.629727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:18:24.632450 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:18:24.659190 n-d-806626-2 sudo[116082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:18:24.660924 n-d-806626-2 sudo[116082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:18:25.155703 n-d-806626-2 sudo[116082]: pam_unix(sudo:session): session closed for user root
Sep 15 20:18:25.158991 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:18:25.159644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:18:41.532738 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-ddb23e6d-96a8-43ee-9911-0f8bc190f6e9 req-6c5ea0aa-260e-4025-83ba-09a251a82d61 tempest-AttachVolumeShelveTestJSON-1836371390 None] Terminate volume connection completed successfully.
Sep 15 20:18:41.533302 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-ddb23e6d-96a8-43ee-9911-0f8bc190f6e9 req-6c5ea0aa-260e-4025-83ba-09a251a82d61 tempest-AttachVolumeShelveTestJSON-1836371390 None] Deleting attachment 72d1d428-ebe9-4807-8441-c1f0c9ba2d9a. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:18:41.542043 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:18:41.700044 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:18:41.700807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n System information:\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-b2aded34-8d2a-4b54-8a17-de5d5bdced1b\n Backing store flags: \n Account information:\n LWS2jgD2eVJSRUDf5XP3\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:18:41.702533 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-ddb23e6d-96a8-43ee-9911-0f8bc190f6e9 req-6c5ea0aa-260e-4025-83ba-09a251a82d61 tempest-AttachVolumeShelveTestJSON-1836371390 None] Removing iscsi_target for Volume ID: b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:18:41.704019 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:18:41.818675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b -f" returned: 0 in 0.114s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:18:41.819367 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:18:41.821929 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:18:41.953357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:18:41.954736 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:18:42.047641 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-ddb23e6d-96a8-43ee-9911-0f8bc190f6e9 req-6c5ea0aa-260e-4025-83ba-09a251a82d61 tempest-AttachVolumeShelveTestJSON-1836371390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:18:42.047641 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:18:42.047641 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:19:24.046316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:19:24.047339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:19:24.047960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:19:24.103340 n-d-806626-2 sudo[117288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:19:24.107892 n-d-806626-2 sudo[117288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:19:24.624718 n-d-806626-2 sudo[117288]: pam_unix(sudo:session): session closed for user root
Sep 15 20:19:24.632412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:19:24.632412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:19:24.654887 n-d-806626-2 sudo[117293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:19:24.655764 n-d-806626-2 sudo[117293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:19:25.555757 n-d-806626-2 sudo[117293]: pam_unix(sudo:session): session closed for user root
Sep 15 20:19:25.560217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.928s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:19:25.560217 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:20:24.051283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:20:24.051899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:20:24.052942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:24.099063 n-d-806626-2 sudo[118446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:20:24.100686 n-d-806626-2 sudo[118446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:20:24.656580 n-d-806626-2 sudo[118446]: pam_unix(sudo:session): session closed for user root
Sep 15 20:20:24.659275 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.606s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:20:24.661187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:24.757232 n-d-806626-2 sudo[118449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:20:24.762050 n-d-806626-2 sudo[118449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:20:25.488567 n-d-806626-2 sudo[118449]: pam_unix(sudo:session): session closed for user root
Sep 15 20:20:25.490777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.829s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:20:25.492783 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:20:53.431063 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11d3710b-d62a-42a3-a79c-5de51c7f68f1 tempest-GroupsTest-1984884434 None] Group tempest-Group1-1419001302: creating
Sep 15 20:20:53.486603 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11d3710b-d62a-42a3-a79c-5de51c7f68f1 tempest-GroupsTest-1984884434 None] Group tempest-Group1-1419001302: created successfully
Sep 15 20:20:53.524155 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11d3710b-d62a-42a3-a79c-5de51c7f68f1 tempest-GroupsTest-1984884434 None] Create group completed successfully.
Sep 15 20:20:54.667008 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0f803372-85eb-44b5-8b37-fbf931d8d826 tempest-GroupsTest-1984884434 None] Group tempest-Group2-2084698559: creating
Sep 15 20:20:54.694718 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0f803372-85eb-44b5-8b37-fbf931d8d826 tempest-GroupsTest-1984884434 None] Group tempest-Group2-2084698559: created successfully
Sep 15 20:20:54.719537 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0f803372-85eb-44b5-8b37-fbf931d8d826 tempest-GroupsTest-1984884434 None] Create group completed successfully.
Sep 15 20:20:56.519099 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:20:56.523152 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:20:56.523665 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:20:56.564106 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (553d1bee-b6b6-4418-8ef5-174db1135e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:20:56.567417 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6e5d20b-7a60-46ad-a22a-bdaa03d4332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:56.591738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:20:56.616710 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6e5d20b-7a60-46ad-a22a-bdaa03d4332d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2122925630',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a2eb57b4-b3c9-48b6-a95d-724a87555e8c,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=19030855-d422-456b-8b12-f4ba16ca737a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b3bf6ee54343098ff3e20b248a2285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:20: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-15T20:20:56Z,user_id='57046436d5f54e5d914c9499cea49b61',volume_attachment=>,volume_type=VolumeType(f238a565-43b7-49bd-82fe-f60341e8e9ee),volume_type_id=f238a565-43b7-49bd-82fe-f60341e8e9ee)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:56.619898 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (534bcdf2-9ee8-4369-832d-8e08455f5282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:56.622008 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (534bcdf2-9ee8-4369-832d-8e08455f5282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:56.624299 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f728f93-8170-404a-94f8-e5a1fcb06624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:56.627149 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f728f93-8170-404a-94f8-e5a1fcb06624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19030855-d422-456b-8b12-f4ba16ca737a', 'volume_name': 'volume-19030855-d422-456b-8b12-f4ba16ca737a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:56.629347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (085a7838-8590-4ec0-841d-2c1c224d616d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:56.631452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (085a7838-8590-4ec0-841d-2c1c224d616d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:56.633683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (901d96de-43db-470b-aab5-096ed0a116be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:56.655891 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Volume 19030855-d422-456b-8b12-f4ba16ca737a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19030855-d422-456b-8b12-f4ba16ca737a', 'volume_size': 1}
Sep 15 20:20:56.656831 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19030855-d422-456b-8b12-f4ba16ca737a stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:56.692930 n-d-806626-2 sudo[118827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19030855-d422-456b-8b12-f4ba16ca737a stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:20:56.693767 n-d-806626-2 sudo[118827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:20:57.262059 n-d-806626-2 sudo[118827]: pam_unix(sudo:session): session closed for user root
Sep 15 20:20:57.264508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19030855-d422-456b-8b12-f4ba16ca737a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.607s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:20:57.268105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (901d96de-43db-470b-aab5-096ed0a116be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19030855-d422-456b-8b12-f4ba16ca737a', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:57.270699 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70c27ff7-7286-4a93-9022-5fb52d3b77ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:57.284952 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Volume volume-19030855-d422-456b-8b12-f4ba16ca737a (19030855-d422-456b-8b12-f4ba16ca737a): created successfully
Sep 15 20:20:57.288404 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70c27ff7-7286-4a93-9022-5fb52d3b77ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:57.293574 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (553d1bee-b6b6-4418-8ef5-174db1135e67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:20:57.330853 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c67b7df6-1f7e-46b8-8d62-9c77b6bde80f tempest-GroupsTest-1984884434 None] Created volume successfully.
Sep 15 20:20:58.959419 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19030855-d422-456b-8b12-f4ba16ca737a
Sep 15 20:20:58.960662 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:59.017137 n-d-806626-2 sudo[118872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a
Sep 15 20:20:59.019610 n-d-806626-2 sudo[118872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:20:59.485145 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:20:59.491584 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:20:59.492554 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:20:59.546443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Flow 'volume_create_manager' (536f245a-e9c8-4244-95f5-b8c667d160d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:20:59.552830 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75808d98-536b-496f-a16a-4e906a30d0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:59.600389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:20:59.627566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75808d98-536b-496f-a16a-4e906a30d0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-545977389',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ffc595f2-08d8-4fe9-be31-f34af3fa2694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e2f411f4d4364a7100870e1f70880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:20: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-15T20:20:59Z,user_id='59ea4a394a9b40e582b967f8c180fff6',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:59.631065 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d53a910-6dee-4351-ac3b-a2c920025419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:59.633465 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d53a910-6dee-4351-ac3b-a2c920025419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:59.636546 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cf01eab-b478-4bed-ab01-173217884684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:59.639104 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cf01eab-b478-4bed-ab01-173217884684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ffc595f2-08d8-4fe9-be31-f34af3fa2694', 'volume_name': 'volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:59.642153 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d19bae6a-ac42-4ce5-a37c-d1b813c5d984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:59.644474 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d19bae6a-ac42-4ce5-a37c-d1b813c5d984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:20:59.646801 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db7007a6-0286-4270-894f-3be6c231bf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:20:59.647802 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume ffc595f2-08d8-4fe9-be31-f34af3fa2694: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694', 'volume_size': 1}
Sep 15 20:20:59.653620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:59.687910 n-d-806626-2 sudo[118885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:20:59.688729 n-d-806626-2 sudo[118885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:20:59.863076 n-d-806626-2 sudo[118872]: pam_unix(sudo:session): session closed for user root
Sep 15 20:20:59.866566 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a" returned: 0 in 0.905s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:20:59.868948 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:20:59.918466 n-d-806626-2 sudo[118888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a
Sep 15 20:20:59.920088 n-d-806626-2 sudo[118888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:00.708185 n-d-806626-2 sudo[118885]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:00.711103 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.057s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:00.715226 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db7007a6-0286-4270-894f-3be6c231bf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:00.717824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c557ee1-9470-45aa-828d-cebdc9336842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:00.740765 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Volume volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 (ffc595f2-08d8-4fe9-be31-f34af3fa2694): created successfully
Sep 15 20:21:00.743390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c557ee1-9470-45aa-828d-cebdc9336842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:00.747475 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Flow 'volume_create_manager' (536f245a-e9c8-4244-95f5-b8c667d160d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:00.768191 n-d-806626-2 sudo[118888]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:00.770323 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2ec0106a-b425-4b3d-96ce-c99885edab8e tempest-AttachVolumeShelveTestJSON-1836371390 None] Created volume successfully.
Sep 15 20:21:00.773743 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a" returned: 0 in 0.905s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:00.775617 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:00.802538 n-d-806626-2 sudo[118921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a
Sep 15 20:21:00.804672 n-d-806626-2 sudo[118921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:01.277428 n-d-806626-2 sudo[118921]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:01.280516 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19030855-d422-456b-8b12-f4ba16ca737a" returned: 0 in 0.504s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:01.282352 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Successfully deleted volume: 19030855-d422-456b-8b12-f4ba16ca737a
Sep 15 20:21:01.454685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Created reservations ['3a18cef0-7aba-42ed-95f6-75ea76bc4c39'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:01.534015 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1223253023 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1223253023, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:21:01.535902 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1223253023 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1223253023, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:21:01.586003 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Created reservations ['2c866cf0-5164-49b5-ad3b-85f11186f963', '8bd088c4-a29f-4c5b-99b9-458a4af7542e', '2a027170-85d9-46d2-a5a6-4e920d2518c2', '476d81e0-80f0-45ea-99c7-89657c0411b9'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:01.590887 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:01.590887 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:01.590887 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:01.751198 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:01.752058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:01.781620 n-d-806626-2 sudo[118926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:01.782435 n-d-806626-2 sudo[118926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:02.316455 n-d-806626-2 sudo[118926]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:02.318983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:02.322488 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:02.356923 n-d-806626-2 sudo[118955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:02.358002 n-d-806626-2 sudo[118955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:03.116156 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Created reservations ['c7faedaa-c602-4abc-a8f3-d5134b010a83'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:03.141883 n-d-806626-2 sudo[118955]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:03.143926 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:03.150598 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:21:03.170835 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ef7a0a7d-736e-4b5c-a99a-af1c04199d7f tempest-GroupsTest-1984884434 None] Delete group completed successfully.
Sep 15 20:21:03.178021 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:03.178021 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:03.178021 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:03.229851 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:03.230629 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:03.288465 n-d-806626-2 sudo[118979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:03.290131 n-d-806626-2 sudo[118979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:03.942374 n-d-806626-2 sudo[118979]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:03.945283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:03.948863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:03.997748 n-d-806626-2 sudo[118986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:03.998548 n-d-806626-2 sudo[118986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:04.846939 n-d-806626-2 sudo[118986]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:04.850093 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.902s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:04.850761 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:21:04.858375 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7e5bc863-e575-495d-a83d-4fa4f24b619a tempest-GroupsTest-1984884434 None] Delete group completed successfully.
Sep 15 20:21:05.041650 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-272cbad0-d497-4faf-a326-6ed1df991dbd tempest-GroupsTest-1984884434 None] Group tempest-GroupsTest-Group-315964243: creating
Sep 15 20:21:05.068362 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-272cbad0-d497-4faf-a326-6ed1df991dbd tempest-GroupsTest-1984884434 None] Group tempest-GroupsTest-Group-315964243: created successfully
Sep 15 20:21:05.098492 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-272cbad0-d497-4faf-a326-6ed1df991dbd tempest-GroupsTest-1984884434 None] Create group completed successfully.
Sep 15 20:21:06.889082 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:06.899012 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:06.901118 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:06.929565 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (05a26a1d-f89f-43f3-8d3b-77a1462432df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:06.934556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d7ce6b-7690-4e26-a8d1-079770c6eafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:06.989129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:07.053237 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d7ce6b-7690-4e26-a8d1-079770c6eafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1179721769',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=fd68a3ec-e83d-4044-adeb-01014f406abe,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=3eafb1ce-c465-490a-a014-dae6b0200683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b3bf6ee54343098ff3e20b248a2285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21: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-15T20:21:07Z,user_id='57046436d5f54e5d914c9499cea49b61',volume_attachment=>,volume_type=VolumeType(b76cacfe-e527-47ef-b27d-0f049cd938af),volume_type_id=b76cacfe-e527-47ef-b27d-0f049cd938af)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.062170 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0bafc11-3c0b-4b6d-9b3a-5df5ea29df08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:07.064452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0bafc11-3c0b-4b6d-9b3a-5df5ea29df08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.067340 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677159cb-194f-4d1b-bb94-5410dbfe88da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:07.070470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677159cb-194f-4d1b-bb94-5410dbfe88da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3eafb1ce-c465-490a-a014-dae6b0200683', 'volume_name': 'volume-3eafb1ce-c465-490a-a014-dae6b0200683', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.074355 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e82e511c-cbfd-44c6-9c6c-67bab32657dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:07.076429 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e82e511c-cbfd-44c6-9c6c-67bab32657dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.080211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8df86a37-9ecb-4bf2-8e9c-5423fb9c119a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:07.105266 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Volume 3eafb1ce-c465-490a-a014-dae6b0200683: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3eafb1ce-c465-490a-a014-dae6b0200683', 'volume_size': 1}
Sep 15 20:21:07.106349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eafb1ce-c465-490a-a014-dae6b0200683 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:07.133135 n-d-806626-2 sudo[119010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eafb1ce-c465-490a-a014-dae6b0200683 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:07.134704 n-d-806626-2 sudo[119010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:07.795571 n-d-806626-2 sudo[119010]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:07.798286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eafb1ce-c465-490a-a014-dae6b0200683 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.691s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:07.805334 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8df86a37-9ecb-4bf2-8e9c-5423fb9c119a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3eafb1ce-c465-490a-a014-dae6b0200683', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.810177 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36dc47ad-1d34-42eb-b48b-282a3401fc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:07.841006 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Volume volume-3eafb1ce-c465-490a-a014-dae6b0200683 (3eafb1ce-c465-490a-a014-dae6b0200683): created successfully
Sep 15 20:21:07.843250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36dc47ad-1d34-42eb-b48b-282a3401fc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:07.850364 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (05a26a1d-f89f-43f3-8d3b-77a1462432df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:07.871291 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4cb15511-54e6-4b00-b90a-bf8259f2c3a1 tempest-GroupsTest-1984884434 None] Created volume successfully.
Sep 15 20:21:09.072123 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:09.090606 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:09.090606 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:09.105664 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (9153ad1a-0a7b-4426-a08b-0bf813269432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:09.109701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0565798f-d027-4186-aaef-b35e769e7652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.170646 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:09.213920 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0565798f-d027-4186-aaef-b35e769e7652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1408424526',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=fd68a3ec-e83d-4044-adeb-01014f406abe,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=cd332969-846d-4df3-b93d-828404fcffe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b3bf6ee54343098ff3e20b248a2285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:21:09Z,user_id='57046436d5f54e5d914c9499cea49b61',volume_attachment=>,volume_type=VolumeType(b76cacfe-e527-47ef-b27d-0f049cd938af),volume_type_id=b76cacfe-e527-47ef-b27d-0f049cd938af)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:09.216950 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f004a58-1cfa-4c88-9f54-fa41ce4aa364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.222171 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f004a58-1cfa-4c88-9f54-fa41ce4aa364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:09.225053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba1bc03-0f5a-4dd1-b749-f3407b3dd690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.228023 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba1bc03-0f5a-4dd1-b749-f3407b3dd690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd332969-846d-4df3-b93d-828404fcffe8', 'volume_name': 'volume-cd332969-846d-4df3-b93d-828404fcffe8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:09.230702 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7178c04-1d0a-4929-9b7d-75bf66d8c4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.233552 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7178c04-1d0a-4929-9b7d-75bf66d8c4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:09.236549 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f3d8ba8-321d-4c38-9b52-29f0931b2bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.265083 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Volume cd332969-846d-4df3-b93d-828404fcffe8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd332969-846d-4df3-b93d-828404fcffe8', 'volume_size': 1}
Sep 15 20:21:09.266063 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd332969-846d-4df3-b93d-828404fcffe8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:09.292096 n-d-806626-2 sudo[119086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd332969-846d-4df3-b93d-828404fcffe8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:09.292961 n-d-806626-2 sudo[119086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:09.965466 n-d-806626-2 sudo[119086]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:09.967782 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd332969-846d-4df3-b93d-828404fcffe8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.701s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:09.972136 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f3d8ba8-321d-4c38-9b52-29f0931b2bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd332969-846d-4df3-b93d-828404fcffe8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:09.975214 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf0d5afc-d223-47cb-ac88-bf0e2fe6be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:09.997304 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Volume volume-cd332969-846d-4df3-b93d-828404fcffe8 (cd332969-846d-4df3-b93d-828404fcffe8): created successfully
Sep 15 20:21:10.000393 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf0d5afc-d223-47cb-ac88-bf0e2fe6be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:10.011190 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Flow 'volume_create_manager' (9153ad1a-0a7b-4426-a08b-0bf813269432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:10.020297 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d4c4e928-3639-4438-9685-38ae63c66daa tempest-GroupsTest-1984884434 None] Created volume successfully.
Sep 15 20:21:10.500772 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-dcf99b29-8f5f-4500-b476-d2061bea5b93 tempest-GroupsTest-1984884434 None] Update group completed successfully.
Sep 15 20:21:11.900562 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b9136538-3598-439c-ad1a-1b8901f8a4fd tempest-GroupsTest-1984884434 None] Update group completed successfully.
Sep 15 20:21:13.717321 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3eafb1ce-c465-490a-a014-dae6b0200683
Sep 15 20:21:13.719362 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:13.766378 n-d-806626-2 sudo[119131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683
Sep 15 20:21:13.768632 n-d-806626-2 sudo[119131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:14.208277 n-d-806626-2 sudo[119131]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:14.211149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683" returned: 0 in 0.491s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:14.214323 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:14.238732 n-d-806626-2 sudo[119134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683
Sep 15 20:21:14.240593 n-d-806626-2 sudo[119134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:14.811226 n-d-806626-2 sudo[119134]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:14.814249 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683" returned: 0 in 0.599s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:14.818002 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:14.876566 n-d-806626-2 sudo[119137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683
Sep 15 20:21:14.878815 n-d-806626-2 sudo[119137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:15.564175 n-d-806626-2 sudo[119137]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:15.566848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eafb1ce-c465-490a-a014-dae6b0200683" returned: 0 in 0.749s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:15.570400 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Successfully deleted volume: 3eafb1ce-c465-490a-a014-dae6b0200683
Sep 15 20:21:15.571302 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Skipping remove_export. No iscsi_target is presently exported for volume: cd332969-846d-4df3-b93d-828404fcffe8
Sep 15 20:21:15.572599 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:15.598655 n-d-806626-2 sudo[119145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8
Sep 15 20:21:15.606193 n-d-806626-2 sudo[119145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:16.266103 n-d-806626-2 sudo[119145]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:16.268712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8" returned: 0 in 0.696s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:16.270358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:16.326293 n-d-806626-2 sudo[119148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8
Sep 15 20:21:16.327920 n-d-806626-2 sudo[119148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:16.952926 n-d-806626-2 sudo[119148]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:16.955208 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8" returned: 0 in 0.684s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:16.956955 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:16.980061 n-d-806626-2 sudo[119151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8
Sep 15 20:21:16.982763 n-d-806626-2 sudo[119151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:17.588657 n-d-806626-2 sudo[119151]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:17.592056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd332969-846d-4df3-b93d-828404fcffe8" returned: 0 in 0.635s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:17.594406 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Successfully deleted volume: cd332969-846d-4df3-b93d-828404fcffe8
Sep 15 20:21:17.860906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Created reservations ['2883ba79-0d74-4687-a833-c0c6df444c88'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:17.897873 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1239270698 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1239270698, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:21:17.900519 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1239270698 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1239270698, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:21:17.941745 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Created reservations ['28005309-4647-4a41-bce8-f7c5f7425111', '66bc7556-5f65-498e-ad42-35199de50802', 'e79ddca1-f08f-440f-b40e-f7a14b9702a8', '2ea10de5-0334-4f70-95b1-c64f86bbcef7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:17.944864 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:17.944864 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:17.944864 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:18.121230 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Created reservations ['b04d0f84-a69f-4bfb-bbb6-1ce64c39147e', '2eec93a7-8a17-4569-a302-62841b877a13', '7c0e33f9-e16c-4d14-9557-57774d281d43', '59326164-5a24-4c89-9be2-2735632f9cfd'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:18.300401 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:18.301367 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:18.342283 n-d-806626-2 sudo[119156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:18.355347 n-d-806626-2 sudo[119156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:19.269413 n-d-806626-2 sudo[119156]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:19.271721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.970s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:19.274569 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:19.327445 n-d-806626-2 sudo[119161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:19.328319 n-d-806626-2 sudo[119161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:19.939422 n-d-806626-2 sudo[119161]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:19.942025 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.667s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:19.944397 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:21:19.950617 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-91ec2b4e-6099-4148-9948-5a27d5143315 tempest-GroupsTest-1984884434 None] Delete group completed successfully.
Sep 15 20:21:25.310615 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:25.319536 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:25.320570 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:25.350144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (a85f7738-d8d5-4e52-ac95-c5279fa26ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:25.354329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf38aa7-8ce0-4540-a316-fa2aa5fe56c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:25.390189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:25.471094 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf38aa7-8ce0-4540-a316-fa2aa5fe56c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2085107091',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=36c1d748-7143-4716-ac5a-a2af1c878fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='317e807406a547dda6a8729ad5df1691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21: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-15T20:21:25Z,user_id='795eefe3c0e948f4a02f533a349da5e4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:25.476431 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6abe71a-a243-447a-82ed-5dda77ce167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:25.481200 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6abe71a-a243-447a-82ed-5dda77ce167d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:25.492970 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89e481de-35d3-4352-ac78-d8ca4914a151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:25.496215 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89e481de-35d3-4352-ac78-d8ca4914a151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36c1d748-7143-4716-ac5a-a2af1c878fd9', 'volume_name': 'volume-36c1d748-7143-4716-ac5a-a2af1c878fd9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:25.500817 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b02bb977-0ea7-4827-acae-0017fd7203b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:25.506684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b02bb977-0ea7-4827-acae-0017fd7203b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:25.518912 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b9852be-3cca-48f3-b10d-89ee990f7ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:25.520064 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Volume 36c1d748-7143-4716-ac5a-a2af1c878fd9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36c1d748-7143-4716-ac5a-a2af1c878fd9', 'volume_size': 1}
Sep 15 20:21:25.522300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:25.609459 n-d-806626-2 sudo[119189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:25.610287 n-d-806626-2 sudo[119189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:26.717857 n-d-806626-2 sudo[119189]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:26.720908 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.198s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:26.728349 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b9852be-3cca-48f3-b10d-89ee990f7ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36c1d748-7143-4716-ac5a-a2af1c878fd9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:26.733555 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a8a91c-eac8-41ab-bfac-4449e45644ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:26.774865 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Volume volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 (36c1d748-7143-4716-ac5a-a2af1c878fd9): created successfully
Sep 15 20:21:26.777384 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a8a91c-eac8-41ab-bfac-4449e45644ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:26.782205 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (a85f7738-d8d5-4e52-ac95-c5279fa26ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:26.802662 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6ab64917-8c8e-4a47-a0e5-2603801c2e7a tempest-AttachVolumeNegativeTest-1344092446 None] Created volume successfully.
Sep 15 20:21:28.937322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:28.989996 n-d-806626-2 sudo[119236]: ubuntu : 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-36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:21:28.993746 n-d-806626-2 sudo[119236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:29.856828 n-d-806626-2 sudo[119236]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:29.860335 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9" returned: 0 in 0.923s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:29.986968 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:30.007927 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:30.009144 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:30.010432 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:21:30.027498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Creating iscsi_target for Volume ID: volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Created volume path /opt/stack/data/cinder/volumes/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9,
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: incominguser usuiYg7dTtU6bGj4FEq2 E3JaxAcnMSq38AWT
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:30.028941 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:21:30.030346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:30.544088 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:30.560919 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:30.561646 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:30.596909 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Flow 'volume_create_manager' (c9314907-8544-4f01-884c-88afdf1ae288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:30.604671 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (941663ab-3c3d-4cc2-94b2-03507c5609be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:30.667274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:30.738881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (941663ab-3c3d-4cc2-94b2-03507c5609be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-214654573',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ebafd813-33e0-49ec-b9c1-ec80e8448fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1657c9b46d4cf39987fc0d30ac380e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:21:30Z,user_id='fd1c84b2a54e4d5e977a85c593188d97',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:30.742315 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f87bcce3-28a5-47d0-b100-fb830de6c4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:30.755858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f87bcce3-28a5-47d0-b100-fb830de6c4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:30.758637 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d91d9180-74c2-4a35-8c90-7eec81e7be49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:30.767814 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d91d9180-74c2-4a35-8c90-7eec81e7be49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ebafd813-33e0-49ec-b9c1-ec80e8448fc7', 'volume_name': 'volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:30.770697 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2aa40d2-a379-4e9a-8478-e034e9ba4880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:30.773290 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2aa40d2-a379-4e9a-8478-e034e9ba4880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:30.776386 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41688309-5563-4109-82a0-67fb9d1e9701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:30.777403 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume ebafd813-33e0-49ec-b9c1-ec80e8448fc7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7', 'volume_size': 1}
Sep 15 20:21:30.778581 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:30.858054 n-d-806626-2 sudo[119284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:30.862368 n-d-806626-2 sudo[119284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:31.227309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9" returned: 0 in 1.196s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:31.227906 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644832]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:21:31.228503 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:21:31.228868 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:21:31.230467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:31.262082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:31.262552 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9\n System information:\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-36c1d748-7143-4716-ac5a-a2af1c878fd9\n Backing store flags: \n Account information:\n usuiYg7dTtU6bGj4FEq2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:21:31.263230 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:21:31.280429 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:31.560195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:31.560613 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9\n System information:\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-36c1d748-7143-4716-ac5a-a2af1c878fd9\n Backing store flags: \n Account information:\n usuiYg7dTtU6bGj4FEq2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:21:31.562035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:31.814736 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:31.815084 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9\n System information:\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-36c1d748-7143-4716-ac5a-a2af1c878fd9\n Backing store flags: \n Account information:\n usuiYg7dTtU6bGj4FEq2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:21:31.817042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:21:31.895045 n-d-806626-2 sudo[119284]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:31.899707 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.120s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:31.902338 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41688309-5563-4109-82a0-67fb9d1e9701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:31.923354 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (300f81de-0f30-49f3-8bca-6a46e2f7d55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:31.979622 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 (ebafd813-33e0-49ec-b9c1-ec80e8448fc7): created successfully
Sep 15 20:21:31.992778 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (300f81de-0f30-49f3-8bca-6a46e2f7d55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:32.007796 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Flow 'volume_create_manager' (c9314907-8544-4f01-884c-88afdf1ae288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:32.040690 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bc6008bd-888d-41b4-bc42-3aefe3c1f96d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Created volume successfully.
Sep 15 20:21:32.380489 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-6adcf3a4-2e88-4c33-8bf6-a861246929eb req-faf6af1a-cd10-485e-bc05-680a1a34d8b0 tempest-AttachVolumeNegativeTest-1344092446 None] attachment_update completed successfully.
Sep 15 20:21:32.724945 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Lock "b'cinder-ebafd813-33e0-49ec-b9c1-ec80e8448fc7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:21:32.869894 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Skipping remove_export. No iscsi_target is presently exported for volume: ebafd813-33e0-49ec-b9c1-ec80e8448fc7
Sep 15 20:21:32.871074 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:32.916871 n-d-806626-2 sudo[119349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7
Sep 15 20:21:32.917735 n-d-806626-2 sudo[119349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:33.652993 n-d-806626-2 sudo[119349]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:33.656283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7" returned: 0 in 0.785s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:33.658756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:33.713180 n-d-806626-2 sudo[119363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7
Sep 15 20:21:33.715449 n-d-806626-2 sudo[119363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:34.631318 n-d-806626-2 sudo[119363]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:34.633962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7" returned: 0 in 0.974s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:34.635432 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:34.677604 n-d-806626-2 sudo[119375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7
Sep 15 20:21:34.680915 n-d-806626-2 sudo[119375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:35.594542 n-d-806626-2 sudo[119375]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:35.597484 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebafd813-33e0-49ec-b9c1-ec80e8448fc7" returned: 0 in 0.962s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:35.599631 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Successfully deleted volume: ebafd813-33e0-49ec-b9c1-ec80e8448fc7
Sep 15 20:21:35.716771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Created reservations ['f7e16439-1d3d-42ad-9c7c-15ebf73ccf6e', 'b46fa95f-1e17-478e-9d60-9f467db0a8aa', '662679cb-a915-4b5b-bef5-d542e918aea7', '9696ae94-0ee6-491d-9737-c7e8c59e187a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:35.719158 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:35.719158 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:35.719158 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:35.816722 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:35.817346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:35.868486 n-d-806626-2 sudo[119383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:35.870115 n-d-806626-2 sudo[119383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:36.390809 n-d-806626-2 sudo[119383]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:36.393333 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:36.396280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:36.425439 n-d-806626-2 sudo[119386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:36.426974 n-d-806626-2 sudo[119386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:37.044438 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:37.085805 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:37.085805 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:37.080065 n-d-806626-2 sudo[119386]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:37.138324 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Flow 'volume_create_manager' (a736e0db-1734-48b5-ba10-88e096dd14a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:37.163882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bdcb4c5-3e27-49d4-9328-a10cfbd39c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:37.204911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.809s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:37.209990 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:21:37.223486 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Deleted volume successfully.
Sep 15 20:21:37.233829 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:37.310161 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bdcb4c5-3e27-49d4-9328-a10cfbd39c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1607004820',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=7e1403a1-b971-42e4-860f-d9d7bb466e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1657c9b46d4cf39987fc0d30ac380e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21: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-15T20:21:37Z,user_id='fd1c84b2a54e4d5e977a85c593188d97',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:37.315339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a7c2518-396b-48e4-8a52-59a688e0cb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:37.321327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a7c2518-396b-48e4-8a52-59a688e0cb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:37.333342 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11543222-983a-48ab-af36-630e749e50ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:37.335811 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11543222-983a-48ab-af36-630e749e50ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e1403a1-b971-42e4-860f-d9d7bb466e62', 'volume_name': 'volume-7e1403a1-b971-42e4-860f-d9d7bb466e62', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:37.338303 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2820578-e4fe-4b55-88cc-48c0e05fbca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:37.340458 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2820578-e4fe-4b55-88cc-48c0e05fbca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:37.347857 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22959de0-4709-4e06-9b87-0432e59a6ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:37.349442 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume 7e1403a1-b971-42e4-860f-d9d7bb466e62: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e1403a1-b971-42e4-860f-d9d7bb466e62', 'volume_size': 1}
Sep 15 20:21:37.352909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:37.393251 n-d-806626-2 sudo[119390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:37.394061 n-d-806626-2 sudo[119390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:37.405148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f8fd561f-4b5c-46ce-a904-01cdb0be3a0d tempest-VolumeQuotasAdminTestJSON-1935855692 None] Lock "b'cinder-ebafd813-33e0-49ec-b9c1-ec80e8448fc7-delete_volume'" released by "delete_volume" :: held 4.669s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:21:38.103192 n-d-806626-2 sudo[119390]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:38.105492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.754s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:38.108705 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22959de0-4709-4e06-9b87-0432e59a6ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e1403a1-b971-42e4-860f-d9d7bb466e62', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:38.111231 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ec4a982-854a-495a-aa5d-86ca4287e2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:38.124348 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Volume volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 (7e1403a1-b971-42e4-860f-d9d7bb466e62): created successfully
Sep 15 20:21:38.130150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ec4a982-854a-495a-aa5d-86ca4287e2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:38.134767 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Flow 'volume_create_manager' (a736e0db-1734-48b5-ba10-88e096dd14a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:38.149787 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9dd8e954-e47e-4072-9cfd-5701687026d1 tempest-VolumeQuotasAdminTestJSON-1935855692 None] Created volume successfully.
Sep 15 20:21:40.222882 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-28512d58-3133-453a-a915-9987ed325d15 tempest-VolumeQuotasAdminTestJSON-1706230264 None] Transfer volume completed successfully.
Sep 15 20:21:41.252056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Lock "b'cinder-7e1403a1-b971-42e4-860f-d9d7bb466e62-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:21:41.395505 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e1403a1-b971-42e4-860f-d9d7bb466e62
Sep 15 20:21:41.396929 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:41.458391 n-d-806626-2 sudo[119424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62
Sep 15 20:21:41.459534 n-d-806626-2 sudo[119424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:42.014319 n-d-806626-2 sudo[119424]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:42.017048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62" returned: 0 in 0.620s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:42.018940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:42.040070 n-d-806626-2 sudo[119427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62
Sep 15 20:21:42.041984 n-d-806626-2 sudo[119427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:42.608578 n-d-806626-2 sudo[119427]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:42.611150 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62" returned: 0 in 0.592s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:42.615682 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:42.668493 n-d-806626-2 sudo[119430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62
Sep 15 20:21:42.671860 n-d-806626-2 sudo[119430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:43.271679 n-d-806626-2 sudo[119430]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:43.274557 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1403a1-b971-42e4-860f-d9d7bb466e62" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:43.276239 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Successfully deleted volume: 7e1403a1-b971-42e4-860f-d9d7bb466e62
Sep 15 20:21:43.328173 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Created reservations ['e8864b5f-f861-4598-a5a9-78b37ccbdab3', '74527c9b-b16c-4478-80f9-1915f099d88a', 'bc3df04f-33bb-431b-847c-4b502ee3e036', 'e4c4dd39-30ca-4c6a-935a-88b52608a508'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:21:43.330941 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:43.330941 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:43.330941 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:43.401684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:43.402761 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:43.447250 n-d-806626-2 sudo[119439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:43.449641 n-d-806626-2 sudo[119439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:44.006302 n-d-806626-2 sudo[119439]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:44.009055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.605s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:44.011909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:44.041767 n-d-806626-2 sudo[119442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:44.044006 n-d-806626-2 sudo[119442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:44.547110 n-d-806626-2 sudo[119442]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:44.549397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:44.551805 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:21:44.557963 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Deleted volume successfully.
Sep 15 20:21:44.580994 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-79b4e8cf-f8e6-496a-827d-7cf6c7d90150 tempest-VolumeQuotasAdminTestJSON-894682543 None] Lock "b'cinder-7e1403a1-b971-42e4-860f-d9d7bb466e62-delete_volume'" released by "delete_volume" :: held 3.329s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:21:51.752355 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-e1619984-2db6-4ed7-a14c-86475d8eed87 req-b197fd8f-970d-4a7d-b103-622188112bff tempest-AttachVolumeShelveTestJSON-1836371390 None] No connector for attachment 22b53a55-95ca-4234-88bf-d810183fbcb8; skipping storage backend terminate_connection call. {{(pid=84113) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Sep 15 20:21:51.753121 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-e1619984-2db6-4ed7-a14c-86475d8eed87 req-b197fd8f-970d-4a7d-b103-622188112bff tempest-AttachVolumeShelveTestJSON-1836371390 None] Deleting attachment 22b53a55-95ca-4234-88bf-d810183fbcb8. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:21:51.897201 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-e1619984-2db6-4ed7-a14c-86475d8eed87 req-b197fd8f-970d-4a7d-b103-622188112bff tempest-AttachVolumeShelveTestJSON-1836371390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:21:51.897201 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:21:51.897201 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:21:57.171899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:21:57.178393 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:21:57.178901 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:21:57.203586 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Flow 'volume_create_manager' (385b8f27-8cfe-4c6d-80fb-83013c4b3904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:57.209073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cbc272b-7fdd-4c35-9a41-6427d9ebf87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:57.234331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:21:57.308041 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cbc272b-7fdd-4c35-9a41-6427d9ebf87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-880453691',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6a4e9fae-8d52-4abf-8f5e-424257b473e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52726ab0bca544af98c4bd6560eb08f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:21: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-15T20:21:57Z,user_id='549d479c1a054facb8fd0d150a381b43',volume_attachment=>,volume_type=VolumeType(87425bcc-6196-45f5-94dc-0ea692615809),volume_type_id=87425bcc-6196-45f5-94dc-0ea692615809)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:57.311154 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7eb207b5-09be-4244-9623-2a7f4bb67b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:57.315033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7eb207b5-09be-4244-9623-2a7f4bb67b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:57.317803 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (891891e1-718f-446c-89ab-209740ee1157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:57.321105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (891891e1-718f-446c-89ab-209740ee1157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a4e9fae-8d52-4abf-8f5e-424257b473e6', 'volume_name': 'volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:57.324575 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (096413ce-aae0-40dc-9f6a-722fa03646a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:57.327091 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (096413ce-aae0-40dc-9f6a-722fa03646a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:57.329343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a85af3a-9b27-4278-ba73-cb081b8475a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:57.330826 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Volume 6a4e9fae-8d52-4abf-8f5e-424257b473e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6', 'volume_size': 1}
Sep 15 20:21:57.332142 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:57.404668 n-d-806626-2 sudo[119643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:21:57.407700 n-d-806626-2 sudo[119643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:21:58.152409 n-d-806626-2 sudo[119643]: pam_unix(sudo:session): session closed for user root
Sep 15 20:21:58.155106 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.822s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:21:58.158613 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a85af3a-9b27-4278-ba73-cb081b8475a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:58.162074 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (655594a6-57de-46c5-8104-4fb8acc42a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:21:58.197835 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Volume volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 (6a4e9fae-8d52-4abf-8f5e-424257b473e6): created successfully
Sep 15 20:21:58.201012 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (655594a6-57de-46c5-8104-4fb8acc42a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:21:58.205062 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Flow 'volume_create_manager' (385b8f27-8cfe-4c6d-80fb-83013c4b3904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:21:58.229401 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b960b2f7-8a4e-4f29-86c1-555797c6666f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Created volume successfully.
Sep 15 20:21:59.311263 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:21:59.312315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:21:59.363663 n-d-806626-2 sudo[119692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:21:59.366282 n-d-806626-2 sudo[119692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:00.301210 n-d-806626-2 sudo[119692]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:00.309778 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.997s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:00.312093 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:00.364870 n-d-806626-2 sudo[119695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:00.365678 n-d-806626-2 sudo[119695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:00.986990 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Lock "b'cinder-6a4e9fae-8d52-4abf-8f5e-424257b473e6-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:22:01.162844 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a4e9fae-8d52-4abf-8f5e-424257b473e6
Sep 15 20:22:01.166512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:01.231218 n-d-806626-2 sudo[119725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6
Sep 15 20:22:01.232979 n-d-806626-2 sudo[119725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:01.316810 n-d-806626-2 sudo[119695]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:01.321572 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.009s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:01.324569 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:22:01.348353 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-01477594-3511-4cd9-8f5e-80e2937489c3 tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Retype volume completed successfully.
Sep 15 20:22:02.113777 n-d-806626-2 sudo[119725]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:02.115785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6" returned: 0 in 0.949s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:02.117896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:02.179521 n-d-806626-2 sudo[119750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6
Sep 15 20:22:02.181012 n-d-806626-2 sudo[119750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:02.979630 n-d-806626-2 sudo[119750]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:02.982848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6" returned: 0 in 0.864s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:02.985008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:03.049346 n-d-806626-2 sudo[119771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6
Sep 15 20:22:03.050182 n-d-806626-2 sudo[119771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:03.845636 n-d-806626-2 sudo[119771]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:03.849442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a4e9fae-8d52-4abf-8f5e-424257b473e6" returned: 0 in 0.864s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:03.850768 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Successfully deleted volume: 6a4e9fae-8d52-4abf-8f5e-424257b473e6
Sep 15 20:22:03.931957 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 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 20:22:03.932949 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 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 20:22:03.980645 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Created reservations ['a86dfd8a-ae2c-427b-85f7-13df13cbf083', '52ef4ffc-e81b-496b-8303-cdbc0582593e', 'ebf9df9e-edea-4b0e-a4d1-19889360dbd4', '6990756e-0e20-4063-9f7b-8a9ba6b9f2c6'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:22:03.984869 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:03.984869 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:03.984869 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:04.059728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:22:04.061799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:04.105579 n-d-806626-2 sudo[119785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:04.107590 n-d-806626-2 sudo[119785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:04.959282 n-d-806626-2 sudo[119785]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:04.961931 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.900s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:04.964153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:05.048752 n-d-806626-2 sudo[119790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:05.049580 n-d-806626-2 sudo[119790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:06.086424 n-d-806626-2 sudo[119790]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:06.089318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] CMD "sudo cinder-rootwrap /etc/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.124s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:06.091755 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:22:06.112722 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Deleted volume successfully.
Sep 15 20:22:06.143330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-204d1e0c-d718-4fd7-87ae-7d390d8da74f tempest-VolumeRetypeWithoutMigrationTest-152830313 None] Lock "b'cinder-6a4e9fae-8d52-4abf-8f5e-424257b473e6-delete_volume'" released by "delete_volume" :: held 5.156s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:22:10.395426 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-6d862466-208c-4c38-ba82-1d1531a3c7d2 req-b75f7a68-d023-403f-9d15-495e3bd386f6 tempest-AttachVolumeNegativeTest-1344092446 None] Terminate volume connection completed successfully.
Sep 15 20:22:10.396075 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-6d862466-208c-4c38-ba82-1d1531a3c7d2 req-b75f7a68-d023-403f-9d15-495e3bd386f6 tempest-AttachVolumeNegativeTest-1344092446 None] Deleting attachment f87afd9a-d5f2-4baf-ba31-2db4454d2c96. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:22:10.401383 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:10.671434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:10.671817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9\n System information:\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-36c1d748-7143-4716-ac5a-a2af1c878fd9\n Backing store flags: \n Account information:\n usuiYg7dTtU6bGj4FEq2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:10.672589 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-6d862466-208c-4c38-ba82-1d1531a3c7d2 req-b75f7a68-d023-403f-9d15-495e3bd386f6 tempest-AttachVolumeNegativeTest-1344092446 None] Removing iscsi_target for Volume ID: 36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:22:10.673930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:10.857242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 -f" returned: 0 in 0.182s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:10.857979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:10.861661 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:11.102928 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:11.103285 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:11.328229 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-6d862466-208c-4c38-ba82-1d1531a3c7d2 req-b75f7a68-d023-403f-9d15-495e3bd386f6 tempest-AttachVolumeNegativeTest-1344092446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:11.328229 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:11.328229 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:14.629651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:22:14.637511 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:22:14.638335 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:22:14.654762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Flow 'volume_create_manager' (6d15735a-b9b2-4a44-aa37-89d5e6c61c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:14.658338 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75143f1a-7e4e-4fd1-804b-2d8018bfe5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:14.685833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:22:14.742887 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75143f1a-7e4e-4fd1-804b-2d8018bfe5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1311823014',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c6262a27-305c-47fa-a5ab-1cf0261896b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e83248380a348dda7836f427457ac38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:22: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-15T20:22:15Z,user_id='8baf902ed2c94aa9a96233bf8cc36177',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:14.747679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ebecba5-aee0-46c7-9646-a0548bafa002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:14.756691 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ebecba5-aee0-46c7-9646-a0548bafa002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:14.759899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9954e6cd-9a7d-44d3-ac46-ebfcb33f8c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:14.764036 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9954e6cd-9a7d-44d3-ac46-ebfcb33f8c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6262a27-305c-47fa-a5ab-1cf0261896b5', 'volume_name': 'volume-c6262a27-305c-47fa-a5ab-1cf0261896b5', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:14.770683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d27dbec5-b0cd-4567-8130-5ed033c8a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:14.776354 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d27dbec5-b0cd-4567-8130-5ed033c8a26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:14.781798 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7256c710-0ddc-4a2e-a684-18e4e028a201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:14.782836 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Volume c6262a27-305c-47fa-a5ab-1cf0261896b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6262a27-305c-47fa-a5ab-1cf0261896b5', 'volume_size': 1}
Sep 15 20:22:14.784599 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:14.841098 n-d-806626-2 sudo[119854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:22:14.842835 n-d-806626-2 sudo[119854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:15.567544 n-d-806626-2 sudo[119854]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:15.570434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.785s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:15.574452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7256c710-0ddc-4a2e-a684-18e4e028a201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6262a27-305c-47fa-a5ab-1cf0261896b5', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:15.576790 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6a04702-c34b-4146-9ab7-0af51d5e904c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:15.587724 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Volume volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 (c6262a27-305c-47fa-a5ab-1cf0261896b5): created successfully
Sep 15 20:22:15.589919 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6a04702-c34b-4146-9ab7-0af51d5e904c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:15.593258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Flow 'volume_create_manager' (6d15735a-b9b2-4a44-aa37-89d5e6c61c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:15.603292 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3efeae88-0295-469f-8e5f-6e0271ab769d tempest-SnapshotMetadataTestJSON-474935945 None] Created volume successfully.
Sep 15 20:22:16.256440 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa2801b7-f9c4-42d8-9eda-277a35df551c tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:16.278252 n-d-806626-2 sudo[119888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:16.279082 n-d-806626-2 sudo[119888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:16.998604 n-d-806626-2 sudo[119888]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:17.002685 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa2801b7-f9c4-42d8-9eda-277a35df551c tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5" returned: 0 in 0.745s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:17.011139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa2801b7-f9c4-42d8-9eda-277a35df551c tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2 --snapshot stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:17.047154 n-d-806626-2 sudo[119891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2 --snapshot stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 -L 1.00g
Sep 15 20:22:17.048665 n-d-806626-2 sudo[119891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:17.791055 n-d-806626-2 sudo[119891]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:17.793258 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa2801b7-f9c4-42d8-9eda-277a35df551c tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2 --snapshot stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 -L 1.00g" returned: 0 in 0.782s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:17.852990 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fa2801b7-f9c4-42d8-9eda-277a35df551c tempest-SnapshotMetadataTestJSON-474935945 None] Create snapshot completed successfully
Sep 15 20:22:19.594241 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Lock "b'cinder-b10ea8a6-df07-4e43-9267-d7bb7ec949c2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:22:19.596273 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:19.642713 n-d-806626-2 sudo[119995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2
Sep 15 20:22:19.649106 n-d-806626-2 sudo[119995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:20.094551 n-d-806626-2 sudo[119995]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:20.096929 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2" returned: 0 in 0.500s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:20.099035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:20.119762 n-d-806626-2 sudo[119998]: ubuntu : TTY=unknown ; 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-b10ea8a6-df07-4e43-9267-d7bb7ec949c2
Sep 15 20:22:20.121280 n-d-806626-2 sudo[119998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:20.796927 n-d-806626-2 sudo[119998]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:20.799142 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b10ea8a6-df07-4e43-9267-d7bb7ec949c2" returned: 0 in 0.700s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:20.988548 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Created reservations ['9830a3e9-65fa-4c06-9c60-8de36ab64e46', '5ff64728-026c-4cc3-a2bc-ccf3b531f840', 'b3c1123e-9705-4ab8-a0d3-e0d39285ea47', 'c7cfc490-a271-49e6-b8c5-f08688342733'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:22:20.990387 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:20.990387 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:20.990387 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:21.038133 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Delete snapshot completed successfully.
Sep 15 20:22:21.049061 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-2f52101f-ceb2-45f1-a69e-970f1fa0f9df tempest-SnapshotMetadataTestJSON-474935945 None] Lock "b'cinder-b10ea8a6-df07-4e43-9267-d7bb7ec949c2-delete_snapshot'" released by "delete_snapshot" :: held 1.455s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:22:21.407748 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b254a534-63ff-43e7-bb99-691d698f5ee3 tempest-GroupsV320Test-326715269 None] Group tempest-GroupsV320Test-Group-207277278: creating
Sep 15 20:22:21.433420 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b254a534-63ff-43e7-bb99-691d698f5ee3 tempest-GroupsV320Test-326715269 None] Group tempest-GroupsV320Test-Group-207277278: created successfully
Sep 15 20:22:21.457713 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b254a534-63ff-43e7-bb99-691d698f5ee3 tempest-GroupsV320Test-326715269 None] Create group completed successfully.
Sep 15 20:22:21.928425 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Lock "b'cinder-c6262a27-305c-47fa-a5ab-1cf0261896b5-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:22:22.010967 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:22.012347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:22.040161 n-d-806626-2 sudo[120041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:22.040969 n-d-806626-2 sudo[120041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:22.476063 n-d-806626-2 sudo[120041]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:22.478521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5" returned: 0 in 0.466s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:22.480323 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:22.507032 n-d-806626-2 sudo[120044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:22.507926 n-d-806626-2 sudo[120044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:22.962657 n-d-806626-2 sudo[120044]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:22.966819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5" returned: 0 in 0.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:22.969408 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:22.995934 n-d-806626-2 sudo[120047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:22.998623 n-d-806626-2 sudo[120047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:23.260822 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Created reservations ['cc04cf84-049e-4f3c-83a3-b57ad77e3772'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:22:23.284923 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:23.284923 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:23.284923 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:23.324044 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:22:23.325132 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:23.348204 n-d-806626-2 sudo[120049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:23.349692 n-d-806626-2 sudo[120049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:23.648864 n-d-806626-2 sudo[120047]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:23.651211 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6262a27-305c-47fa-a5ab-1cf0261896b5" returned: 0 in 0.681s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:23.652430 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Successfully deleted volume: c6262a27-305c-47fa-a5ab-1cf0261896b5
Sep 15 20:22:23.722977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Created reservations ['ef6b7416-458a-4937-ac17-fbc2ad895d5e', '8f2b9e67-5b64-4ffe-9b20-53638bdcd385', 'a4aea5e0-c17f-4287-ae89-eb0aadd0302f', 'edbd2b2b-46bf-4d92-a362-2942edece16d'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:22:23.727792 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:23.727792 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:23.727792 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:23.785649 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:22:23.786512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:23.809194 n-d-806626-2 sudo[120056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:23.811547 n-d-806626-2 sudo[120056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:23.846856 n-d-806626-2 sudo[120049]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:23.850443 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:23.852498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:23.898077 n-d-806626-2 sudo[120058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:23.898891 n-d-806626-2 sudo[120058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:24.052812 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:22:24.054524 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:22:24.055559 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:24.098166 n-d-806626-2 sudo[120060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:24.099636 n-d-806626-2 sudo[120060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:24.456578 n-d-806626-2 sudo[120056]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:24.458774 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:24.460693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:24.486420 n-d-806626-2 sudo[120065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:24.488142 n-d-806626-2 sudo[120065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:24.668909 n-d-806626-2 sudo[120060]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:24.670986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.615s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:24.672625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:24.719269 n-d-806626-2 sudo[120058]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:24.721941 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.869s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:24.724523 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:22:24.726323 n-d-806626-2 sudo[120067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:22:24.727237 n-d-806626-2 sudo[120067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:24.734430 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6b2e8c16-803d-4b00-b1ed-332af46f992b tempest-GroupsV320Test-326715269 None] Delete group completed successfully.
Sep 15 20:22:25.183380 n-d-806626-2 sudo[120065]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:25.185252 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:25.186133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:22:25.194712 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Deleted volume successfully.
Sep 15 20:22:25.219798 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7c0a8250-1e1e-4035-bad2-1c75e8b3dc5f tempest-SnapshotMetadataTestJSON-474935945 None] Lock "b'cinder-c6262a27-305c-47fa-a5ab-1cf0261896b5-delete_volume'" released by "delete_volume" :: held 3.291s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:22:25.409689 n-d-806626-2 sudo[120067]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:25.411768 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.739s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:25.412898 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:22:28.061153 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:22:28.066896 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:22:28.067435 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:22:28.080448 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (d5f0864f-db78-4207-bf90-7b925de48420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:28.084161 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d536c5d-7817-4bb1-9607-232c5277e903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.111481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:22:28.141891 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d536c5d-7817-4bb1-9607-232c5277e903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-975450016',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d64a5767-6834-4376-886e-b144b8f0600b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='317e807406a547dda6a8729ad5df1691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:22: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-15T20:22:28Z,user_id='795eefe3c0e948f4a02f533a349da5e4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.144652 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (450655e8-0c7a-4658-ad48-5cee8912d79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.146733 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (450655e8-0c7a-4658-ad48-5cee8912d79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.149073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be84207c-8f5f-4100-a2e4-6e5a629893b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.151287 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be84207c-8f5f-4100-a2e4-6e5a629893b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd64a5767-6834-4376-886e-b144b8f0600b', 'volume_name': 'volume-d64a5767-6834-4376-886e-b144b8f0600b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.153517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29df52f3-232d-45b7-b18f-bd841f17b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.155644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29df52f3-232d-45b7-b18f-bd841f17b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.157948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cab2805f-75b9-43a6-a0f8-46378ca2bd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.158728 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Volume d64a5767-6834-4376-886e-b144b8f0600b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d64a5767-6834-4376-886e-b144b8f0600b', 'volume_size': 1}
Sep 15 20:22:28.159759 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d64a5767-6834-4376-886e-b144b8f0600b stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:28.186367 n-d-806626-2 sudo[120087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d64a5767-6834-4376-886e-b144b8f0600b stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:22:28.187183 n-d-806626-2 sudo[120087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:28.682544 n-d-806626-2 sudo[120087]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:28.684718 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d64a5767-6834-4376-886e-b144b8f0600b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.525s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:28.688046 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cab2805f-75b9-43a6-a0f8-46378ca2bd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d64a5767-6834-4376-886e-b144b8f0600b', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.690318 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8128b302-2089-4a76-bd2a-be0cf21b66e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:28.701425 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Volume volume-d64a5767-6834-4376-886e-b144b8f0600b (d64a5767-6834-4376-886e-b144b8f0600b): created successfully
Sep 15 20:22:28.703545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8128b302-2089-4a76-bd2a-be0cf21b66e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:28.706571 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (d5f0864f-db78-4207-bf90-7b925de48420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:28.715715 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-05b57582-5e1e-4600-bc95-bd6a328a091c tempest-AttachVolumeNegativeTest-1344092446 None] Created volume successfully.
Sep 15 20:22:29.991890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:30.011660 n-d-806626-2 sudo[120125]: ubuntu : 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-d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:22:30.012465 n-d-806626-2 sudo[120125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:30.443977 n-d-806626-2 sudo[120125]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:30.447158 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b" returned: 0 in 0.455s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:30.542058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:30.585340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:30.585676 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:30.586357 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:22:30.597313 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Creating iscsi_target for Volume ID: volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Created volume path /opt/stack/data/cinder/volumes/volume-d64a5767-6834-4376-886e-b144b8f0600b,
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: incominguser ShRQb5ooC4GNAcBBkKc8 T6KMF4zdUdTfSck4
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:30.597754 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:22:30.600945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:31.137885 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b" returned: 0 in 0.537s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:31.138618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:31.139130 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:22:31.139741 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:22:31.143912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:31.156085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:31.156547 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b\n System information:\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-d64a5767-6834-4376-886e-b144b8f0600b\n Backing store flags: \n Account information:\n ShRQb5ooC4GNAcBBkKc8\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:22:31.157212 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:22:31.170482 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:31.277504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:31.277847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b\n System information:\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-d64a5767-6834-4376-886e-b144b8f0600b\n Backing store flags: \n Account information:\n ShRQb5ooC4GNAcBBkKc8\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:31.280920 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:31.384068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:31.384459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b\n System information:\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-d64a5767-6834-4376-886e-b144b8f0600b\n Backing store flags: \n Account information:\n ShRQb5ooC4GNAcBBkKc8\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:31.385498 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:22:31.589874 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-1c8c2b25-33ca-4a31-877a-9cc2bc59097e req-75cb4408-fe76-4b08-aade-f30d53ceb173 tempest-AttachVolumeNegativeTest-1344092446 None] attachment_update completed successfully.
Sep 15 20:22:39.062225 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-3bbd8638-5805-4251-891b-f2323c50d5d5 req-0e1b127e-f7df-4ca2-b297-c6a6406f451c tempest-AttachVolumeNegativeTest-1344092446 None] Terminate volume connection completed successfully.
Sep 15 20:22:39.062913 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-3bbd8638-5805-4251-891b-f2323c50d5d5 req-0e1b127e-f7df-4ca2-b297-c6a6406f451c tempest-AttachVolumeNegativeTest-1344092446 None] Deleting attachment 0ec4f91c-bbb6-467e-ba90-171026952569. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:22:39.066083 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:39.167046 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:39.167596 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b\n System information:\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-d64a5767-6834-4376-886e-b144b8f0600b\n Backing store flags: \n Account information:\n ShRQb5ooC4GNAcBBkKc8\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:39.168549 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-3bbd8638-5805-4251-891b-f2323c50d5d5 req-0e1b127e-f7df-4ca2-b297-c6a6406f451c tempest-AttachVolumeNegativeTest-1344092446 None] Removing iscsi_target for Volume ID: d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:22:39.171518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:39.277149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d64a5767-6834-4376-886e-b144b8f0600b -f" returned: 0 in 0.106s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:39.279006 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:39.288063 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:39.396720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:39.397372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:22:39.552683 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-3bbd8638-5805-4251-891b-f2323c50d5d5 req-0e1b127e-f7df-4ca2-b297-c6a6406f451c tempest-AttachVolumeNegativeTest-1344092446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:22:39.552683 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:22:39.552683 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:22:57.445896 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:22:57.455942 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:22:57.455942 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:22:57.467562 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (11f353e9-c58c-44bf-aa9e-180f6b84d88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:57.471159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (967f65e9-3443-4f67-a5f7-259a4919781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:57.498414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:22:57.560818 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (967f65e9-3443-4f67-a5f7-259a4919781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1756851897',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=ec2663ca-d365-4686-a0c5-4e50e66fccb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='317e807406a547dda6a8729ad5df1691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:22: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-15T20:22:57Z,user_id='795eefe3c0e948f4a02f533a349da5e4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:57.563466 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef0cbe11-9775-48c2-bc9d-ceeb3222adbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:57.565728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef0cbe11-9775-48c2-bc9d-ceeb3222adbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:57.568166 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (278f8e52-883d-4121-a40d-c7f61e04ed6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:57.570572 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (278f8e52-883d-4121-a40d-c7f61e04ed6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec2663ca-d365-4686-a0c5-4e50e66fccb8', 'volume_name': 'volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:57.573010 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b46aed11-d9bc-4303-8070-1622a8f5b28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:57.575712 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b46aed11-d9bc-4303-8070-1622a8f5b28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:57.577972 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97504129-792c-4b55-be5e-3aa4dde67ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:57.578907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Volume ec2663ca-d365-4686-a0c5-4e50e66fccb8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8', 'volume_size': 1}
Sep 15 20:22:57.580153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:57.605915 n-d-806626-2 sudo[120522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:22:57.607704 n-d-806626-2 sudo[120522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:22:58.196227 n-d-806626-2 sudo[120522]: pam_unix(sudo:session): session closed for user root
Sep 15 20:22:58.198704 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:22:58.201779 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97504129-792c-4b55-be5e-3aa4dde67ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:58.204247 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c305b380-4bf2-4272-817e-0cd2a6c21645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:22:58.216283 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Volume volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 (ec2663ca-d365-4686-a0c5-4e50e66fccb8): created successfully
Sep 15 20:22:58.218866 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c305b380-4bf2-4272-817e-0cd2a6c21645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:22:58.222661 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Flow 'volume_create_manager' (11f353e9-c58c-44bf-aa9e-180f6b84d88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:22:58.239410 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8a919e96-6cff-466b-9b4d-f1121f504b4e tempest-AttachVolumeNegativeTest-1344092446 None] Created volume successfully.
Sep 15 20:22:59.529248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:22:59.553961 n-d-806626-2 sudo[120581]: ubuntu : 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-ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:22:59.555875 n-d-806626-2 sudo[120581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:00.097865 n-d-806626-2 sudo[120581]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:00.100391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8" returned: 0 in 0.571s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.155777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:00.160196 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.160634 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.161315 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Creating iscsi_target for Volume ID: volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Created volume path /opt/stack/data/cinder/volumes/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8,
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: incominguser NJ9DK3TUsKnSeYyg6iWU F7u9sZNuWWckkbyC
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:23:00.174753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:00.640366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8" returned: 0 in 0.472s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.640995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:00.641289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:23:00.641661 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:23:00.643550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:00.651263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.651810 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n System information:\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-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n Backing store flags: \n Account information:\n NJ9DK3TUsKnSeYyg6iWU\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:23:00.652690 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:23:00.664882 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:00.752077 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.752466 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n System information:\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-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n Backing store flags: \n Account information:\n NJ9DK3TUsKnSeYyg6iWU\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:00.755632 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:00.841659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:00.841965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n System information:\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-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n Backing store flags: \n Account information:\n NJ9DK3TUsKnSeYyg6iWU\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:00.843339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:23:01.000945 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-84b26d6f-b1f8-46cc-943f-5ea464ff8bb0 req-e2c0b25b-2ce7-42ca-b055-578d09c6743a tempest-AttachVolumeNegativeTest-1344092446 None] attachment_update completed successfully.
Sep 15 20:23:02.973455 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Lock "b'cinder-ffc595f2-08d8-4fe9-be31-f34af3fa2694-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:03.034532 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Skipping remove_export. No iscsi_target is presently exported for volume: ffc595f2-08d8-4fe9-be31-f34af3fa2694
Sep 15 20:23:03.035530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:03.053975 n-d-806626-2 sudo[120638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694
Sep 15 20:23:03.054815 n-d-806626-2 sudo[120638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:03.450146 n-d-806626-2 sudo[120638]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:03.452615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694" returned: 0 in 0.417s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:03.454255 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:03.473961 n-d-806626-2 sudo[120642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694
Sep 15 20:23:03.475907 n-d-806626-2 sudo[120642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:03.873613 n-d-806626-2 sudo[120642]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:03.875956 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694" returned: 0 in 0.421s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:03.877770 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:03.897678 n-d-806626-2 sudo[120645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694
Sep 15 20:23:03.898473 n-d-806626-2 sudo[120645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:04.315794 n-d-806626-2 sudo[120645]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:04.318613 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffc595f2-08d8-4fe9-be31-f34af3fa2694" returned: 0 in 0.440s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:04.319820 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Successfully deleted volume: ffc595f2-08d8-4fe9-be31-f34af3fa2694
Sep 15 20:23:04.367067 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Created reservations ['2b52c5ad-ed74-4673-a8e1-2d57fcdfd68e', 'c4e1375e-1701-4b5c-862d-74c563cf9cdf', '21a1eaf6-4ad6-4da1-bfb4-3b3cc1689aa0', '5c272242-6695-45dd-b222-66cfdd170334'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:04.369145 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:04.369145 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:04.369145 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:04.407831 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:04.408595 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:04.426781 n-d-806626-2 sudo[120655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:04.428099 n-d-806626-2 sudo[120655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:04.833356 n-d-806626-2 sudo[120655]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:04.836517 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:04.838635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:04.857411 n-d-806626-2 sudo[120658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:04.858363 n-d-806626-2 sudo[120658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:05.259184 n-d-806626-2 sudo[120658]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:05.261401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:05.263471 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:05.269298 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Deleted volume successfully.
Sep 15 20:23:05.285312 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-406cc8ad-6870-4cca-a4d9-abe74022113e tempest-AttachVolumeShelveTestJSON-1836371390 None] Lock "b'cinder-ffc595f2-08d8-4fe9-be31-f34af3fa2694-delete_volume'" released by "delete_volume" :: held 2.312s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:05.776994 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Lock "b'cinder-b2aded34-8d2a-4b54-8a17-de5d5bdced1b-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:05.843207 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:05.935534 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:05.936066 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n Backing store flags: \n Account information:\n NJ9DK3TUsKnSeYyg6iWU\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:05.936851 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:23:05.938041 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:05.967103 n-d-806626-2 sudo[120663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:23:05.968857 n-d-806626-2 sudo[120663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:06.170471 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:06.174567 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:06.175104 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:06.189158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (884103da-5483-436c-a1e3-4dcca40af16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:06.192314 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd7aaaa0-3194-4584-8d17-a38cd1f370f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.220693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:06.252089 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd7aaaa0-3194-4584-8d17-a38cd1f370f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1773963158',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=40b19f88-bccd-4f58-b1b0-0d6f7f811b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:06Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.252089 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cea2153-327a-4738-b6d5-9ae023db3858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.252089 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cea2153-327a-4738-b6d5-9ae023db3858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.254544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c1fd57c-ec5d-410e-95db-3c1d9c656187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.254544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c1fd57c-ec5d-410e-95db-3c1d9c656187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40b19f88-bccd-4f58-b1b0-0d6f7f811b55', 'volume_name': 'volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.257140 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (081546b8-e46a-4a7a-a339-e265ae868206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.259205 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (081546b8-e46a-4a7a-a339-e265ae868206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.261253 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aebcaa7-3a0f-4fac-a85a-a80cbfe18536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.262018 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Volume 40b19f88-bccd-4f58-b1b0-0d6f7f811b55: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55', 'volume_size': 1}
Sep 15 20:23:06.263126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:06.281135 n-d-806626-2 sudo[120667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:06.281940 n-d-806626-2 sudo[120667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:06.353882 n-d-806626-2 sudo[120663]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:06.356434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b" returned: 0 in 0.418s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:06.358021 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:06.376156 n-d-806626-2 sudo[120669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:23:06.376932 n-d-806626-2 sudo[120669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:06.785062 n-d-806626-2 sudo[120667]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:06.788241 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:06.792374 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aebcaa7-3a0f-4fac-a85a-a80cbfe18536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.795205 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9dcc4e1-ff32-45b0-9521-282375cf493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:06.797151 n-d-806626-2 sudo[120669]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:06.803043 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b" returned: 0 in 0.445s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:06.804728 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:06.827364 n-d-806626-2 sudo[120701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:23:06.828386 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Volume volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 (40b19f88-bccd-4f58-b1b0-0d6f7f811b55): created successfully
Sep 15 20:23:06.829205 n-d-806626-2 sudo[120701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:06.836216 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9dcc4e1-ff32-45b0-9521-282375cf493a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:06.850248 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (884103da-5483-436c-a1e3-4dcca40af16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:06.861867 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-76664c13-4fdf-48d1-a812-df9692e6ee1a tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:07.279346 n-d-806626-2 sudo[120701]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:07.282124 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2aded34-8d2a-4b54-8a17-de5d5bdced1b" returned: 0 in 0.477s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:07.283459 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Successfully deleted volume: b2aded34-8d2a-4b54-8a17-de5d5bdced1b
Sep 15 20:23:07.331998 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Created reservations ['69db789f-bc34-4b12-aae4-3fff7926b1c0', '94cec3ca-c06f-40a0-8837-ba9893556e27', '200c2588-4d40-46f9-958d-4febba55ffd5', '03631083-a0aa-4f4d-88a3-85a729f69ca1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:07.334877 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:07.334877 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:07.334877 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:07.377328 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:07.378164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:07.400622 n-d-806626-2 sudo[120706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:07.402028 n-d-806626-2 sudo[120706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:07.410499 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-af123b81-6ec2-4c1f-ad87-14a9a551c511 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55'" acquired by "attach_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:07.485151 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-af123b81-6ec2-4c1f-ad87-14a9a551c511 tempest-VolumesActionsTest-1986639557 None] Attaching volume 40b19f88-bccd-4f58-b1b0-0d6f7f811b55 to instance 29fdf145-58c2-4184-810e-478702a35833 at mountpoint /dev/sdb on host None.
Sep 15 20:23:07.548384 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-af123b81-6ec2-4c1f-ad87-14a9a551c511 tempest-VolumesActionsTest-1986639557 None] Attach volume completed successfully.
Sep 15 20:23:07.553735 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-af123b81-6ec2-4c1f-ad87-14a9a551c511 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55'" released by "attach_volume" :: held 0.143s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:07.815518 n-d-806626-2 sudo[120706]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:07.817332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:07.818890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:07.837159 n-d-806626-2 sudo[120710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:07.837981 n-d-806626-2 sudo[120710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:08.279137 n-d-806626-2 sudo[120710]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:08.281825 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:08.284195 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:08.303789 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Deleted volume successfully.
Sep 15 20:23:08.308756 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-e4e5f6e5-d721-4696-b83c-f8590abb074b req-212b2303-00ca-4cef-a249-9405216a4ab3 tempest-AttachVolumeNegativeTest-1344092446 None] Terminate volume connection completed successfully.
Sep 15 20:23:08.309186 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-e4e5f6e5-d721-4696-b83c-f8590abb074b req-212b2303-00ca-4cef-a249-9405216a4ab3 tempest-AttachVolumeNegativeTest-1344092446 None] Deleting attachment 8dc403be-ff61-4ccc-94bf-17edeb158630. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:23:08.310790 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:08.324381 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8cddbc0f-eff9-40dd-bc05-790f22bdab65 tempest-AttachVolumeShelveTestJSON-1836371390 None] Lock "b'cinder-b2aded34-8d2a-4b54-8a17-de5d5bdced1b-delete_volume'" released by "delete_volume" :: held 2.547s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:08.370197 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Terminate volume connection completed successfully.
Sep 15 20:23:08.403745 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:08.422452 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Detaching volume 40b19f88-bccd-4f58-b1b0-0d6f7f811b55 from instance 29fdf145-58c2-4184-810e-478702a35833.
Sep 15 20:23:08.423242 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:08.435996 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:08.436556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n System information:\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-ec2663ca-d365-4686-a0c5-4e50e66fccb8\n Backing store flags: \n Account information:\n NJ9DK3TUsKnSeYyg6iWU\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:08.437225 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-e4e5f6e5-d721-4696-b83c-f8590abb074b req-212b2303-00ca-4cef-a249-9405216a4ab3 tempest-AttachVolumeNegativeTest-1344092446 None] Removing iscsi_target for Volume ID: ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:08.462721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:08.501384 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:08.501384 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:08.501384 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:08.508473 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Detach volume completed successfully.
Sep 15 20:23:08.513961 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-6b561eaa-60c0-4e49-8655-bfe2ae8cfff2 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-detach_volume'" released by "detach_volume" :: held 0.110s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:08.553876 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 -f" returned: 0 in 0.114s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:08.554099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:08.555382 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:08.654748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:08.655162 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:08.822495 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bfe2b3cb-e8c4-4e83-8fd4-104b2b032833 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:08.839628 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bfe2b3cb-e8c4-4e83-8fd4-104b2b032833 tempest-VolumesActionsTest-1986639557 None] Volume detach called, but volume not attached.
Sep 15 20:23:08.854925 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bfe2b3cb-e8c4-4e83-8fd4-104b2b032833 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-detach_volume'" released by "detach_volume" :: held 0.032s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:10.101077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-ec2663ca-d365-4686-a0c5-4e50e66fccb8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:10.176571 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:10.267377 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:10.267750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:10.268510 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:10.269516 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:10.288129 n-d-806626-2 sudo[120737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:10.288926 n-d-806626-2 sudo[120737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:10.683415 n-d-806626-2 sudo[120737]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:10.685607 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8" returned: 0 in 0.416s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:10.687524 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:10.707816 n-d-806626-2 sudo[120750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:10.708786 n-d-806626-2 sudo[120750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:11.112546 n-d-806626-2 sudo[120750]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:11.115522 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8" returned: 0 in 0.427s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:11.117561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:11.136521 n-d-806626-2 sudo[120755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:11.137434 n-d-806626-2 sudo[120755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:11.568343 n-d-806626-2 sudo[120755]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:11.570826 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec2663ca-d365-4686-a0c5-4e50e66fccb8" returned: 0 in 0.453s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:11.571996 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Successfully deleted volume: ec2663ca-d365-4686-a0c5-4e50e66fccb8
Sep 15 20:23:11.620526 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Created reservations ['fb05622a-a0c3-40cc-ab00-6a7ad68c84c9', '344c9d78-4473-44e7-bf0a-064d09e8cd74', 'b98a3bf2-4e5a-4a38-ae63-a0faed2d4201', '20bc8453-560c-4677-beca-a13301c4ed50'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:11.622765 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:11.622765 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:11.622765 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:11.661057 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:11.661786 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:11.679994 n-d-806626-2 sudo[120761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:11.680993 n-d-806626-2 sudo[120761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:12.095036 n-d-806626-2 sudo[120761]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:12.097459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:12.099618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:12.117884 n-d-806626-2 sudo[120765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:12.118658 n-d-806626-2 sudo[120765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:12.566652 n-d-806626-2 sudo[120765]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:12.569265 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:12.572294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:12.578178 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Deleted volume successfully.
Sep 15 20:23:12.603833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7591c3b8-a5f5-469a-a059-f98094c8b4c2 tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-ec2663ca-d365-4686-a0c5-4e50e66fccb8-delete_volume'" released by "delete_volume" :: held 2.502s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:13.446750 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:13.451714 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:13.452292 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:13.483894 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (1b8f9327-565e-4a39-835a-7b303f297cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:13.491033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f4233a1-962d-423d-b330-4942eb396ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:13.527512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:13.554234 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f4233a1-962d-423d-b330-4942eb396ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-978614782',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=9283d266-29c7-4c39-9aef-0ccea11b1523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:13Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:13.558006 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f54de99-2b58-4f2b-864e-d12838da443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:13.561769 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f54de99-2b58-4f2b-864e-d12838da443f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:13.564596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8936838-4924-46b2-837d-1eff20e89b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:13.567333 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8936838-4924-46b2-837d-1eff20e89b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9283d266-29c7-4c39-9aef-0ccea11b1523', 'volume_name': 'volume-9283d266-29c7-4c39-9aef-0ccea11b1523', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:13.570723 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdd8b152-b0e7-49ca-bea3-830572f986fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:13.573585 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdd8b152-b0e7-49ca-bea3-830572f986fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:13.576239 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c163ff1-63d7-4492-b487-4fada539f8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:13.577079 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Volume 9283d266-29c7-4c39-9aef-0ccea11b1523: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9283d266-29c7-4c39-9aef-0ccea11b1523', 'volume_size': 1}
Sep 15 20:23:13.578295 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9283d266-29c7-4c39-9aef-0ccea11b1523 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:13.601450 n-d-806626-2 sudo[120768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9283d266-29c7-4c39-9aef-0ccea11b1523 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:13.602246 n-d-806626-2 sudo[120768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:14.098360 n-d-806626-2 sudo[120768]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:14.101262 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9283d266-29c7-4c39-9aef-0ccea11b1523 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:14.108580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c163ff1-63d7-4492-b487-4fada539f8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9283d266-29c7-4c39-9aef-0ccea11b1523', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:14.111320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bff37bc8-5d20-4819-90df-110511a1c318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:14.123750 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Volume volume-9283d266-29c7-4c39-9aef-0ccea11b1523 (9283d266-29c7-4c39-9aef-0ccea11b1523): created successfully
Sep 15 20:23:14.125886 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bff37bc8-5d20-4819-90df-110511a1c318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:14.128953 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (1b8f9327-565e-4a39-835a-7b303f297cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:14.136721 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b4c354b0-ffeb-4174-980b-f6e61fe19d03 tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:15.070768 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-9283d266-29c7-4c39-9aef-0ccea11b1523-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:15.222288 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9283d266-29c7-4c39-9aef-0ccea11b1523
Sep 15 20:23:15.223366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:15.244450 n-d-806626-2 sudo[120821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523
Sep 15 20:23:15.245886 n-d-806626-2 sudo[120821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:15.845395 n-d-806626-2 sudo[120821]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:15.848494 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523" returned: 0 in 0.625s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:15.852064 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:15.885241 n-d-806626-2 sudo[120825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523
Sep 15 20:23:15.886867 n-d-806626-2 sudo[120825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:16.410163 n-d-806626-2 sudo[120825]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:16.412463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523" returned: 0 in 0.560s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:16.416211 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:16.466091 n-d-806626-2 sudo[120831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523
Sep 15 20:23:16.467595 n-d-806626-2 sudo[120831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:16.971758 n-d-806626-2 sudo[120831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:16.974757 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9283d266-29c7-4c39-9aef-0ccea11b1523" returned: 0 in 0.559s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:16.976126 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Successfully deleted volume: 9283d266-29c7-4c39-9aef-0ccea11b1523
Sep 15 20:23:17.030194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Created reservations ['9f8d5355-8113-4302-880c-2d2a9d6dc338', '372331f3-6c51-4cef-966f-df581e85057e', '3e0e5ddb-f897-48f6-9a20-0f55d221ba42', 'd664c96a-4f73-475a-b2e8-aabcff0517f1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:17.033100 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:17.033100 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:17.033100 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:17.085281 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:17.086286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:17.109192 n-d-806626-2 sudo[120839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:17.110255 n-d-806626-2 sudo[120839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:17.627090 n-d-806626-2 sudo[120839]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:17.629533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:17.641336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:17.689739 n-d-806626-2 sudo[120842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:17.691397 n-d-806626-2 sudo[120842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:17.722651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-d64a5767-6834-4376-886e-b144b8f0600b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:17.853294 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:17.975806 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:17.976445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:17.981496 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Skipping remove_export. No iscsi_target is presently exported for volume: d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:23:17.983549 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:18.033125 n-d-806626-2 sudo[120846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:23:18.034465 n-d-806626-2 sudo[120846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:18.268063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:18.273362 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:18.274177 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:18.290616 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (d58e2a9a-7003-4b72-af66-837284f85401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:18.294683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (843f6f17-a3e4-4fcb-913a-7a8e7c2d550c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:18.322248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:18.353127 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (843f6f17-a3e4-4fcb-913a-7a8e7c2d550c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-716236071',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=735b3a69-0394-42ec-bf67-997dc4bb4201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:18Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:18.357456 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a88c9dbf-299d-44ed-adcd-46523193d194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:18.360454 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a88c9dbf-299d-44ed-adcd-46523193d194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:18.362077 n-d-806626-2 sudo[120842]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:18.367656 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b929a0ef-2572-488e-ae19-3a85f63df00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:18.370331 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b929a0ef-2572-488e-ae19-3a85f63df00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '735b3a69-0394-42ec-bf67-997dc4bb4201', 'volume_name': 'volume-735b3a69-0394-42ec-bf67-997dc4bb4201', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:18.372893 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce790f61-035a-475a-acac-3630002d9b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:18.376692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce790f61-035a-475a-acac-3630002d9b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:18.379159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9f77cb2-3afa-4a2a-b203-6ac3d3368147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:18.380236 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Volume 735b3a69-0394-42ec-bf67-997dc4bb4201: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-735b3a69-0394-42ec-bf67-997dc4bb4201', 'volume_size': 1}
Sep 15 20:23:18.381506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735b3a69-0394-42ec-bf67-997dc4bb4201 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:18.404962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.772s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:18.410127 n-d-806626-2 sudo[120851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735b3a69-0394-42ec-bf67-997dc4bb4201 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:18.410769 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:18.418089 n-d-806626-2 sudo[120851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:18.422243 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Deleted volume successfully.
Sep 15 20:23:18.446771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d9256c30-a670-402a-b245-b33eb1363438 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-9283d266-29c7-4c39-9aef-0ccea11b1523-delete_volume'" released by "delete_volume" :: held 3.375s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:18.532773 n-d-806626-2 sudo[120846]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:18.534868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b" returned: 0 in 0.552s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:18.536912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:18.558307 n-d-806626-2 sudo[120853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:23:18.559214 n-d-806626-2 sudo[120853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:18.994368 n-d-806626-2 sudo[120851]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:18.997035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735b3a69-0394-42ec-bf67-997dc4bb4201 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.615s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:19.000732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9f77cb2-3afa-4a2a-b203-6ac3d3368147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-735b3a69-0394-42ec-bf67-997dc4bb4201', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:19.002996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4bdd11d7-f58e-408f-93e5-f6a847153570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:19.019315 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Volume volume-735b3a69-0394-42ec-bf67-997dc4bb4201 (735b3a69-0394-42ec-bf67-997dc4bb4201): created successfully
Sep 15 20:23:19.022337 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4bdd11d7-f58e-408f-93e5-f6a847153570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:19.026009 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (d58e2a9a-7003-4b72-af66-837284f85401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:19.035723 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-724fa9e3-7a99-4ac2-bbe9-014c139d940a tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:19.089385 n-d-806626-2 sudo[120853]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:19.091690 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b" returned: 0 in 0.555s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:19.093505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:19.114249 n-d-806626-2 sudo[120887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:23:19.115106 n-d-806626-2 sudo[120887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:19.545715 n-d-806626-2 sudo[120887]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:19.548199 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d64a5767-6834-4376-886e-b144b8f0600b" returned: 0 in 0.454s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:19.549406 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Successfully deleted volume: d64a5767-6834-4376-886e-b144b8f0600b
Sep 15 20:23:19.598509 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Created reservations ['78219ff5-0509-4f3b-b4ad-b012a1773afc', '87371b94-6c20-436a-a1dd-9c5e961174e0', 'df36b3fa-fb8f-48b3-8c14-0c7f23fbb88e', 'd84bb41c-feb7-49e9-8c87-9a501e18b3ec'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:19.600920 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:19.600920 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:19.600920 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:19.653849 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:19.654601 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:19.674265 n-d-806626-2 sudo[120894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:19.675225 n-d-806626-2 sudo[120894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:19.735421 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-735b3a69-0394-42ec-bf67-997dc4bb4201-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:19.802871 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 735b3a69-0394-42ec-bf67-997dc4bb4201
Sep 15 20:23:19.804010 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:19.826657 n-d-806626-2 sudo[120896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201
Sep 15 20:23:19.827484 n-d-806626-2 sudo[120896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:20.141718 n-d-806626-2 sudo[120894]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:20.144086 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:20.147445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:20.169007 n-d-806626-2 sudo[120901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:20.169848 n-d-806626-2 sudo[120901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:20.268697 n-d-806626-2 sudo[120896]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:20.272055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201" returned: 0 in 0.467s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:20.273850 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:20.297598 n-d-806626-2 sudo[120903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201
Sep 15 20:23:20.298398 n-d-806626-2 sudo[120903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:20.644979 n-d-806626-2 sudo[120901]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:20.647804 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:20.650228 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:20.655415 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Deleted volume successfully.
Sep 15 20:23:20.681224 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-262bd65b-dbdd-4776-b17c-f498253ca4db tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-d64a5767-6834-4376-886e-b144b8f0600b-delete_volume'" released by "delete_volume" :: held 2.961s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:20.791244 n-d-806626-2 sudo[120903]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:20.793694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201" returned: 0 in 0.519s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:20.794309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:20.812408 n-d-806626-2 sudo[120908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201
Sep 15 20:23:20.813217 n-d-806626-2 sudo[120908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:21.225272 n-d-806626-2 sudo[120908]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:21.227578 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-735b3a69-0394-42ec-bf67-997dc4bb4201" returned: 0 in 0.433s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:21.228828 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Successfully deleted volume: 735b3a69-0394-42ec-bf67-997dc4bb4201
Sep 15 20:23:21.274428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Created reservations ['8b2d663e-1a28-44c1-98d2-7060d509c3a9', '407e628f-8a61-465a-a09d-6c21a5bab4a5', '13acaaed-3998-45c5-b1d9-95c80a7dfaf9', '6709d3d2-b525-484a-8c12-3cf751244f8c'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:21.276513 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:21.276513 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:21.276513 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:21.317599 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:21.318905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:21.337188 n-d-806626-2 sudo[120913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:21.338027 n-d-806626-2 sudo[120913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:21.725080 n-d-806626-2 sudo[120913]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:21.727653 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:21.729721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:21.750712 n-d-806626-2 sudo[120916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:21.751559 n-d-806626-2 sudo[120916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:22.199686 n-d-806626-2 sudo[120916]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:22.202225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:22.204698 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:22.211082 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Deleted volume successfully.
Sep 15 20:23:22.228026 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-eee5ab60-3416-4fb5-a9f4-a837f9db6584 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-735b3a69-0394-42ec-bf67-997dc4bb4201-delete_volume'" released by "delete_volume" :: held 2.493s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:22.526815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:22.531672 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:22.534355 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:22.556625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (c4f48d2a-1692-49cc-92aa-d00726bb0cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:22.560906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93426e7b-ade5-4d06-bfb5-1b8447679dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:22.585965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:22.621477 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93426e7b-ade5-4d06-bfb5-1b8447679dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-161049457',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=8440e0fa-8bd4-49d4-856c-3872c4b070f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:22Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:22.624092 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a42436a-5c17-4420-8b4b-33777fcf3047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:22.626391 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a42436a-5c17-4420-8b4b-33777fcf3047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:22.628867 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f69c494-0cfe-47e9-ac7e-c89851f9ced1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:22.632095 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f69c494-0cfe-47e9-ac7e-c89851f9ced1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8440e0fa-8bd4-49d4-856c-3872c4b070f1', 'volume_name': 'volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:22.634644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df19ae61-3144-4404-9d30-e692059a4a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:22.637041 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df19ae61-3144-4404-9d30-e692059a4a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:22.639423 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de9a02ee-0653-42fd-a3e4-597e8497979b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:22.640198 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Volume 8440e0fa-8bd4-49d4-856c-3872c4b070f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1', 'volume_size': 1}
Sep 15 20:23:22.641202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:22.664878 n-d-806626-2 sudo[120920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:22.665856 n-d-806626-2 sudo[120920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:23.208633 n-d-806626-2 sudo[120920]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:23.211673 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.570s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:23.215881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de9a02ee-0653-42fd-a3e4-597e8497979b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:23.221546 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9b545e0-6fdd-474f-ba4e-8adb2db59ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:23.236390 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Volume volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 (8440e0fa-8bd4-49d4-856c-3872c4b070f1): created successfully
Sep 15 20:23:23.238704 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9b545e0-6fdd-474f-ba4e-8adb2db59ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:23.242845 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (c4f48d2a-1692-49cc-92aa-d00726bb0cd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:23.252575 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e290db23-b37e-43ca-821a-ee53dd4eda49 tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:24.057920 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-8440e0fa-8bd4-49d4-856c-3872c4b070f1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:24.063112 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:23:24.063476 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:24.064170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:24.083561 n-d-806626-2 sudo[120954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:24.084366 n-d-806626-2 sudo[120954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:24.143915 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8440e0fa-8bd4-49d4-856c-3872c4b070f1
Sep 15 20:23:24.145737 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:24.177289 n-d-806626-2 sudo[120956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1
Sep 15 20:23:24.178097 n-d-806626-2 sudo[120956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:24.526574 n-d-806626-2 sudo[120954]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:24.528906 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:24.531338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:24.562339 n-d-806626-2 sudo[120960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:24.563874 n-d-806626-2 sudo[120960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:24.640490 n-d-806626-2 sudo[120956]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:24.643201 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1" returned: 0 in 0.497s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:24.646278 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:24.668567 n-d-806626-2 sudo[120963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1
Sep 15 20:23:24.669989 n-d-806626-2 sudo[120963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:25.021300 n-d-806626-2 sudo[120960]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:25.023585 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:25.025742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:25.121914 n-d-806626-2 sudo[120963]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:25.123822 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1" returned: 0 in 0.478s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:25.125213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:25.143000 n-d-806626-2 sudo[120967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1
Sep 15 20:23:25.143781 n-d-806626-2 sudo[120967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:25.573926 n-d-806626-2 sudo[120967]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:25.576238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8440e0fa-8bd4-49d4-856c-3872c4b070f1" returned: 0 in 0.451s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:25.577431 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Successfully deleted volume: 8440e0fa-8bd4-49d4-856c-3872c4b070f1
Sep 15 20:23:25.623580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Created reservations ['6706b900-8172-4445-bace-800109449c34', 'a2b9efe4-3b9d-491e-bef2-d6adf7b3da7a', 'b1b27906-c96c-4a73-824b-c333debde43d', 'd5e03eca-fcb4-477e-8b87-1fd2ba6b1b01'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:25.625835 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:25.625835 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:25.625835 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:25.670523 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:25.671781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:25.690745 n-d-806626-2 sudo[120973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:25.692336 n-d-806626-2 sudo[120973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:26.103345 n-d-806626-2 sudo[120973]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:26.106015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:26.108108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:26.128110 n-d-806626-2 sudo[120976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:26.129188 n-d-806626-2 sudo[120976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:26.601244 n-d-806626-2 sudo[120976]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:26.604476 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:26.611779 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:26.621790 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Deleted volume successfully.
Sep 15 20:23:26.638216 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-76bcbe7f-253f-42d3-bcde-586db8e19939 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-8440e0fa-8bd4-49d4-856c-3872c4b070f1-delete_volume'" released by "delete_volume" :: held 2.580s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:26.828032 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:26.832543 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:26.833655 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:26.847966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (3213bd1e-8d84-4860-917f-60080f9494f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:26.851995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e7b588d-68a6-4d46-acf4-684005bb125e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:26.882229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:26.912341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e7b588d-68a6-4d46-acf4-684005bb125e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-548681681',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=2d830723-41f2-466f-9540-55f39a38c85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:27Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:26.914767 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (646619fe-7e98-412c-a819-93aac1ee2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:26.916874 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (646619fe-7e98-412c-a819-93aac1ee2aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:26.920227 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0e4ff57-6f1a-4b07-a05d-d1cd4a6df0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:26.922513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0e4ff57-6f1a-4b07-a05d-d1cd4a6df0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d830723-41f2-466f-9540-55f39a38c85c', 'volume_name': 'volume-2d830723-41f2-466f-9540-55f39a38c85c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:26.924705 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2287fd55-3d31-40b4-a7be-c03149ffe5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:26.926774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2287fd55-3d31-40b4-a7be-c03149ffe5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:26.929013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8a43f78-ea09-453f-88e4-793285c91638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:26.929778 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Volume 2d830723-41f2-466f-9540-55f39a38c85c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d830723-41f2-466f-9540-55f39a38c85c', 'volume_size': 1}
Sep 15 20:23:26.930763 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d830723-41f2-466f-9540-55f39a38c85c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:26.951975 n-d-806626-2 sudo[120982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d830723-41f2-466f-9540-55f39a38c85c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:26.952769 n-d-806626-2 sudo[120982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:27.454534 n-d-806626-2 sudo[120982]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:27.467760 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d830723-41f2-466f-9540-55f39a38c85c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.536s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:27.472181 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8a43f78-ea09-453f-88e4-793285c91638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d830723-41f2-466f-9540-55f39a38c85c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:27.475236 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3627322-9127-4076-9097-6cf590bd441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:27.489328 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Volume volume-2d830723-41f2-466f-9540-55f39a38c85c (2d830723-41f2-466f-9540-55f39a38c85c): created successfully
Sep 15 20:23:27.492333 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3627322-9127-4076-9097-6cf590bd441f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:27.500256 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (3213bd1e-8d84-4860-917f-60080f9494f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:27.510255 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0a6b979c-7600-40a1-9a20-3730302da2b3 tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:28.303984 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-2d830723-41f2-466f-9540-55f39a38c85c-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:28.365492 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d830723-41f2-466f-9540-55f39a38c85c
Sep 15 20:23:28.366680 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:28.387402 n-d-806626-2 sudo[121013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c
Sep 15 20:23:28.388297 n-d-806626-2 sudo[121013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:28.808821 n-d-806626-2 sudo[121013]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:28.811726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c" returned: 0 in 0.444s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:28.813509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:28.836097 n-d-806626-2 sudo[121017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c
Sep 15 20:23:28.837453 n-d-806626-2 sudo[121017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:28.849911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-36c1d748-7143-4716-ac5a-a2af1c878fd9-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:28.914217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:29.007527 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:29.007998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498647712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:23:29.009000 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:23:29.010167 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:29.044015 n-d-806626-2 sudo[121021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:23:29.044829 n-d-806626-2 sudo[121021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:29.267654 n-d-806626-2 sudo[121017]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:29.269882 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c" returned: 0 in 0.456s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:29.271746 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:29.290313 n-d-806626-2 sudo[121024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c
Sep 15 20:23:29.291185 n-d-806626-2 sudo[121024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:29.511574 n-d-806626-2 sudo[121021]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:29.515391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9" returned: 0 in 0.505s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:29.517582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:29.538642 n-d-806626-2 sudo[121029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:23:29.539465 n-d-806626-2 sudo[121029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:29.735306 n-d-806626-2 sudo[121024]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:29.738105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d830723-41f2-466f-9540-55f39a38c85c" returned: 0 in 0.465s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:29.740152 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Successfully deleted volume: 2d830723-41f2-466f-9540-55f39a38c85c
Sep 15 20:23:29.788754 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Created reservations ['d5d6d2b4-9646-4ddd-b6e8-c7eeda7dd15d', '697f056d-2f49-4ad8-85bf-f8e146d6d879', '210df7e3-dee5-4d2a-a1ff-25e4d3bec552', 'ddec18fb-0208-406c-8902-64f78ec6f149'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:29.790867 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:29.790867 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:29.790867 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:29.835856 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:29.836607 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:29.859414 n-d-806626-2 sudo[121036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:29.860211 n-d-806626-2 sudo[121036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:29.982338 n-d-806626-2 sudo[121029]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:29.984917 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9" returned: 0 in 0.467s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:29.986878 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:30.010305 n-d-806626-2 sudo[121038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:23:30.011717 n-d-806626-2 sudo[121038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:30.282697 n-d-806626-2 sudo[121036]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:30.285287 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:30.287913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:30.308851 n-d-806626-2 sudo[121041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:30.309642 n-d-806626-2 sudo[121041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:30.463306 n-d-806626-2 sudo[121038]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:30.466860 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36c1d748-7143-4716-ac5a-a2af1c878fd9" returned: 0 in 0.479s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:30.468460 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Successfully deleted volume: 36c1d748-7143-4716-ac5a-a2af1c878fd9
Sep 15 20:23:30.523987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Created reservations ['048f6e25-9da2-4e07-a2bd-6b65008c3a6a', '2335b08b-bd9e-4545-bc5f-6bc16ab62023', 'd11460af-b487-47ce-89e3-76d49936556f', '5b050e85-03f2-4100-addc-ffbfb4bb38b4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:30.527223 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:30.527223 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:30.527223 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:30.580308 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:30.581582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:30.620809 n-d-806626-2 sudo[121047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:30.622451 n-d-806626-2 sudo[121047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:30.763917 n-d-806626-2 sudo[121041]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:30.767902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:30.770054 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:30.775912 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Deleted volume successfully.
Sep 15 20:23:30.792841 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-61285e6a-2f1b-489c-aa56-aba9dc60d589 tempest-VolumesActionsTest-368769261 None] Lock "b'cinder-2d830723-41f2-466f-9540-55f39a38c85c-delete_volume'" released by "delete_volume" :: held 2.489s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:31.048164 n-d-806626-2 sudo[121047]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:31.050079 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:31.053385 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:31.075545 n-d-806626-2 sudo[121084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:31.076955 n-d-806626-2 sudo[121084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:31.243731 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:31.251388 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:31.253053 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:31.301233 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (7700cc8c-d6ba-4d28-af88-9ca4476caaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:31.314904 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51af1dac-c66d-4c35-8ebc-a8ff641d497c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:31.344318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:31.375495 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51af1dac-c66d-4c35-8ebc-a8ff641d497c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-672919896',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e452f1dc1fec48a3b9b16b4334bdb730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:31Z,user_id='85603ae79e44411599788b404c33b564',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:31.378297 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3506d990-1e17-4702-842d-88e685732707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:31.380601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3506d990-1e17-4702-842d-88e685732707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:31.383308 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8a8e7e6-65af-4ea4-b496-20b761c48f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:31.385906 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8a8e7e6-65af-4ea4-b496-20b761c48f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2', 'volume_name': 'volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:31.388322 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (411a097b-7204-46e4-8be9-59749e078107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:31.392495 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (411a097b-7204-46e4-8be9-59749e078107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:31.395911 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdda2afc-9481-4e8d-9694-123fd26da2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:31.396998 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Volume c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2', 'volume_size': 1}
Sep 15 20:23:31.398210 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:31.463763 n-d-806626-2 sudo[121090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:31.466758 n-d-806626-2 sudo[121090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:31.630573 n-d-806626-2 sudo[121084]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:31.632883 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:31.635083 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:31.654744 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Deleted volume successfully.
Sep 15 20:23:31.682282 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fbb351bd-11d3-4cb3-a10e-c1418f457ced tempest-AttachVolumeNegativeTest-1344092446 None] Lock "b'cinder-36c1d748-7143-4716-ac5a-a2af1c878fd9-delete_volume'" released by "delete_volume" :: held 2.833s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:32.013448 n-d-806626-2 sudo[121090]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:32.015326 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:32.017981 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdda2afc-9481-4e8d-9694-123fd26da2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:32.020294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a84dbc8a-1c32-4c75-9e23-df3337f6b43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:32.029156 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Volume volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 (c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2): created successfully
Sep 15 20:23:32.031327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a84dbc8a-1c32-4c75-9e23-df3337f6b43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:32.034297 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Flow 'volume_create_manager' (7700cc8c-d6ba-4d28-af88-9ca4476caaa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:32.042185 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11ded7ea-2306-4a87-bf92-d360adbb667b tempest-VolumesActionsTest-1986639557 None] Created volume successfully.
Sep 15 20:23:33.637546 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:33.721128 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2
Sep 15 20:23:33.722754 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:33.758593 n-d-806626-2 sudo[121136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2
Sep 15 20:23:33.763963 n-d-806626-2 sudo[121136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:34.262585 n-d-806626-2 sudo[121136]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:34.266425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2" returned: 0 in 0.542s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:34.270903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:34.302904 n-d-806626-2 sudo[121139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2
Sep 15 20:23:34.305061 n-d-806626-2 sudo[121139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:34.836235 n-d-806626-2 sudo[121139]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:34.838396 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2" returned: 0 in 0.569s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:34.840961 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:34.891304 n-d-806626-2 sudo[121143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2
Sep 15 20:23:34.899158 n-d-806626-2 sudo[121143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:35.382298 n-d-806626-2 sudo[121143]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:35.385090 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2" returned: 0 in 0.543s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:35.386529 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Successfully deleted volume: c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2
Sep 15 20:23:35.438855 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Created reservations ['bd310204-601f-4ef1-98bd-01f6a68e6133', 'edb3d9de-f220-4472-b470-12288384edd5', '8af23448-186f-4b29-bac9-1ad7b1ca34fd', '4783bdbc-674c-4ba0-acd3-30afad653d7d'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:35.441640 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:35.441640 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:35.441640 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:35.511879 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:35.513131 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:35.533095 n-d-806626-2 sudo[121149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:35.534008 n-d-806626-2 sudo[121149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:36.001417 n-d-806626-2 sudo[121149]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:36.003965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:36.006612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:36.028801 n-d-806626-2 sudo[121152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:36.030179 n-d-806626-2 sudo[121152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:36.704665 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:36.846689 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:36.849839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:36.882923 n-d-806626-2 sudo[121152]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:36.886307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.879s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:36.888882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:36.889294 n-d-806626-2 sudo[121156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:36.891695 n-d-806626-2 sudo[121156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:36.899036 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Deleted volume successfully.
Sep 15 20:23:36.921003 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-def2cca1-5f4c-429f-97a1-03e99a8fd4e7 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-c4f4f0ea-4ac4-40e8-89e8-89e0302b48b2-delete_volume'" released by "delete_volume" :: held 3.284s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:37.685769 n-d-806626-2 sudo[121156]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:37.687955 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55" returned: 0 in 0.838s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:37.689762 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:37.722384 n-d-806626-2 sudo[121164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:37.724151 n-d-806626-2 sudo[121164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:38.292326 n-d-806626-2 sudo[121164]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:38.294449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55" returned: 0 in 0.604s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:38.296575 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:38.352235 n-d-806626-2 sudo[121189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:38.353084 n-d-806626-2 sudo[121189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:39.088991 n-d-806626-2 sudo[121189]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:39.092564 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b19f88-bccd-4f58-b1b0-0d6f7f811b55" returned: 0 in 0.794s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:39.094002 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Successfully deleted volume: 40b19f88-bccd-4f58-b1b0-0d6f7f811b55
Sep 15 20:23:39.204249 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Created reservations ['1d9793d1-79ed-48ac-b83a-adf7f25a515c', '040ea6bc-5366-4c6b-b547-a0b9d9afd411', '75190aed-d06b-4487-874c-44a65500601a', 'fa2a9f6a-9c4d-4019-b589-2c43abea7319'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:39.208596 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:39.208596 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:39.208596 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:39.287346 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:39.289099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:39.332835 n-d-806626-2 sudo[121216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:39.337879 n-d-806626-2 sudo[121216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:40.092042 n-d-806626-2 sudo[121216]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:40.094284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.806s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:40.097023 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:40.138367 n-d-806626-2 sudo[121230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:40.139359 n-d-806626-2 sudo[121230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:40.818614 n-d-806626-2 sudo[121230]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:40.820930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:40.823351 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:40.830465 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Deleted volume successfully.
Sep 15 20:23:40.851152 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e2567310-ccbb-4d96-a4fb-b0aa3958c514 tempest-VolumesActionsTest-1986639557 None] Lock "b'cinder-40b19f88-bccd-4f58-b1b0-0d6f7f811b55-delete_volume'" released by "delete_volume" :: held 4.147s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:41.038203 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:41.044923 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:41.045500 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:41.078444 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Flow 'volume_create_manager' (396b65e1-eb30-4765-bba2-52816034124a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:41.081746 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a13a5b3-9738-4a6c-a07b-409778150f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.141376 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:41.202685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a13a5b3-9738-4a6c-a07b-409778150f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-264048162',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=745ef6c4-2bb0-4c90-b6de-19f609c0e888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62e62ae16ba84494bc853dc2e2689775',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:23:41Z,user_id='a3e51503065143a08801fe185bc711f4',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.216344 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a56323f-1e99-4032-ae27-074925978bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.218494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a56323f-1e99-4032-ae27-074925978bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.225654 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6405f7e-9eeb-4306-85d7-6fe0a9604c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.231488 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6405f7e-9eeb-4306-85d7-6fe0a9604c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '745ef6c4-2bb0-4c90-b6de-19f609c0e888', 'volume_name': 'volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.234687 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e492bd-9d61-42a4-8417-3bbe60f8a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.237136 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e492bd-9d61-42a4-8417-3bbe60f8a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.243634 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f28111e-f6d2-4ca5-887a-a2ce0881c2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.244990 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Volume 745ef6c4-2bb0-4c90-b6de-19f609c0e888: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888', 'volume_size': 1}
Sep 15 20:23:41.246669 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:41.295080 n-d-806626-2 sudo[121236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:41.298551 n-d-806626-2 sudo[121236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:41.912779 n-d-806626-2 sudo[121236]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:41.915274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.668s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:41.918942 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f28111e-f6d2-4ca5-887a-a2ce0881c2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.922110 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d37a138-109a-4214-a619-e3a29326a6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:41.946300 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Volume volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 (745ef6c4-2bb0-4c90-b6de-19f609c0e888): created successfully
Sep 15 20:23:41.949060 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d37a138-109a-4214-a619-e3a29326a6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:41.952733 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Flow 'volume_create_manager' (396b65e1-eb30-4765-bba2-52816034124a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:41.963722 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-689e941e-2318-484a-9fcd-d4ecb433fd2e req-68709270-f24f-49f4-9831-0bd94810c92b tempest-VolumesSnapshotsTestJSON-1186758043 None] Created volume successfully.
Sep 15 20:23:42.944838 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-190684fb-c62e-4adc-a76e-7cab79d8f239 req-2613d597-fe04-44fd-9488-06a828ab1696 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:42.984256 n-d-806626-2 sudo[121267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:42.985190 n-d-806626-2 sudo[121267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:43.667203 n-d-806626-2 sudo[121267]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:43.669917 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-190684fb-c62e-4adc-a76e-7cab79d8f239 req-2613d597-fe04-44fd-9488-06a828ab1696 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888" returned: 0 in 0.726s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:43.671679 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-190684fb-c62e-4adc-a76e-7cab79d8f239 req-2613d597-fe04-44fd-9488-06a828ab1696 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e --snapshot stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:43.695847 n-d-806626-2 sudo[121275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e --snapshot stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 -L 1.00g
Sep 15 20:23:43.697702 n-d-806626-2 sudo[121275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:44.590812 n-d-806626-2 sudo[121275]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:44.593351 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-190684fb-c62e-4adc-a76e-7cab79d8f239 req-2613d597-fe04-44fd-9488-06a828ab1696 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e --snapshot stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 -L 1.00g" returned: 0 in 0.921s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:44.656343 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-190684fb-c62e-4adc-a76e-7cab79d8f239 req-2613d597-fe04-44fd-9488-06a828ab1696 tempest-VolumesSnapshotsTestJSON-1186758043 None] Create snapshot completed successfully
Sep 15 20:23:45.595222 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Lock "b'cinder-cde173b3-6796-4d13-bd1f-e0f82b95079e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:45.597952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:45.619562 n-d-806626-2 sudo[121401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e
Sep 15 20:23:45.621416 n-d-806626-2 sudo[121401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:46.065602 n-d-806626-2 sudo[121401]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:46.067998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e" returned: 0 in 0.470s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:46.070133 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:46.089058 n-d-806626-2 sudo[121405]: ubuntu : TTY=unknown ; 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-cde173b3-6796-4d13-bd1f-e0f82b95079e
Sep 15 20:23:46.090006 n-d-806626-2 sudo[121405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:46.798756 n-d-806626-2 sudo[121405]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:46.801025 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cde173b3-6796-4d13-bd1f-e0f82b95079e" returned: 0 in 0.730s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:46.889619 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Created reservations ['9e8f35ac-9c88-483a-8c20-7ab8f648f4a2', '2df64e33-7c4e-4bd8-9775-59ce91c9e84d', 'd3ff6b41-7e6f-4ea9-95fe-b7988f9adef1', 'f57a2e7f-4523-4fcc-b00a-286838371e59'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:46.891332 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:46.891332 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:46.891332 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:46.939385 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Delete snapshot completed successfully.
Sep 15 20:23:46.946596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-d02a4dd3-eee5-4871-b9bd-55eafd17fb41 req-9076dded-ce44-40bc-8ce8-0ba20b692bc4 tempest-VolumesSnapshotsTestJSON-1186758043 None] Lock "b'cinder-cde173b3-6796-4d13-bd1f-e0f82b95079e-delete_snapshot'" released by "delete_snapshot" :: held 1.351s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:47.476533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:47.481782 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:47.482455 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:47.497477 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Flow 'volume_create_manager' (c607ac7e-d636-474d-9337-5adc25ab99c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:47.501388 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (758fc5fc-3f96-4ca9-8587-f3e6987ae244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:47.524637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:47.552289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (758fc5fc-3f96-4ca9-8587-f3e6987ae244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1208275383',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b0c278d997458d8bc1064214a3d0e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:47Z,user_id='40aca0b892214900bc357cb4e57ff569',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:47.555071 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b35a0e5-bd36-4423-bfff-9a3e450d6e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:47.557437 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b35a0e5-bd36-4423-bfff-9a3e450d6e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:47.560786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35be2de5-77e3-4389-9af7-afd26379b4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:47.563677 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35be2de5-77e3-4389-9af7-afd26379b4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce', 'volume_name': 'volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:47.565987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e10571c-2801-41d5-be67-37aedc688a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:47.568107 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e10571c-2801-41d5-be67-37aedc688a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:47.572005 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c1eb92c-23e5-4950-bd9d-fa49be6577d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:47.573215 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Volume 683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce', 'volume_size': 1}
Sep 15 20:23:47.574560 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:47.592969 n-d-806626-2 sudo[121450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:47.594009 n-d-806626-2 sudo[121450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:48.030927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Lock "b'cinder-745ef6c4-2bb0-4c90-b6de-19f609c0e888-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:48.129007 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Skipping remove_export. No iscsi_target is presently exported for volume: 745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:48.130397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:48.166718 n-d-806626-2 sudo[121481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:48.168258 n-d-806626-2 sudo[121481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:48.172530 n-d-806626-2 sudo[121450]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:48.175409 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.600s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:48.179522 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c1eb92c-23e5-4950-bd9d-fa49be6577d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:48.182674 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc98d514-83a6-417c-a6c0-e4ec219e47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:48.204160 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Volume volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce (683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce): created successfully
Sep 15 20:23:48.206393 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc98d514-83a6-417c-a6c0-e4ec219e47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:48.212772 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Flow 'volume_create_manager' (c607ac7e-d636-474d-9337-5adc25ab99c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:48.230860 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bd06933a-37b9-409d-a8ea-58efeb39c646 tempest-AbsoluteLimitsTests-1345643489 None] Created volume successfully.
Sep 15 20:23:48.669901 n-d-806626-2 sudo[121481]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:48.672082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888" returned: 0 in 0.542s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:48.673395 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:48.707069 n-d-806626-2 sudo[121484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:48.710661 n-d-806626-2 sudo[121484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:48.922718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Lock "b'cinder-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:49.049613 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Skipping remove_export. No iscsi_target is presently exported for volume: 683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce
Sep 15 20:23:49.052603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:49.082517 n-d-806626-2 sudo[121487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce
Sep 15 20:23:49.083346 n-d-806626-2 sudo[121487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:49.150756 n-d-806626-2 sudo[121484]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:49.153242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888" returned: 0 in 0.479s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:49.156736 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:49.177357 n-d-806626-2 sudo[121489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:49.179038 n-d-806626-2 sudo[121489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:49.623113 n-d-806626-2 sudo[121487]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:49.625605 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce" returned: 0 in 0.573s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:49.627451 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:49.658257 n-d-806626-2 sudo[121494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce
Sep 15 20:23:49.659896 n-d-806626-2 sudo[121494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:49.996276 n-d-806626-2 sudo[121489]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:49.999112 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-745ef6c4-2bb0-4c90-b6de-19f609c0e888" returned: 0 in 0.842s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:50.000498 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Successfully deleted volume: 745ef6c4-2bb0-4c90-b6de-19f609c0e888
Sep 15 20:23:50.132898 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Created reservations ['a32eea8d-0b06-4a8a-86a7-619dbfa773f2', 'ccf03fa5-65f1-4aac-820c-d044cf018733', 'a42fc92d-833d-41c2-a2e6-fb28a7955ff3', '28211eb5-8797-4358-a265-ab30f5002b93'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:50.136159 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:50.136159 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:50.136159 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:50.239729 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:50.241238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:50.301698 n-d-806626-2 sudo[121500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:50.302532 n-d-806626-2 sudo[121500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:50.485370 n-d-806626-2 sudo[121494]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:50.488711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce" returned: 0 in 0.860s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:50.490983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:50.513234 n-d-806626-2 sudo[121503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce
Sep 15 20:23:50.514711 n-d-806626-2 sudo[121503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:51.150799 n-d-806626-2 sudo[121503]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:51.153393 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce" returned: 0 in 0.662s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:51.155706 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Successfully deleted volume: 683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce
Sep 15 20:23:51.180759 n-d-806626-2 sudo[121500]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:51.193695 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.953s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:51.212751 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:51.281926 n-d-806626-2 sudo[121509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:51.284347 n-d-806626-2 sudo[121509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:51.354557 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Created reservations ['94e87f6f-09ed-48ce-b6fc-8b3357c5ff3d', '84ee656a-fd47-4b3f-9517-e71a5b79cb57', 'd2df4283-422b-4941-97d3-e27ca65c22fb', 'ab83392d-0752-4741-8acf-62ecce24ec21'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:23:51.361945 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:23:51.361945 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:23:51.361945 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:23:51.496559 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:23:51.497707 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:51.563025 n-d-806626-2 sudo[121511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:51.564648 n-d-806626-2 sudo[121511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:52.157644 n-d-806626-2 sudo[121509]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:52.161293 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.947s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:52.164945 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:52.173491 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Deleted volume successfully.
Sep 15 20:23:52.203839 n-d-806626-2 sudo[121511]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:52.206013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-191f9db8-c0a1-4a33-9ab1-d9ce727b9dff req-f455d2f2-3a1c-4ed9-b07d-f0972c5ffa38 tempest-VolumesSnapshotsTestJSON-1186758043 None] Lock "b'cinder-745ef6c4-2bb0-4c90-b6de-19f609c0e888-delete_volume'" released by "delete_volume" :: held 4.175s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:52.208081 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:52.210084 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:52.235391 n-d-806626-2 sudo[121515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:23:52.237105 n-d-806626-2 sudo[121515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:52.838176 n-d-806626-2 sudo[121515]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:52.840496 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:52.841864 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:23:52.848893 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Deleted volume successfully.
Sep 15 20:23:52.879787 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4df399e5-6e01-4e88-a247-d8323836157a tempest-AbsoluteLimitsTests-1345643489 None] Lock "b'cinder-683b58bb-e3f5-442d-ad1f-ee8c8c42a0ce-delete_volume'" released by "delete_volume" :: held 3.957s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:23:56.660370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:23:56.666806 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:23:56.671737 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:23:56.701405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Flow 'volume_create_manager' (5caaac5a-03d2-45bc-ad46-52043099be1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:56.705324 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88e0a2f9-0235-42f8-9399-11b46fbd9696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:56.734819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:23:56.767762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88e0a2f9-0235-42f8-9399-11b46fbd9696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1809429783',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=81e232ab-9802-4a38-978f-f6676fb475c3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='812efce878b34042a5e36b21ec0a8e51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:23: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-15T20:23:57Z,user_id='439de8ddfa4a4ef6bf0e2f13a8e90f00',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:56.775155 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1db71d99-4559-419c-9702-64e3fca5114e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:56.783501 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1db71d99-4559-419c-9702-64e3fca5114e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:56.786661 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e860cf4-464f-4822-bed4-162ae375b098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:56.792841 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e860cf4-464f-4822-bed4-162ae375b098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81e232ab-9802-4a38-978f-f6676fb475c3', 'volume_name': 'volume-81e232ab-9802-4a38-978f-f6676fb475c3', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:56.808886 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48a74fb4-7447-4f6e-b1d3-c8372445d509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:56.817915 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48a74fb4-7447-4f6e-b1d3-c8372445d509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:56.827142 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a71f6eff-a9a0-4d7e-8514-46c1afa3cb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:56.828974 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Volume 81e232ab-9802-4a38-978f-f6676fb475c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81e232ab-9802-4a38-978f-f6676fb475c3', 'volume_size': 1}
Sep 15 20:23:56.830231 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81e232ab-9802-4a38-978f-f6676fb475c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:56.900645 n-d-806626-2 sudo[121543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81e232ab-9802-4a38-978f-f6676fb475c3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:23:56.908159 n-d-806626-2 sudo[121543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:57.566701 n-d-806626-2 sudo[121543]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:57.569249 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81e232ab-9802-4a38-978f-f6676fb475c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:57.572899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a71f6eff-a9a0-4d7e-8514-46c1afa3cb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81e232ab-9802-4a38-978f-f6676fb475c3', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:57.576347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97341cce-e21c-4035-9f59-26b32499d7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:23:57.601722 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Volume volume-81e232ab-9802-4a38-978f-f6676fb475c3 (81e232ab-9802-4a38-978f-f6676fb475c3): created successfully
Sep 15 20:23:57.603957 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97341cce-e21c-4035-9f59-26b32499d7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:23:57.608741 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Flow 'volume_create_manager' (5caaac5a-03d2-45bc-ad46-52043099be1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:23:57.632944 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-36acdd4d-4b6d-4ab9-aebf-f5dc70268797 req-0be62940-df57-4363-99eb-c2b79d261cef tempest-VolumesGetTestJSON-1057962098 None] Created volume successfully.
Sep 15 20:23:58.508997 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Lock "b'cinder-81e232ab-9802-4a38-978f-f6676fb475c3-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:23:58.620682 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Skipping remove_export. No iscsi_target is presently exported for volume: 81e232ab-9802-4a38-978f-f6676fb475c3
Sep 15 20:23:58.621979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:58.653568 n-d-806626-2 sudo[121594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3
Sep 15 20:23:58.655028 n-d-806626-2 sudo[121594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:23:59.199016 n-d-806626-2 sudo[121594]: pam_unix(sudo:session): session closed for user root
Sep 15 20:23:59.202438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3" returned: 0 in 0.579s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:23:59.204791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:23:59.251993 n-d-806626-2 sudo[121597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3
Sep 15 20:23:59.253586 n-d-806626-2 sudo[121597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:00.015409 n-d-806626-2 sudo[121597]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:00.017988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3" returned: 0 in 0.813s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:00.019936 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:00.072586 n-d-806626-2 sudo[121602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3
Sep 15 20:24:00.073542 n-d-806626-2 sudo[121602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:00.757488 n-d-806626-2 sudo[121602]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:00.760099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81e232ab-9802-4a38-978f-f6676fb475c3" returned: 0 in 0.740s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:00.762138 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Successfully deleted volume: 81e232ab-9802-4a38-978f-f6676fb475c3
Sep 15 20:24:00.818291 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Created reservations ['23babd7f-7ae4-4fb4-86d0-875cb8257105', '113db3dd-2f90-4940-a792-2f58bf4fbfdb', '2db6b76e-e0d6-4faf-bf98-cf0f2f4962ab', 'ca1b69ca-b70a-499f-b013-52a046f1635b'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:00.820685 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:00.820685 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:00.820685 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:00.916476 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:24:00.917216 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:00.961989 n-d-806626-2 sudo[121610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:00.962826 n-d-806626-2 sudo[121610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:01.848934 n-d-806626-2 sudo[121610]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:01.851431 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.933s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:01.855340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:01.916743 n-d-806626-2 sudo[121615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:01.919857 n-d-806626-2 sudo[121615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:02.163204 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:24:02.175594 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:24:02.179754 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:24:02.231445 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Flow 'volume_create_manager' (605423d8-c65a-42f0-9609-579b4c2e2df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:02.245159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4495faf8-0990-4499-993b-04401f20a3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:02.307110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:24:02.376025 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4495faf8-0990-4499-993b-04401f20a3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2118022502',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=7f97010e-bde7-4b1a-8bef-b5c79c752d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='148ec36227964169a2f4067744ac3af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:24: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-15T20:24:02Z,user_id='ef7b87d6f2b845ac9a4ba14e98a2d86d',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:02.379118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d351a71f-77ee-4775-a2da-a8dcfa0f79b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:02.381592 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d351a71f-77ee-4775-a2da-a8dcfa0f79b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:02.384485 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (239a50b3-1bc9-45e9-a973-0b33a7fe5d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:02.386925 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (239a50b3-1bc9-45e9-a973-0b33a7fe5d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f97010e-bde7-4b1a-8bef-b5c79c752d2c', 'volume_name': 'volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:02.389527 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ba3aeb3-c3ce-4d71-8b48-11ccb711b082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:02.392015 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ba3aeb3-c3ce-4d71-8b48-11ccb711b082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:02.395401 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd9dd606-db42-4a4a-a30a-be9c4fa898d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:02.399481 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Volume 7f97010e-bde7-4b1a-8bef-b5c79c752d2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c', 'volume_size': 1}
Sep 15 20:24:02.403690 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:02.444440 n-d-806626-2 sudo[121627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:24:02.445268 n-d-806626-2 sudo[121627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:02.671603 n-d-806626-2 sudo[121615]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:02.673938 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:02.676373 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:24:02.682467 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Deleted volume successfully.
Sep 15 20:24:02.702993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-1402ffeb-c679-45fe-b9e1-525cda8c20ba req-bed65351-2e56-44d4-b482-29e1e48839cb tempest-VolumesGetTestJSON-1057962098 None] Lock "b'cinder-81e232ab-9802-4a38-978f-f6676fb475c3-delete_volume'" released by "delete_volume" :: held 4.194s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:03.073525 n-d-806626-2 sudo[121627]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:03.075279 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.672s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:03.078814 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd9dd606-db42-4a4a-a30a-be9c4fa898d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:03.083690 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aed39d85-5c08-4445-b2ac-ce08620584a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:03.119008 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Volume volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c (7f97010e-bde7-4b1a-8bef-b5c79c752d2c): created successfully
Sep 15 20:24:03.124433 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aed39d85-5c08-4445-b2ac-ce08620584a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:03.131528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Flow 'volume_create_manager' (605423d8-c65a-42f0-9609-579b4c2e2df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:03.157278 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-96a10e93-92cc-4a9e-9bd7-69324dc24475 tempest-VolumesTransfersV355Test-1738921354 None] Created volume successfully.
Sep 15 20:24:05.070404 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9122a3ab-4efc-4aee-b99b-e143d2c5cb28 tempest-VolumesTransfersV355Test-1289936940 None] Transfer volume completed successfully.
Sep 15 20:24:06.369751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Lock "b'cinder-7f97010e-bde7-4b1a-8bef-b5c79c752d2c-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:06.500393 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f97010e-bde7-4b1a-8bef-b5c79c752d2c
Sep 15 20:24:06.501407 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:06.546107 n-d-806626-2 sudo[121722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c
Sep 15 20:24:06.559467 n-d-806626-2 sudo[121722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:07.115739 n-d-806626-2 sudo[121722]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:07.118581 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c" returned: 0 in 0.617s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:07.121261 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:07.160998 n-d-806626-2 sudo[121737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c
Sep 15 20:24:07.170362 n-d-806626-2 sudo[121737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:07.861429 n-d-806626-2 sudo[121737]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:07.863884 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c" returned: 0 in 0.743s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:07.866333 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:07.913900 n-d-806626-2 sudo[121757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c
Sep 15 20:24:07.915361 n-d-806626-2 sudo[121757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:08.826126 n-d-806626-2 sudo[121757]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:08.828730 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f97010e-bde7-4b1a-8bef-b5c79c752d2c" returned: 0 in 0.962s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:08.829750 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Successfully deleted volume: 7f97010e-bde7-4b1a-8bef-b5c79c752d2c
Sep 15 20:24:08.943463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Created reservations ['88ed4acd-de91-4f4f-b3f5-943960f6ab4f', '77764d35-6b66-4f04-8c19-3639311df585', '5983e805-c2d0-4af5-a117-1e87db3281fa', '801f69c2-b92a-4790-bf49-17b9e7a3ac87'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:08.948079 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:08.948079 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:08.948079 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:09.024530 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:24:09.026106 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:09.076610 n-d-806626-2 sudo[121795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:09.078182 n-d-806626-2 sudo[121795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:09.954897 n-d-806626-2 sudo[121795]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:09.957909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.932s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:09.960425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:10.009347 n-d-806626-2 sudo[121831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:10.012181 n-d-806626-2 sudo[121831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:10.751358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:24:10.759614 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:24:10.760406 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:24:10.799701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Flow 'volume_create_manager' (857b2171-7f7e-4472-9efa-382b3a882903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:10.816848 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e049289-cd8f-4b09-b0ef-6c6466e8372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:10.876199 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:24:10.924224 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e049289-cd8f-4b09-b0ef-6c6466e8372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-763638051',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=76239cd9-8f3a-4962-8383-d222097aa960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='148ec36227964169a2f4067744ac3af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:24:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:24:11Z,user_id='ef7b87d6f2b845ac9a4ba14e98a2d86d',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:10.924224 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d627307-7614-45dd-a219-47528f1ac626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:10.924224 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d627307-7614-45dd-a219-47528f1ac626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:10.924224 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75995ab1-9bcb-4c08-911d-3a69d6fda662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:10.931946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75995ab1-9bcb-4c08-911d-3a69d6fda662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76239cd9-8f3a-4962-8383-d222097aa960', 'volume_name': 'volume-76239cd9-8f3a-4962-8383-d222097aa960', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:10.931946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8750d009-eeda-4652-b4fd-fe1d640ac259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:10.931946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8750d009-eeda-4652-b4fd-fe1d640ac259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:10.944440 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4162a593-9d81-46b0-acf9-5d0acaf1f1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:10.944440 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Volume 76239cd9-8f3a-4962-8383-d222097aa960: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76239cd9-8f3a-4962-8383-d222097aa960', 'volume_size': 1}
Sep 15 20:24:10.944440 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76239cd9-8f3a-4962-8383-d222097aa960 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:10.967498 n-d-806626-2 sudo[121862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76239cd9-8f3a-4962-8383-d222097aa960 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:24:10.968346 n-d-806626-2 sudo[121862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:11.029978 n-d-806626-2 sudo[121831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:11.036552 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/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.073s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:11.040066 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:24:11.047938 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Deleted volume successfully.
Sep 15 20:24:11.068275 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4d8dc562-164f-4f3e-8ee1-659d8fea6c02 tempest-VolumesTransfersV355Test-1983830068 None] Lock "b'cinder-7f97010e-bde7-4b1a-8bef-b5c79c752d2c-delete_volume'" released by "delete_volume" :: held 4.698s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:11.609097 n-d-806626-2 sudo[121862]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:11.611059 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76239cd9-8f3a-4962-8383-d222097aa960 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.674s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:11.614265 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4162a593-9d81-46b0-acf9-5d0acaf1f1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76239cd9-8f3a-4962-8383-d222097aa960', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:11.616634 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71623fac-53e5-435a-beb1-b9fb205dbf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:11.640907 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Volume volume-76239cd9-8f3a-4962-8383-d222097aa960 (76239cd9-8f3a-4962-8383-d222097aa960): created successfully
Sep 15 20:24:11.651176 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71623fac-53e5-435a-beb1-b9fb205dbf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:11.654373 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Flow 'volume_create_manager' (857b2171-7f7e-4472-9efa-382b3a882903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:11.664562 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1843caa5-209e-4b46-9d4c-0862f3824873 tempest-VolumesTransfersV355Test-1738921354 None] Created volume successfully.
Sep 15 20:24:12.639463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Lock "b'cinder-76239cd9-8f3a-4962-8383-d222097aa960-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:12.710776 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Skipping remove_export. No iscsi_target is presently exported for volume: 76239cd9-8f3a-4962-8383-d222097aa960
Sep 15 20:24:12.712167 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:12.740443 n-d-806626-2 sudo[121908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960
Sep 15 20:24:12.742012 n-d-806626-2 sudo[121908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:13.412859 n-d-806626-2 sudo[121908]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:13.416949 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960" returned: 0 in 0.703s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:13.418742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:13.445111 n-d-806626-2 sudo[121931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960
Sep 15 20:24:13.447408 n-d-806626-2 sudo[121931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:13.966307 n-d-806626-2 sudo[121931]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:13.968498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960" returned: 0 in 0.549s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:13.970256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:13.999420 n-d-806626-2 sudo[121937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960
Sep 15 20:24:14.000237 n-d-806626-2 sudo[121937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:14.572331 n-d-806626-2 sudo[121937]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:14.575106 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76239cd9-8f3a-4962-8383-d222097aa960" returned: 0 in 0.604s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:14.576414 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Successfully deleted volume: 76239cd9-8f3a-4962-8383-d222097aa960
Sep 15 20:24:14.631829 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Created reservations ['75718be5-46ad-4541-8f32-45c326638ce9', '066d45f6-bd78-461a-95d2-117777d9c7de', 'ff34f81b-0d36-4fd0-8443-74e70b002068', '5748f5f0-e373-4136-b1e8-d75d5927e193'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:14.635537 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:14.635537 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:14.635537 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:14.682137 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:24:14.683033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:14.710538 n-d-806626-2 sudo[121949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:14.711958 n-d-806626-2 sudo[121949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:15.239391 n-d-806626-2 sudo[121949]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:15.243533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:15.247068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:15.280649 n-d-806626-2 sudo[121955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:15.292829 n-d-806626-2 sudo[121955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:15.824500 n-d-806626-2 sudo[121955]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:15.827170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.580s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:15.830766 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:24:15.838669 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Deleted volume successfully.
Sep 15 20:24:15.872444 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-20fdd64f-c9e5-4391-910c-5e7c407c8c9c tempest-VolumesTransfersV355Test-1983830068 None] Lock "b'cinder-76239cd9-8f3a-4962-8383-d222097aa960-delete_volume'" released by "delete_volume" :: held 3.233s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:23.806222 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:24:23.811633 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:24:23.812339 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:24:23.852673 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Flow 'volume_create_manager' (417c3a4c-b18a-4088-b0b6-8fd312134934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:23.859796 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d54a397f-a0c1-4cc6-a1a8-a14e5683e488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:23.918618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:24:23.967133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d54a397f-a0c1-4cc6-a1a8-a14e5683e488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1448596926',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6e03b640-1124-4754-83c8-34bc3ba343a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa39dd2953d448ed980e813357ff0e92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:24:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:24:24Z,user_id='483c87105f874e5cadad6e4b99fc59c3',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:23.971015 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0e9e7fa-c5b2-41e2-b83d-86ce6a1539ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:23.974762 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0e9e7fa-c5b2-41e2-b83d-86ce6a1539ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:23.979131 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3a9f9e3-4e79-488f-a79f-a77ffe535263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:23.982519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3a9f9e3-4e79-488f-a79f-a77ffe535263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6e03b640-1124-4754-83c8-34bc3ba343a1', 'volume_name': 'volume-6e03b640-1124-4754-83c8-34bc3ba343a1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:23.985503 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e03942-1da9-4e68-a090-84b165f0323c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:23.989758 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e03942-1da9-4e68-a090-84b165f0323c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:23.993095 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbe16376-840d-4f09-a47a-13e2501fa017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:23.994578 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Volume 6e03b640-1124-4754-83c8-34bc3ba343a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6e03b640-1124-4754-83c8-34bc3ba343a1', 'volume_size': 1}
Sep 15 20:24:23.995975 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e03b640-1124-4754-83c8-34bc3ba343a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:24.056081 n-d-806626-2 sudo[122152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e03b640-1124-4754-83c8-34bc3ba343a1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:24:24.062672 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:24:24.063446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:24:24.064313 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:24.066842 n-d-806626-2 sudo[122152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:24.099932 n-d-806626-2 sudo[122154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:24.100773 n-d-806626-2 sudo[122154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:24.835661 n-d-806626-2 sudo[122154]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:24.837675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.773s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:24.839732 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:24.868366 n-d-806626-2 sudo[122208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:24.869272 n-d-806626-2 sudo[122208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:24.873036 n-d-806626-2 sudo[122152]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:24.875722 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e03b640-1124-4754-83c8-34bc3ba343a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:24.879715 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbe16376-840d-4f09-a47a-13e2501fa017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6e03b640-1124-4754-83c8-34bc3ba343a1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:24.882032 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10845182-d7d6-4939-b296-9f9e0c66327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:24:24.905926 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Volume volume-6e03b640-1124-4754-83c8-34bc3ba343a1 (6e03b640-1124-4754-83c8-34bc3ba343a1): created successfully
Sep 15 20:24:24.910217 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10845182-d7d6-4939-b296-9f9e0c66327b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:24:24.913328 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Flow 'volume_create_manager' (417c3a4c-b18a-4088-b0b6-8fd312134934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:24:24.932653 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e8fbff94-586d-4f8a-9825-86083357859f tempest-VolumesSnapshotListTestJSON-689750590 None] Created volume successfully.
Sep 15 20:24:25.375578 n-d-806626-2 sudo[122208]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:25.377384 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.538s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:25.379449 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:24:26.515225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c19b7ac8-0e9e-4c02-9250-a6c7fef7aa45 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:26.560537 n-d-806626-2 sudo[122228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:26.562200 n-d-806626-2 sudo[122228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:27.171670 n-d-806626-2 sudo[122228]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:27.173818 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c19b7ac8-0e9e-4c02-9250-a6c7fef7aa45 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:27.175425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c19b7ac8-0e9e-4c02-9250-a6c7fef7aa45 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:27.228092 n-d-806626-2 sudo[122245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g
Sep 15 20:24:27.232357 n-d-806626-2 sudo[122245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:28.151374 n-d-806626-2 sudo[122245]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:28.153967 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c19b7ac8-0e9e-4c02-9250-a6c7fef7aa45 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g" returned: 0 in 0.978s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:28.286610 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c19b7ac8-0e9e-4c02-9250-a6c7fef7aa45 tempest-VolumesSnapshotListTestJSON-689750590 None] Create snapshot completed successfully
Sep 15 20:24:29.282851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-347a7f70-faba-4c91-baf2-90f2e7eff243 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:29.316603 n-d-806626-2 sudo[122367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:29.318410 n-d-806626-2 sudo[122367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:30.021500 n-d-806626-2 sudo[122367]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:30.024001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-347a7f70-faba-4c91-baf2-90f2e7eff243 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.741s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:30.025851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-347a7f70-faba-4c91-baf2-90f2e7eff243 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:30.083093 n-d-806626-2 sudo[122387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g
Sep 15 20:24:30.086058 n-d-806626-2 sudo[122387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:31.108962 n-d-806626-2 sudo[122387]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:31.111222 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-347a7f70-faba-4c91-baf2-90f2e7eff243 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g" returned: 0 in 1.085s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:31.249543 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-347a7f70-faba-4c91-baf2-90f2e7eff243 tempest-VolumesSnapshotListTestJSON-689750590 None] Create snapshot completed successfully
Sep 15 20:24:32.020114 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e6c9b4f-c527-466a-9502-02b1b4ca9f46 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:32.051592 n-d-806626-2 sudo[122563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:32.053191 n-d-806626-2 sudo[122563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:32.543471 n-d-806626-2 sudo[122563]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:32.545790 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e6c9b4f-c527-466a-9502-02b1b4ca9f46 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.525s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:32.547621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e6c9b4f-c527-466a-9502-02b1b4ca9f46 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-617569db-141a-45da-ba77-969e8b22fef9 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:32.620354 n-d-806626-2 sudo[122569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-617569db-141a-45da-ba77-969e8b22fef9 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g
Sep 15 20:24:32.622394 n-d-806626-2 sudo[122569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:33.489364 n-d-806626-2 sudo[122569]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:33.491649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6e6c9b4f-c527-466a-9502-02b1b4ca9f46 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-617569db-141a-45da-ba77-969e8b22fef9 --snapshot stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 -L 1.00g" returned: 0 in 0.944s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:33.612608 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6e6c9b4f-c527-466a-9502-02b1b4ca9f46 tempest-VolumesSnapshotListTestJSON-689750590 None] Create snapshot completed successfully
Sep 15 20:24:35.345861 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-617569db-141a-45da-ba77-969e8b22fef9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:35.348353 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-617569db-141a-45da-ba77-969e8b22fef9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:35.390379 n-d-806626-2 sudo[122762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-617569db-141a-45da-ba77-969e8b22fef9
Sep 15 20:24:35.391268 n-d-806626-2 sudo[122762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:36.179762 n-d-806626-2 sudo[122762]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:36.182213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-617569db-141a-45da-ba77-969e8b22fef9" returned: 0 in 0.833s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:36.184582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-617569db-141a-45da-ba77-969e8b22fef9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:36.238662 n-d-806626-2 sudo[122772]: ubuntu : TTY=unknown ; 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-617569db-141a-45da-ba77-969e8b22fef9
Sep 15 20:24:36.241919 n-d-806626-2 sudo[122772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:37.283518 n-d-806626-2 sudo[122772]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:37.286354 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-617569db-141a-45da-ba77-969e8b22fef9" returned: 0 in 1.101s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:37.392502 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Created reservations ['6722f818-1333-4c28-8297-e187b9f062db', '07ce938a-b506-4ca5-a213-287d63b0afd8', '9e1def9e-c981-40ee-9fe7-a2fbfd11ca9a', 'ae1216b0-fc27-4592-9b6e-1506f2cf8257'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:37.396122 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:37.396122 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:37.396122 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:37.458587 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Delete snapshot completed successfully.
Sep 15 20:24:37.467545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-550abc78-5021-4da2-aeb9-643a1bfa0bba tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-617569db-141a-45da-ba77-969e8b22fef9-delete_snapshot'" released by "delete_snapshot" :: held 2.121s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:37.765801 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:37.770201 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:37.797395 n-d-806626-2 sudo[122872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774
Sep 15 20:24:37.800669 n-d-806626-2 sudo[122872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:38.271179 n-d-806626-2 sudo[122872]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:38.273590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774" returned: 0 in 0.503s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:38.275715 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:38.302979 n-d-806626-2 sudo[122889]: ubuntu : TTY=unknown ; 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-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774
Sep 15 20:24:38.304533 n-d-806626-2 sudo[122889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:39.038928 n-d-806626-2 sudo[122889]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:39.042731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774" returned: 0 in 0.766s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:39.158838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Created reservations ['9b2f3d2c-df38-470b-a14e-40dc73c377c6', 'c768ad0a-7b44-4eea-b5f8-4c647973f822', '5d3fb9ba-7ce6-4dfa-a589-a2fb71246f7e', 'a63b40f3-ce40-44b4-b0b9-c7ffef6c6cc7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:39.160697 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:39.160697 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:39.160697 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:39.202109 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Delete snapshot completed successfully.
Sep 15 20:24:39.207737 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7a662afb-f82e-4df2-a1b0-400896afb654 tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-bfaa2d8c-0fa0-40b7-bfb9-0c127b544774-delete_snapshot'" released by "delete_snapshot" :: held 1.442s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:40.100596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-eb1da7b5-d188-418c-b983-b16f89ceddd5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:40.104228 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:40.157543 n-d-806626-2 sudo[122966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5
Sep 15 20:24:40.163122 n-d-806626-2 sudo[122966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:40.856897 n-d-806626-2 sudo[122966]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:40.859594 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5" returned: 0 in 0.755s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:40.862672 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:40.898587 n-d-806626-2 sudo[122971]: ubuntu : TTY=unknown ; 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-eb1da7b5-d188-418c-b983-b16f89ceddd5
Sep 15 20:24:40.899443 n-d-806626-2 sudo[122971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:41.817255 n-d-806626-2 sudo[122971]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:41.819474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb1da7b5-d188-418c-b983-b16f89ceddd5" returned: 0 in 0.957s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:41.916981 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Created reservations ['f7abd0a5-b7e6-43ca-aa76-1bb7bebd07eb', '4b160b6c-0bf6-4711-9b48-ada35b84f7c0', '6043fd5f-c37f-4080-b3fd-0167efad7c1a', '91662c08-caf4-4c55-9ce5-3a9ec61ac73d'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:41.918648 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:41.918648 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:41.918648 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:41.960418 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Delete snapshot completed successfully.
Sep 15 20:24:41.967577 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-627d55ec-868c-43f8-b5e0-5cf943752ff0 tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-eb1da7b5-d188-418c-b983-b16f89ceddd5-delete_snapshot'" released by "delete_snapshot" :: held 1.867s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:24:42.442542 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-6e03b640-1124-4754-83c8-34bc3ba343a1-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:24:42.595501 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:42.599209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:42.639202 n-d-806626-2 sudo[123053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:42.640020 n-d-806626-2 sudo[123053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:43.336249 n-d-806626-2 sudo[123053]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:43.338472 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.739s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:43.340793 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:43.407611 n-d-806626-2 sudo[123072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:43.413081 n-d-806626-2 sudo[123072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:44.028947 n-d-806626-2 sudo[123072]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:44.031355 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.690s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:44.033849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:44.076400 n-d-806626-2 sudo[123081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:44.077238 n-d-806626-2 sudo[123081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:44.665462 n-d-806626-2 sudo[123081]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:44.668056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e03b640-1124-4754-83c8-34bc3ba343a1" returned: 0 in 0.634s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:44.669878 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Successfully deleted volume: 6e03b640-1124-4754-83c8-34bc3ba343a1
Sep 15 20:24:44.730314 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Created reservations ['efb009b6-3466-402f-9ff4-a938bc7dbcc3', '126e7bac-4e2a-4aa0-a373-0c4ff741ffc2', 'a308a1b5-2f74-473c-b7a2-375d2751183a', '9755c8c5-9ec8-4ba7-951c-91cac446a128'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:24:44.733541 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:24:44.733541 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:24:44.733541 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:24:44.791014 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:24:44.792691 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:44.824867 n-d-806626-2 sudo[123088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:44.826374 n-d-806626-2 sudo[123088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:45.592680 n-d-806626-2 sudo[123088]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:45.597157 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:45.600063 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:24:45.626467 n-d-806626-2 sudo[123111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:24:45.628212 n-d-806626-2 sudo[123111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:24:46.267375 n-d-806626-2 sudo[123111]: pam_unix(sudo:session): session closed for user root
Sep 15 20:24:46.270800 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:24:46.274929 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:24:46.284260 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Deleted volume successfully.
Sep 15 20:24:46.322167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-27a8b067-7b1b-479e-99a8-1610617bde1f tempest-VolumesSnapshotListTestJSON-689750590 None] Lock "b'cinder-6e03b640-1124-4754-83c8-34bc3ba343a1-delete_volume'" released by "delete_volume" :: held 3.880s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:25:06.083062 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:25:06.087617 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:25:06.088149 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:25:06.131862 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Flow 'volume_create_manager' (5b6cc553-e755-4901-868f-5c0c5fa1205c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:06.146225 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c627b82-19a4-4aae-a8d1-fab19b0921d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:06.203502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:25:06.240343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c627b82-19a4-4aae-a8d1-fab19b0921d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-241462019',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c35d3a44-bd6e-4e2e-a1c9-5d437917e435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4391356d5f3546908db4f5912fa8daf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:25: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-15T20:25:06Z,user_id='66ea12503e4f44bdaa055c35263393c8',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:06.244091 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7fced31-fc07-40f9-912a-64c13fc57858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:06.246600 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7fced31-fc07-40f9-912a-64c13fc57858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:06.249093 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (820e0908-c9df-40c5-943d-1bda87ba919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:06.252141 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (820e0908-c9df-40c5-943d-1bda87ba919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c35d3a44-bd6e-4e2e-a1c9-5d437917e435', 'volume_name': 'volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:06.254508 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df3c2ba0-5675-4d8f-991a-873e4c510bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:06.257042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df3c2ba0-5675-4d8f-991a-873e4c510bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:06.259356 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1600a8-f8be-48eb-96a9-fcb11768e825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:06.260300 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Volume c35d3a44-bd6e-4e2e-a1c9-5d437917e435: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435', 'volume_size': 1}
Sep 15 20:25:06.261469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:06.290491 n-d-806626-2 sudo[123322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:25:06.291883 n-d-806626-2 sudo[123322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:07.057506 n-d-806626-2 sudo[123322]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:07.061395 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.799s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:07.066941 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1600a8-f8be-48eb-96a9-fcb11768e825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:07.069422 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a06d7b7-24fa-48f0-8b62-8ec3fd78fac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:07.083811 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Volume volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 (c35d3a44-bd6e-4e2e-a1c9-5d437917e435): created successfully
Sep 15 20:25:07.088041 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a06d7b7-24fa-48f0-8b62-8ec3fd78fac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:07.092260 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Flow 'volume_create_manager' (5b6cc553-e755-4901-868f-5c0c5fa1205c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:07.101779 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5fecaae0-0706-437f-b2ed-2a1139775c82 tempest-VolumeManageAdminTest-1450978892 None] Created volume successfully.
Sep 15 20:25:07.599508 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Lock "b'cinder-c35d3a44-bd6e-4e2e-a1c9-5d437917e435-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:25:07.653645 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Skipping remove_export. No iscsi_target is presently exported for volume: c35d3a44-bd6e-4e2e-a1c9-5d437917e435
Sep 15 20:25:07.709876 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Created reservations ['2c1df200-c5a1-4e73-afdb-89e461e613ec', '9816b923-56e4-42f7-8c2e-b94565a19d6f', '18d84421-b8ab-420e-a47d-9fdb591e2fe0', 'fc6a8691-351b-4466-b9b1-e601670f35c8'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:25:07.712673 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:25:07.712673 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:25:07.712673 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:25:07.762902 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:25:07.763725 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:07.784329 n-d-806626-2 sudo[123386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:07.785378 n-d-806626-2 sudo[123386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:08.197439 n-d-806626-2 sudo[123386]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:08.199930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:08.201939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:08.226210 n-d-806626-2 sudo[123400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:08.227160 n-d-806626-2 sudo[123400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:08.662601 n-d-806626-2 sudo[123400]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:08.665134 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:08.667283 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:25:08.674237 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Unmanaged volume successfully.
Sep 15 20:25:08.682051 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-25338384-c3b4-404f-968a-bc389d7420ee tempest-VolumeManageAdminTest-314416278 None] Lock "b'cinder-c35d3a44-bd6e-4e2e-a1c9-5d437917e435-delete_volume'" released by "delete_volume" :: held 1.083s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:25:09.328856 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Flow 'volume_manage_existing_manager' (7e629008-69b1-4b2e-a8c1-2b0c04133b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:09.334536 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (c795f8df-d3d6-4709-be0b-8280ddc578a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:09.337631 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (c795f8df-d3d6-4709-be0b-8280ddc578a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:09.340222 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (c5d41b2f-5e46-446a-adfc-b001b3764c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:09.342825 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:09.368470 n-d-806626-2 sudo[123444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435
Sep 15 20:25:09.375400 n-d-806626-2 sudo[123444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:09.850515 n-d-806626-2 sudo[123444]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:09.853089 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435" returned: 0 in 0.510s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:09.857331 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (c5d41b2f-5e46-446a-adfc-b001b3764c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'e86be41e-05be-4a15-9623-71f659edb34f', '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-15T20:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1992043429',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=373f4c9d-49b8-415c-8b2f-39a47e9d521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6edc28c0b79f4e4791a3fa900e690659',provider_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='0a18bb2d9e1c466a8a4165d4110bd912',volume_attachment=>,volume_type=>,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e', 'volume_id': '373f4c9d-49b8-415c-8b2f-39a47e9d521e'}}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:09.860761 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd770e5-7206-41f9-adfd-f2118e50a52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:09.919035 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Created reservations ['dff2de40-7d63-4214-a19e-bf9a36a034c0', '749a3bbb-d168-407a-b6f0-870c206b6da4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:25:09.920960 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd770e5-7206-41f9-adfd-f2118e50a52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff2de40-7d63-4214-a19e-bf9a36a034c0', '749a3bbb-d168-407a-b6f0-870c206b6da4']}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:09.923251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (8516fa9c-f0ee-4d7f-a0db-8aee38005bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:09.924625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:09.942630 n-d-806626-2 sudo[123455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435
Sep 15 20:25:09.943443 n-d-806626-2 sudo[123455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:10.369759 n-d-806626-2 sudo[123455]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:10.372055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435" returned: 0 in 0.447s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:10.383820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:10.646994 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-c35d3a44-bd6e-4e2e-a1c9-5d437917e435 volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e" returned: 0 in 0.266s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:10.647299 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:10.661042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (8516fa9c-f0ee-4d7f-a0db-8aee38005bd4) 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-15T20:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1992043429',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=373f4c9d-49b8-415c-8b2f-39a47e9d521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6edc28c0b79f4e4791a3fa900e690659',provider_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='0a18bb2d9e1c466a8a4165d4110bd912',volume_attachment=>,volume_type=>,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:10.664180 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67841bc-5d3c-4cda-b008-9a57b2074a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:10.690106 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67841bc-5d3c-4cda-b008-9a57b2074a99) 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-15T20:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1992043429',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=373f4c9d-49b8-415c-8b2f-39a47e9d521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6edc28c0b79f4e4791a3fa900e690659',provider_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='0a18bb2d9e1c466a8a4165d4110bd912',volume_attachment=>,volume_type=>,volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:10.692901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (cf4111b4-9772-46de-88db-14d551f0ffa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:10.703470 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Volume volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e (373f4c9d-49b8-415c-8b2f-39a47e9d521e): created successfully
Sep 15 20:25:10.707253 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (cf4111b4-9772-46de-88db-14d551f0ffa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:10.710521 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Flow 'volume_manage_existing_manager' (7e629008-69b1-4b2e-a8c1-2b0c04133b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:10.711352 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3f9d07a6-45dc-4dd8-bbb0-e8b6d294aa63 tempest-VolumeManageAdminTest-314416278 None] Manage existing volume completed successfully.
Sep 15 20:25:11.973927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Lock "b'cinder-373f4c9d-49b8-415c-8b2f-39a47e9d521e-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:25:12.068795 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Skipping remove_export. No iscsi_target is presently exported for volume: 373f4c9d-49b8-415c-8b2f-39a47e9d521e
Sep 15 20:25:12.069956 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:12.097092 n-d-806626-2 sudo[123547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e
Sep 15 20:25:12.097954 n-d-806626-2 sudo[123547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:12.572779 n-d-806626-2 sudo[123547]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:12.575038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e" returned: 0 in 0.505s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:12.576814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:12.597890 n-d-806626-2 sudo[123550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e
Sep 15 20:25:12.598845 n-d-806626-2 sudo[123550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:12.983592 n-d-806626-2 sudo[123550]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:12.986415 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e" returned: 0 in 0.409s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:12.988267 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:13.007474 n-d-806626-2 sudo[123553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e
Sep 15 20:25:13.008273 n-d-806626-2 sudo[123553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:13.652386 n-d-806626-2 sudo[123553]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:13.654915 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-373f4c9d-49b8-415c-8b2f-39a47e9d521e" returned: 0 in 0.666s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:13.656110 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Successfully deleted volume: 373f4c9d-49b8-415c-8b2f-39a47e9d521e
Sep 15 20:25:13.701975 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Created reservations ['6c320085-a70c-47c2-90b5-a1ebf72de2b5', 'd59897e5-4d49-4164-9fc8-a2476885b8cd', 'ceb0c870-8802-400d-ada4-3d011d9b489a', '68c97327-d5f3-4c62-b327-11c0a8d6b754'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:25:13.705071 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:25:13.705071 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:25:13.705071 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:25:13.748371 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:25:13.749102 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:13.770932 n-d-806626-2 sudo[123579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:13.771762 n-d-806626-2 sudo[123579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:14.186279 n-d-806626-2 sudo[123579]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:14.190533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:14.193338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:14.214014 n-d-806626-2 sudo[123582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:14.215086 n-d-806626-2 sudo[123582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:14.707054 n-d-806626-2 sudo[123582]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:14.710481 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:14.712736 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:25:14.726625 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Deleted volume successfully.
Sep 15 20:25:14.758052 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-22df5e77-4586-49a6-9f7a-15d62b882933 tempest-VolumeManageAdminTest-314416278 None] Lock "b'cinder-373f4c9d-49b8-415c-8b2f-39a47e9d521e-delete_volume'" released by "delete_volume" :: held 2.784s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:25:20.282254 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:25:20.291722 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:25:20.292470 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:25:20.308424 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (6ad9b0d1-d1f5-43ca-9dcc-dd6cce0541d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:20.312204 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (342405bc-2a3d-49cc-9d00-6dc4e6da12df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:20.338303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:25:20.371094 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (342405bc-2a3d-49cc-9d00-6dc4e6da12df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-665060109',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=aa3ed613-2feb-40f2-823c-48de14ad61da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02b2901474b493997061c8f4bd40333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:25:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:25:20Z,user_id='4507e5ce4b0a4d8c96090dcbd0f80100',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:20.374467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d2037ed-0f77-416c-b60d-999ece3df5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:20.377431 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d2037ed-0f77-416c-b60d-999ece3df5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:20.379780 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (403f6b69-a0ce-4876-880a-e52f15249b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:20.381987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (403f6b69-a0ce-4876-880a-e52f15249b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa3ed613-2feb-40f2-823c-48de14ad61da', 'volume_name': 'volume-aa3ed613-2feb-40f2-823c-48de14ad61da', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:20.384242 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (744d7ffd-c5d6-4a98-a46a-10d176a9521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:20.386594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (744d7ffd-c5d6-4a98-a46a-10d176a9521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:20.388621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78dfeaec-44b3-448e-9d24-583b9858d084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:20.389452 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Volume aa3ed613-2feb-40f2-823c-48de14ad61da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa3ed613-2feb-40f2-823c-48de14ad61da', 'volume_size': 1}
Sep 15 20:25:20.390499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa3ed613-2feb-40f2-823c-48de14ad61da stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:20.418037 n-d-806626-2 sudo[123716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa3ed613-2feb-40f2-823c-48de14ad61da stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:25:20.419544 n-d-806626-2 sudo[123716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:21.016124 n-d-806626-2 sudo[123716]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:21.018503 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa3ed613-2feb-40f2-823c-48de14ad61da stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.628s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:21.022181 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78dfeaec-44b3-448e-9d24-583b9858d084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa3ed613-2feb-40f2-823c-48de14ad61da', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:21.024746 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (297ae4c3-1a08-4f7e-8c23-2cc09d5ff3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:25:21.041550 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Volume volume-aa3ed613-2feb-40f2-823c-48de14ad61da (aa3ed613-2feb-40f2-823c-48de14ad61da): created successfully
Sep 15 20:25:21.044422 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (297ae4c3-1a08-4f7e-8c23-2cc09d5ff3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:25:21.048550 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (6ad9b0d1-d1f5-43ca-9dcc-dd6cce0541d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:25:21.060226 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cf97b874-396d-46f5-9774-c899185c3c6b tempest-VolumesBackupsAdminTest-1947129060 None] Created volume successfully.
Sep 15 20:25:21.801374 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Creating a new backup for volume volume-aa3ed613-2feb-40f2-823c-48de14ad61da. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:25:21.814706 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:21.834379 n-d-806626-2 sudo[123780]: ubuntu : 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-aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:25:21.835200 n-d-806626-2 sudo[123780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:22.237010 n-d-806626-2 sudo[123780]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:22.239959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.289550 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:22.296650 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.297126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.298105 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Creating iscsi_target for Volume ID: volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa3ed613-2feb-40f2-823c-48de14ad61da,
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: incominguser B6BMzc8EZ2fTTwPSuBdF yT8NR86ijaR8z4CW
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:25:22.309288 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:25:22.312647 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:22.716651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da" returned: 0 in 0.405s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.716976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:22.717560 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:25:22.717929 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:25:22.719205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:22.725811 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.726182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da\n System information:\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-aa3ed613-2feb-40f2-823c-48de14ad61da\n Backing store flags: \n Account information:\n B6BMzc8EZ2fTTwPSuBdF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:25:22.726793 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:25:22.737965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:22.816164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.817139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da\n System information:\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-aa3ed613-2feb-40f2-823c-48de14ad61da\n Backing store flags: \n Account information:\n B6BMzc8EZ2fTTwPSuBdF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:22.818328 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:22.905687 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:22.906042 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da\n System information:\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-aa3ed613-2feb-40f2-823c-48de14ad61da\n Backing store flags: \n Account information:\n B6BMzc8EZ2fTTwPSuBdF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:22.907156 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:25:22.944046 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Initialize volume connection completed successfully.
Sep 15 20:25:24.066465 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:25:24.067192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:25:24.067575 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:24.086032 n-d-806626-2 sudo[123873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:24.086818 n-d-806626-2 sudo[123873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:24.526438 n-d-806626-2 sudo[123873]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:24.528831 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:24.530601 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:24.555104 n-d-806626-2 sudo[123879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:25:24.556852 n-d-806626-2 sudo[123879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:25:25.154755 n-d-806626-2 sudo[123879]: pam_unix(sudo:session): session closed for user root
Sep 15 20:25:25.157865 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:25.160446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:25:58.378449 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Terminate volume connection completed successfully.
Sep 15 20:25:58.428398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:58.524163 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:58.524530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da\n System information:\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-aa3ed613-2feb-40f2-823c-48de14ad61da\n Backing store flags: \n Account information:\n B6BMzc8EZ2fTTwPSuBdF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:58.525259 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Removing iscsi_target for Volume ID: aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:25:58.526412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:58.734869 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa3ed613-2feb-40f2-823c-48de14ad61da -f" returned: 0 in 0.207s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:58.735543 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:58.739304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:25:58.832012 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:25:58.832371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:25:58.833190 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3d2afbcd-0324-46ef-9ce9-f8e3f32eac3e tempest-VolumesBackupsAdminTest-1947129060 None] Remove volume export completed successfully.
Sep 15 20:26:02.045150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:26:02.051328 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:26:02.052104 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:26:02.072776 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (dcda6bd4-7dbc-47ba-8d19-cd2f932bd7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:26:02.078463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a39248-9db9-4298-aa9f-8413a414afd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.109770 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:26:02.142061 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a39248-9db9-4298-aa9f-8413a414afd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:26:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_54c55036-58fe-48b7-b094-b46534ac63b3',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=4e236d71-3d01-4826-9edd-1cae3641ca11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02b2901474b493997061c8f4bd40333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:26: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-15T20:26:02Z,user_id='4507e5ce4b0a4d8c96090dcbd0f80100',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.144935 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c5ddbff-5983-4261-8e9d-4ef22676da43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.147864 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c5ddbff-5983-4261-8e9d-4ef22676da43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.150826 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c287e830-5db3-4590-a790-cee37412e437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.153665 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c287e830-5db3-4590-a790-cee37412e437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e236d71-3d01-4826-9edd-1cae3641ca11', 'volume_name': 'volume-4e236d71-3d01-4826-9edd-1cae3641ca11', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.156825 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ac8050a-2452-491a-b11c-500c54737d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.159713 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ac8050a-2452-491a-b11c-500c54737d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.162359 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f310a16-f3df-4085-9dba-791d817c0ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.163330 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Volume 4e236d71-3d01-4826-9edd-1cae3641ca11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e236d71-3d01-4826-9edd-1cae3641ca11', 'volume_size': 1}
Sep 15 20:26:02.165368 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e236d71-3d01-4826-9edd-1cae3641ca11 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:02.198352 n-d-806626-2 sudo[124364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e236d71-3d01-4826-9edd-1cae3641ca11 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:26:02.200084 n-d-806626-2 sudo[124364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:02.864576 n-d-806626-2 sudo[124364]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:02.866985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e236d71-3d01-4826-9edd-1cae3641ca11 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.702s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:02.871408 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f310a16-f3df-4085-9dba-791d817c0ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e236d71-3d01-4826-9edd-1cae3641ca11', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.875064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (031c6536-3687-4f28-849b-60b30fb8510f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:02.897364 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Volume volume-4e236d71-3d01-4826-9edd-1cae3641ca11 (4e236d71-3d01-4826-9edd-1cae3641ca11): created successfully
Sep 15 20:26:02.900450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (031c6536-3687-4f28-849b-60b30fb8510f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:02.904000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (dcda6bd4-7dbc-47ba-8d19-cd2f932bd7f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:26:02.914741 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Created volume successfully.
Sep 15 20:26:03.328209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:03.367928 n-d-806626-2 sudo[124424]: ubuntu : 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-4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:03.368736 n-d-806626-2 sudo[124424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:03.896876 n-d-806626-2 sudo[124424]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:03.899656 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11" returned: 0 in 0.576s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:03.953949 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:03.962086 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:03.962630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:03.963553 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:26:03.981125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Creating iscsi_target for Volume ID: volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Created volume path /opt/stack/data/cinder/volumes/volume-4e236d71-3d01-4826-9edd-1cae3641ca11,
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: incominguser n7E6d5RNXDXgv4biTZsA v5RUqBb7nkVE8RLU
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:03.985633 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:26:03.989197 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:04.506648 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11" returned: 0 in 0.518s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:04.507305 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:04.507527 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:26:04.507895 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:26:04.511047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:04.543986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:04.544339 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11\n System information:\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-4e236d71-3d01-4826-9edd-1cae3641ca11\n Backing store flags: \n Account information:\n n7E6d5RNXDXgv4biTZsA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:04.544966 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:26:04.555944 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:04.759054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:04.759509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11\n System information:\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-4e236d71-3d01-4826-9edd-1cae3641ca11\n Backing store flags: \n Account information:\n n7E6d5RNXDXgv4biTZsA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:04.762905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:04.893973 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:04.894382 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11\n System information:\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-4e236d71-3d01-4826-9edd-1cae3641ca11\n Backing store flags: \n Account information:\n n7E6d5RNXDXgv4biTZsA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:04.895967 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:26:04.937846 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Initialize volume connection completed successfully.
Sep 15 20:26:24.062338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:26:24.062338 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:26:24.066347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:24.087413 n-d-806626-2 sudo[124658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:26:24.089226 n-d-806626-2 sudo[124658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:25.172047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.105s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:25.172047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:25.166141 n-d-806626-2 sudo[124658]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:25.225985 n-d-806626-2 sudo[124661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:26:25.226782 n-d-806626-2 sudo[124661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:26.222428 n-d-806626-2 sudo[124661]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:26.227672 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/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.055s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:26.234728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:26:39.600229 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Terminate volume connection completed successfully.
Sep 15 20:26:39.689308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:39.802388 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:39.803459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11\n System information:\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-4e236d71-3d01-4826-9edd-1cae3641ca11\n Backing store flags: \n Account information:\n n7E6d5RNXDXgv4biTZsA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:39.804188 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Removing iscsi_target for Volume ID: 4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:39.805610 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:40.133043 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4e236d71-3d01-4826-9edd-1cae3641ca11 -f" returned: 0 in 0.326s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:40.133447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:40.134585 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:40.293546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:40.295035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:40.296827 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e290c7bd-dbeb-473f-a514-7d5ede704103 tempest-VolumesBackupsAdminTest-1947129060 None] Remove volume export completed successfully.
Sep 15 20:26:41.127488 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-4e236d71-3d01-4826-9edd-1cae3641ca11-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:26:41.246366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:41.363204 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:41.363637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:41.364468 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:41.366223 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:41.446193 n-d-806626-2 sudo[124907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:41.447032 n-d-806626-2 sudo[124907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:42.138500 n-d-806626-2 sudo[124907]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:42.141713 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11" returned: 0 in 0.776s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:42.145250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:42.178090 n-d-806626-2 sudo[124910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:42.179875 n-d-806626-2 sudo[124910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:43.151948 n-d-806626-2 sudo[124910]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:43.154279 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11" returned: 0 in 1.009s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:43.156563 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:43.187804 n-d-806626-2 sudo[124913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:43.188616 n-d-806626-2 sudo[124913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:43.799672 n-d-806626-2 sudo[124913]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:43.803164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e236d71-3d01-4826-9edd-1cae3641ca11" returned: 0 in 0.645s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:43.804889 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Successfully deleted volume: 4e236d71-3d01-4826-9edd-1cae3641ca11
Sep 15 20:26:43.897657 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Created reservations ['c3a40aed-3dcc-436d-a8fe-b680a0e764c5', '2c273611-dc01-4bdf-bd4e-4e82ecd5b8a2', '0bc8a406-c6c8-4180-aa87-1bb56b7df6ce', '00e87b12-b637-4e3c-96f8-e8864536b3ce'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:26:43.900753 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:26:43.900753 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:26:43.900753 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:43.999766 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:26:44.000745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:44.054676 n-d-806626-2 sudo[124937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:26:44.056369 n-d-806626-2 sudo[124937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:44.914753 n-d-806626-2 sudo[124937]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:44.917433 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.916s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:44.921957 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:44.952449 n-d-806626-2 sudo[124956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:26:44.954968 n-d-806626-2 sudo[124956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:45.676908 n-d-806626-2 sudo[124956]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:45.679347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.757s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:45.681960 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:26:45.692300 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Deleted volume successfully.
Sep 15 20:26:45.721325 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-26318391-2be0-4a1b-aa25-ee259d36cbb0 tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-4e236d71-3d01-4826-9edd-1cae3641ca11-delete_volume'" released by "delete_volume" :: held 4.595s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:26:48.779892 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:26:48.796122 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:26:48.802505 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:26:48.859872 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (42d9c3f6-4c66-4f7f-9d1f-0e2a56e684e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:26:48.871337 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac450c9-4b8f-4712-a053-d0252aca0b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:48.925357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:26:48.986776 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac450c9-4b8f-4712-a053-d0252aca0b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-195834772',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b1a7689e-76b6-46f1-870b-3e6a2515694c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02b2901474b493997061c8f4bd40333',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:26: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-15T20:26:49Z,user_id='4507e5ce4b0a4d8c96090dcbd0f80100',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:48.993344 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fac53125-ecbe-499d-ad18-ea941943a7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:48.996719 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fac53125-ecbe-499d-ad18-ea941943a7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:49.015563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c60644f-0d77-49a6-9eba-e6664b2c2f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:49.018242 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c60644f-0d77-49a6-9eba-e6664b2c2f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1a7689e-76b6-46f1-870b-3e6a2515694c', 'volume_name': 'volume-b1a7689e-76b6-46f1-870b-3e6a2515694c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:49.036079 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe888238-76de-4941-9bef-bdccdfb5d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:49.038536 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe888238-76de-4941-9bef-bdccdfb5d544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:49.041312 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89c93b37-e649-4cad-88a8-aedbb9db3bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:49.042469 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Volume b1a7689e-76b6-46f1-870b-3e6a2515694c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1a7689e-76b6-46f1-870b-3e6a2515694c', 'volume_size': 1}
Sep 15 20:26:49.043989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1a7689e-76b6-46f1-870b-3e6a2515694c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:49.088918 n-d-806626-2 sudo[125051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1a7689e-76b6-46f1-870b-3e6a2515694c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:26:49.089851 n-d-806626-2 sudo[125051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:49.901994 n-d-806626-2 sudo[125051]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:49.905156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1a7689e-76b6-46f1-870b-3e6a2515694c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.861s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:49.912827 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89c93b37-e649-4cad-88a8-aedbb9db3bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1a7689e-76b6-46f1-870b-3e6a2515694c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:49.916071 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06a3349f-28cb-4467-aa52-df205040c524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:49.947952 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Volume volume-b1a7689e-76b6-46f1-870b-3e6a2515694c (b1a7689e-76b6-46f1-870b-3e6a2515694c): created successfully
Sep 15 20:26:49.950381 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06a3349f-28cb-4467-aa52-df205040c524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:49.954187 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Flow 'volume_create_manager' (42d9c3f6-4c66-4f7f-9d1f-0e2a56e684e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:26:49.972745 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-146c92c6-6413-4ab9-9163-06b8ba2bdba9 tempest-VolumesBackupsAdminTest-1947129060 None] Created volume successfully.
Sep 15 20:26:50.571916 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Creating a new backup for volume volume-b1a7689e-76b6-46f1-870b-3e6a2515694c. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:26:50.586713 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:50.629079 n-d-806626-2 sudo[125119]: ubuntu : 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-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:26:50.630434 n-d-806626-2 sudo[125119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:51.247335 n-d-806626-2 sudo[125119]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:51.250088 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c" returned: 0 in 0.663s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:51.303426 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:51.316219 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:51.317463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.318371 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:26:51.327685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Creating iscsi_target for Volume ID: volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Created volume path /opt/stack/data/cinder/volumes/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c,
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: incominguser sSV7ujjWLD4joyGS2NMF UcbR9nnZ5JND4ZgP
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:26:51.331168 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:26:51.336139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:51.908821 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c" returned: 0 in 0.575s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:51.910094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:51.910848 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:26:51.912129 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:26:51.915784 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:51.925198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:51.925675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n System information:\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-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:26:51.926537 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:26:51.941794 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:52.116990 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:52.117597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n System information:\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-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:52.119238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:52.265138 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:26:52.265709 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n System information:\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-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:26:52.270152 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:26:52.332458 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Initialize volume connection completed successfully.
Sep 15 20:26:59.139635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:26:59.143691 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:26:59.144286 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:26:59.157624 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (0069c37f-7e98-4000-a254-f4ec340f8cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:26:59.161276 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (388a9b01-fb64-432e-83e0-e06b594280af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:59.207567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:26:59.241645 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (388a9b01-fb64-432e-83e0-e06b594280af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-230155707',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=abee3f1a-f648-4bdf-bc0a-825801bb2e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:26: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-15T20:26:59Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(fb581127-3790-4f67-9973-2a3d640279f0),volume_type_id=fb581127-3790-4f67-9973-2a3d640279f0)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:59.244271 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6232166-8cfb-4ba5-bb6a-89773931fedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:59.246384 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6232166-8cfb-4ba5-bb6a-89773931fedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:59.248715 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63fe9f1c-67af-4a11-9baf-8b1f0381b589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:59.250872 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63fe9f1c-67af-4a11-9baf-8b1f0381b589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'abee3f1a-f648-4bdf-bc0a-825801bb2e48', 'volume_name': 'volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:59.253067 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c70c4596-3565-4b84-999a-c697e3147618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:59.255138 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c70c4596-3565-4b84-999a-c697e3147618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:26:59.257221 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (250f1bb5-f33e-4798-9fb8-719cfb19148d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:26:59.257983 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Volume abee3f1a-f648-4bdf-bc0a-825801bb2e48: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48', 'volume_size': 1}
Sep 15 20:26:59.258978 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:26:59.292236 n-d-806626-2 sudo[125313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:26:59.293076 n-d-806626-2 sudo[125313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:26:59.987692 n-d-806626-2 sudo[125313]: pam_unix(sudo:session): session closed for user root
Sep 15 20:26:59.997385 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:00.001652 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (250f1bb5-f33e-4798-9fb8-719cfb19148d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:00.004592 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (befec585-75bb-48ef-91d1-c0dec821196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:00.030236 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Volume volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 (abee3f1a-f648-4bdf-bc0a-825801bb2e48): created successfully
Sep 15 20:27:00.032720 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (befec585-75bb-48ef-91d1-c0dec821196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:00.036167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (0069c37f-7e98-4000-a254-f4ec340f8cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:27:00.054469 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e90fb998-ba11-4b11-8dce-4e64b27dfea5 tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:27:04.494924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:04.550057 n-d-806626-2 sudo[125415]: ubuntu : 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-abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:04.550898 n-d-806626-2 sudo[125415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:05.197324 n-d-806626-2 sudo[125415]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:05.201846 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48" returned: 0 in 0.706s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:05.318504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:05.373975 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.056s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:05.374180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: I_T nexus: 29
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: sSV7ujjWLD4joyGS2NMF
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:05.377730 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48,
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: incominguser suF2iQbV8BycJZZbM2BW EgYY9zL4c2LcMxnd
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:27:05.411383 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:06.379442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48" returned: 0 in 0.988s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:06.379971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:06.380413 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:27:06.380844 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:27:06.384265 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:06.393230 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:06.393677 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n System information:\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-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n Backing store flags: \n Account information:\n suF2iQbV8BycJZZbM2BW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus: 21
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ygBUiWSamqVMVfCsH23Q
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus: 22
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: f49wscKhd7umVRkMyBNF
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus: 23
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: aeJAS8BjAiKxQMEe9uFW
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: I_T nexus: 29
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: sSV7ujjWLD4joyGS2NMF
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:27:06.394407 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:27:06.415238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:06.599656 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:06.600008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n System information:\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-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n Backing store flags: \n Account information:\n suF2iQbV8BycJZZbM2BW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:06.601263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:06.914678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.310s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:06.914678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\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-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n System information:\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-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n Backing store flags: \n Account information:\n suF2iQbV8BycJZZbM2BW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:06.927555 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:27:07.242212 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-47bae9b5-4f4b-4e06-a79f-0967b64a3813 req-96ebfe80-b809-479c-9820-48a7c9e758ec tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:27:24.060643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:27:24.067528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:27:24.067845 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:24.120205 n-d-806626-2 sudo[125802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:24.124323 n-d-806626-2 sudo[125802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:25.142465 n-d-806626-2 sudo[125802]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:25.144498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.076s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:25.146645 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:25.167224 n-d-806626-2 sudo[125830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:25.168058 n-d-806626-2 sudo[125830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:25.744337 n-d-806626-2 sudo[125830]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:25.746664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:25.750900 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:27:30.961654 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-781c27a8-7a69-4ea7-ba33-19abf65cc519 req-1d938d32-a737-4a39-9ec5-df06d45471c9 tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:27:30.962999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-781c27a8-7a69-4ea7-ba33-19abf65cc519 req-1d938d32-a737-4a39-9ec5-df06d45471c9 tempest-TestVolumeBootPattern-954000982 None] Deleting attachment 59c1c504-afca-4ce3-977d-3570fedf627a. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:27:30.971902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:31.093574 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:31.094218 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n System information:\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-abee3f1a-f648-4bdf-bc0a-825801bb2e48\n Backing store flags: \n Account information:\n suF2iQbV8BycJZZbM2BW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:31.095091 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-781c27a8-7a69-4ea7-ba33-19abf65cc519 req-1d938d32-a737-4a39-9ec5-df06d45471c9 tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:31.108691 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:31.262576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 -f" returned: 0 in 0.164s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:31.263331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:31.266156 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:31.396567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:31.397988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\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:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:31.511771 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-781c27a8-7a69-4ea7-ba33-19abf65cc519 req-1d938d32-a737-4a39-9ec5-df06d45471c9 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:31.511771 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:31.511771 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:32.674570 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-abee3f1a-f648-4bdf-bc0a-825801bb2e48-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:27:32.843558 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.007976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:33.008354 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n System information:\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-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:33.009103 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:33.010492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.038607 n-d-806626-2 sudo[125953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:33.039509 n-d-806626-2 sudo[125953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:33.169048 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Terminate volume connection completed successfully.
Sep 15 20:27:33.281618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.392731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:33.393162 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c\n System information:\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-b1a7689e-76b6-46f1-870b-3e6a2515694c\n Backing store flags: \n Account information:\n sSV7ujjWLD4joyGS2NMF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:33.393879 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Removing iscsi_target for Volume ID: b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:33.407694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.680800 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b1a7689e-76b6-46f1-870b-3e6a2515694c -f" returned: 0 in 0.282s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:33.681839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:33.687745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.692943 n-d-806626-2 sudo[125953]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:33.694639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48" returned: 0 in 0.684s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:33.696445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:33.747352 n-d-806626-2 sudo[125986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:33.749037 n-d-806626-2 sudo[125986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:33.813566 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:33.813995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:33.815125 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-ba2978c1-3a2f-4725-84da-96ebebdbd765 tempest-VolumesBackupsAdminTest-1947129060 None] Remove volume export completed successfully.
Sep 15 20:27:34.196971 n-d-806626-2 sudo[125986]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:34.198758 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48" returned: 0 in 0.502s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:34.201045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:34.221073 n-d-806626-2 sudo[125991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:34.221984 n-d-806626-2 sudo[125991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:34.844255 n-d-806626-2 sudo[125991]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:34.850568 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abee3f1a-f648-4bdf-bc0a-825801bb2e48" returned: 0 in 0.645s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:34.850568 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: abee3f1a-f648-4bdf-bc0a-825801bb2e48
Sep 15 20:27:34.904149 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1178111434 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1178111434, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:27:34.905235 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1178111434 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1178111434, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:27:34.932358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Created reservations ['dbeeeed4-6896-441a-96af-41ce2c31f6c1', 'b4d8556e-eb2b-4571-bf26-86b42217747a', '82bfa9d5-0d27-4b94-8e7b-ea6b006fc1b1', 'ce56e796-7903-4125-b602-7db9442786a8'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:27:34.935092 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:34.935092 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:34.935092 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:35.052045 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:27:35.053119 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:35.101673 n-d-806626-2 sudo[126006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:35.102471 n-d-806626-2 sudo[126006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:36.123190 n-d-806626-2 sudo[126006]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:36.125498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.072s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:36.127586 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:36.195709 n-d-806626-2 sudo[126009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:36.198389 n-d-806626-2 sudo[126009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:36.884752 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:27:36.891459 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:27:36.892889 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:27:36.907859 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (3b0fa166-d159-45cd-9fae-59faa460b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:27:36.911689 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5077fdff-2a09-49b6-9b63-6613b4432faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:36.968637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:27:37.050266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5077fdff-2a09-49b6-9b63-6613b4432faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-214096053',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=b05900a2-7899-4ed0-8f29-37c812249ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20: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-15T20:27:37Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:37.053544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c7764f9-a547-4f1b-a372-03abc0e7d082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:37.059517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c7764f9-a547-4f1b-a372-03abc0e7d082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:37.063257 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a22c67e6-1d6a-40d5-9542-9c1a1d7d9af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:37.102473 n-d-806626-2 sudo[126009]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:37.114767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.987s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:37.116388 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:27:37.143969 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:27:37.172412 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-426ee156-2d15-4f00-877c-d64d2857eb7e tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-abee3f1a-f648-4bdf-bc0a-825801bb2e48-delete_volume'" released by "delete_volume" :: held 4.498s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:27:37.209113 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a22c67e6-1d6a-40d5-9542-9c1a1d7d9af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b05900a2-7899-4ed0-8f29-37c812249ca4', 'volume_name': 'volume-b05900a2-7899-4ed0-8f29-37c812249ca4', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:37.211593 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e0cf536-ae9b-46ba-89ad-964f3d93bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:37.213972 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e0cf536-ae9b-46ba-89ad-964f3d93bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:27:37.220116 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05b0a6aa-5728-43f6-8da6-dc9941e40a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:27:37.222395 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Volume b05900a2-7899-4ed0-8f29-37c812249ca4: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b05900a2-7899-4ed0-8f29-37c812249ca4', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:27:37.245443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Cloning b05900a2-7899-4ed0-8f29-37c812249ca4 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:27:38.408394 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-5d24077b-2a26-4631-8cb5-4c68b3a610e4 tempest-TaggedBootDevicesTest-630995007 None] Terminate volume connection completed successfully.
Sep 15 20:27:38.408977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-5d24077b-2a26-4631-8cb5-4c68b3a610e4 tempest-TaggedBootDevicesTest-630995007 None] Deleting attachment 5e67410e-9d35-4785-92a2-b3c55467f51e. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:27:38.410832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:38.839372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.406s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:38.842018 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500438720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366\n Backing store flags: \n Account information:\n ygBUiWSamqVMVfCsH23Q\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:38.844581 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-5d24077b-2a26-4631-8cb5-4c68b3a610e4 tempest-TaggedBootDevicesTest-630995007 None] Removing iscsi_target for Volume ID: c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:27:38.850039 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:39.086864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 -f" returned: 0 in 0.239s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:39.087363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500438720]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:39.089341 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:39.253994 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:39.255625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500438720]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:39.397096 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-5d24077b-2a26-4631-8cb5-4c68b3a610e4 tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:39.397096 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:39.397096 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:39.727707 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-115b190f-6bfb-450a-98f8-8cc6e43b441c tempest-TaggedBootDevicesTest-630995007 None] Terminate volume connection completed successfully.
Sep 15 20:27:39.728272 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-115b190f-6bfb-450a-98f8-8cc6e43b441c tempest-TaggedBootDevicesTest-630995007 None] Deleting attachment 7a7e87a8-ea16-4ab1-a502-de8d72db7f8e. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:27:39.733316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:39.907146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:39.907962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740\n System information:\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-5463ad31-bf75-49b2-bac5-8c68cfee4740\n Backing store flags: \n Account information:\n f49wscKhd7umVRkMyBNF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:39.908436 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-115b190f-6bfb-450a-98f8-8cc6e43b441c tempest-TaggedBootDevicesTest-630995007 None] Removing iscsi_target for Volume ID: 5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:27:39.915324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:40.045270 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 -f" returned: 0 in 0.130s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:40.045551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:40.047873 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:40.246851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:40.247224 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:40.388129 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-115b190f-6bfb-450a-98f8-8cc6e43b441c tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:40.388129 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:40.388129 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:40.539124 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-b1a7689e-76b6-46f1-870b-3e6a2515694c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:27:40.809721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:40.827397 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-b62784d5-611b-4edb-b61c-983e4c4a8031 tempest-TaggedBootDevicesTest-630995007 None] Terminate volume connection completed successfully.
Sep 15 20:27:40.827880 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-b62784d5-611b-4edb-b61c-983e4c4a8031 tempest-TaggedBootDevicesTest-630995007 None] Deleting attachment eba77732-a23b-4607-bda8-b89c587db6ba. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:27:40.831756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:41.011799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:41.014357 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:41.015773 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-b62784d5-611b-4edb-b61c-983e4c4a8031 tempest-TaggedBootDevicesTest-630995007 None] Removing iscsi_target for Volume ID: 739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:41.022555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:41.023229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:41.024597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n System information:\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-739b6119-6b23-4d7c-9b43-28acb84cbc7d\n Backing store flags: \n Account information:\n aeJAS8BjAiKxQMEe9uFW\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:41.025910 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:41.027170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:41.064955 n-d-806626-2 sudo[126126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:41.071181 n-d-806626-2 sudo[126126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:41.240741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d -f" returned: 0 in 0.223s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:41.241047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:41.243137 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:41.497085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:41.497370 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:41.609511 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0a05dabd-84e2-42cf-a744-b7efe58f5fe9 req-b62784d5-611b-4edb-b61c-983e4c4a8031 tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:41.609511 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:41.609511 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:41.631930 n-d-806626-2 sudo[126126]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:41.634675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c" returned: 0 in 0.607s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:41.636683 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:41.690420 n-d-806626-2 sudo[126142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:41.692950 n-d-806626-2 sudo[126142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:42.509208 n-d-806626-2 sudo[126142]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:42.512605 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c" returned: 0 in 0.875s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:42.514380 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:42.566495 n-d-806626-2 sudo[126145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:42.567452 n-d-806626-2 sudo[126145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:43.169886 n-d-806626-2 sudo[126145]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:43.172707 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1a7689e-76b6-46f1-870b-3e6a2515694c" returned: 0 in 0.658s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:43.174330 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Successfully deleted volume: b1a7689e-76b6-46f1-870b-3e6a2515694c
Sep 15 20:27:43.296070 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Created reservations ['052916c5-6a79-40de-97d6-157b7fc2ffba', '523d6137-a314-4e64-ac21-7b09d3d6eba4', 'cab164c6-2f6f-49d6-a6bd-ead24fd9afeb', '465c08ce-e5c5-44b7-bcb5-068fc70624d3'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:27:43.303875 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:43.303875 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:43.303875 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:43.391144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:27:43.392027 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:43.443837 n-d-806626-2 sudo[126158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:43.444699 n-d-806626-2 sudo[126158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:44.215699 n-d-806626-2 sudo[126158]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:44.222520 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.830s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:44.224778 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:44.300766 n-d-806626-2 sudo[126200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:44.303112 n-d-806626-2 sudo[126200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:44.501514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-aa3ed613-2feb-40f2-823c-48de14ad61da-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:27:44.624182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:44.770520 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:44.770974 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:44.772087 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:27:44.774468 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:44.824013 n-d-806626-2 sudo[126211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:27:44.825746 n-d-806626-2 sudo[126211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:45.349999 n-d-806626-2 sudo[126200]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:45.353183 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/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.128s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:45.356608 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:27:45.366315 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Deleted volume successfully.
Sep 15 20:27:45.397249 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8731d0d0-56e3-4877-a4b6-49fca0b2174c tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-b1a7689e-76b6-46f1-870b-3e6a2515694c-delete_volume'" released by "delete_volume" :: held 4.858s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:27:45.566426 n-d-806626-2 sudo[126211]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:45.570991 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da" returned: 0 in 0.795s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:45.572105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:45.612469 n-d-806626-2 sudo[126241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:27:45.613308 n-d-806626-2 sudo[126241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:46.352159 n-d-806626-2 sudo[126241]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:46.356498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da" returned: 0 in 0.783s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:46.358940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:46.395167 n-d-806626-2 sudo[126244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:27:46.400058 n-d-806626-2 sudo[126244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:47.135296 n-d-806626-2 sudo[126244]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:47.139670 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa3ed613-2feb-40f2-823c-48de14ad61da" returned: 0 in 0.780s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:47.141067 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Successfully deleted volume: aa3ed613-2feb-40f2-823c-48de14ad61da
Sep 15 20:27:47.216581 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Created reservations ['940408bf-c3df-40cc-b956-743f97a91c46', 'e01b7597-f25b-4168-9e04-daa5edb1c357', '6d9c2aad-01ba-4945-8715-777174974c62', '8e090eed-a7c0-4f56-8b2e-672628e8dda4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:27:47.218697 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:47.218697 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:47.218697 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:47.298161 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:27:47.300464 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:47.347609 n-d-806626-2 sudo[126250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:47.348397 n-d-806626-2 sudo[126250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:48.252338 n-d-806626-2 sudo[126250]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:48.257110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.957s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:48.262324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:48.320193 n-d-806626-2 sudo[126253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:48.321026 n-d-806626-2 sudo[126253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:49.271198 n-d-806626-2 sudo[126253]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:49.275437 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] CMD "sudo cinder-rootwrap /etc/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.013s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:49.283262 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:27:49.295310 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Deleted volume successfully.
Sep 15 20:27:49.326463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f307f38e-fe9f-4356-bd75-79200134faaf tempest-VolumesBackupsAdminTest-1947129060 None] Lock "b'cinder-aa3ed613-2feb-40f2-823c-48de14ad61da-delete_volume'" released by "delete_volume" :: held 4.824s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:27:56.872807 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1, size 616.00 MB, duration 19.62 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:27:56.873427 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Image download 616.00 MB at 31.40 MB/s
Sep 15 20:27:56.889552 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-739b6119-6b23-4d7c-9b43-28acb84cbc7d-delete_volume'" acquired by "delete_volume" :: waited 0.256s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:27:56.959950 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:57.067032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:57.144335 n-d-806626-2 sudo[126456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1
Sep 15 20:27:57.145481 n-d-806626-2 sudo[126456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:57.206856 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:57.207763 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:27:57.208406 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:57.209716 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:57.259167 n-d-806626-2 sudo[126460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:57.260182 n-d-806626-2 sudo[126460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:57.788208 n-d-806626-2 sudo[126456]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:57.790556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1" returned: 0 in 0.830s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:57.791674 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 6a4a830bdf1b4262b6c04d33bb6bc745. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:27:57.886553 n-d-806626-2 sudo[126460]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:57.899965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d" returned: 0 in 0.683s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:57.901491 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:57.942420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:57.955496 n-d-806626-2 sudo[126468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:57.956379 n-d-806626-2 sudo[126468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:58.152841 n-d-806626-2 sudo[126469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1
Sep 15 20:27:58.153660 n-d-806626-2 sudo[126469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:58.562008 n-d-806626-2 sudo[126468]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:58.564193 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d" returned: 0 in 0.662s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:58.565824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:58.599467 n-d-806626-2 sudo[126473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:58.601684 n-d-806626-2 sudo[126473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:58.935853 n-d-806626-2 sudo[126469]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:58.938636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1" returned: 0 in 0.996s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:58.941187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b05900a2-7899-4ed0-8f29-37c812249ca4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:58.966528 n-d-806626-2 sudo[126478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b05900a2-7899-4ed0-8f29-37c812249ca4 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:27:58.971484 n-d-806626-2 sudo[126478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:59.375661 n-d-806626-2 sudo[126473]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:59.379246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-739b6119-6b23-4d7c-9b43-28acb84cbc7d" returned: 0 in 0.813s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:59.380424 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Successfully deleted volume: 739b6119-6b23-4d7c-9b43-28acb84cbc7d
Sep 15 20:27:59.507672 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Created reservations ['8fdea825-0109-4f94-a036-521810d37d43', '3efae271-ff53-4367-8b62-1c08b6a72626', '5c6e0866-83c1-4830-b942-24f880c8f415', '9d3702ff-8190-442e-83cb-7cd460a3d467'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:27:59.510259 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:27:59.510259 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:27:59.510259 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:27:59.584226 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:27:59.585164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:59.606652 n-d-806626-2 sudo[126543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:27:59.607643 n-d-806626-2 sudo[126543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:27:59.612950 n-d-806626-2 sudo[126478]: pam_unix(sudo:session): session closed for user root
Sep 15 20:27:59.615618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b05900a2-7899-4ed0-8f29-37c812249ca4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.674s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:27:59.637973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume b05900a2-7899-4ed0-8f29-37c812249ca4. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:27:59.682730 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7nzpwiri {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:27:59.781873 n-d-806626-2 sudo[126545]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7nzpwiri
Sep 15 20:27:59.782677 n-d-806626-2 sudo[126545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:00.029437 n-d-806626-2 sudo[126543]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:00.032092 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:00.034832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:00.058848 n-d-806626-2 sudo[126558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:00.060017 n-d-806626-2 sudo[126558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:00.103192 n-d-806626-2 sudo[126545]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:00.106126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_7nzpwiri" returned: 0 in 0.422s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:00.107824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:00.212470 n-d-806626-2 sudo[126564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1
Sep 15 20:28:00.213288 n-d-806626-2 sudo[126564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:00.420183 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-5463ad31-bf75-49b2-bac5-8c68cfee4740-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:28:00.541832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:00.728005 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:00.729118 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439520]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:00.730191 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:28:00.731880 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:00.740490 n-d-806626-2 sudo[126558]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:00.740522 n-d-806626-2 sudo[126564]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:00.753198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:00.753853 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1" returned: 0 in 0.646s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:00.756153 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:00.759183 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:28:00.764070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:00.773416 n-d-806626-2 sudo[126585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:28:00.779020 n-d-806626-2 sudo[126585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:00.789485 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Deleted volume successfully.
Sep 15 20:28:00.800084 n-d-806626-2 sudo[126586]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4 oflag=direct
Sep 15 20:28:00.807856 n-d-806626-2 sudo[126586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:00.825945 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f5951e75-6ab8-434e-a66b-b67535ee6133 tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-739b6119-6b23-4d7c-9b43-28acb84cbc7d-delete_volume'" released by "delete_volume" :: held 3.935s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:01.532547 n-d-806626-2 sudo[126585]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:01.534795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740" returned: 0 in 0.803s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:01.536259 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:01.575865 n-d-806626-2 sudo[126586]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:01.584423 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4 oflag=direct" returned: 0 in 0.820s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:01.585667 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:01.605915 n-d-806626-2 sudo[126619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:28:01.607925 n-d-806626-2 sudo[126619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:01.633516 n-d-806626-2 sudo[126621]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4
Sep 15 20:28:01.635225 n-d-806626-2 sudo[126621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:02.143233 n-d-806626-2 sudo[126619]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:02.146083 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740" returned: 0 in 0.609s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:02.157019 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:02.189812 n-d-806626-2 sudo[126650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:28:02.191799 n-d-806626-2 sudo[126650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:02.897254 n-d-806626-2 sudo[126650]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:02.903872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5463ad31-bf75-49b2-bac5-8c68cfee4740" returned: 0 in 0.745s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:02.905903 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Successfully deleted volume: 5463ad31-bf75-49b2-bac5-8c68cfee4740
Sep 15 20:28:03.030014 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Created reservations ['bbff75b5-198c-48a8-badb-ceb14b3384d1', '7ba9929c-9a13-4a0d-ba4f-74d5f5956b67', '589b516a-576a-4565-9844-a265bc934740', '8a4c096a-09d8-4cfd-b74a-37f56a5bf387'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:28:03.033309 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:03.033309 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:03.033309 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:03.097947 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:28:03.098879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:03.122321 n-d-806626-2 sudo[126621]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:03.127358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4" returned: 0 in 1.541s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:03.129777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:03.145574 n-d-806626-2 sudo[126684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:03.146392 n-d-806626-2 sudo[126684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:03.336072 n-d-806626-2 sudo[126685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1
Sep 15 20:28:03.339079 n-d-806626-2 sudo[126685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:03.674601 n-d-806626-2 sudo[126684]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:03.676960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:03.679571 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:03.725448 n-d-806626-2 sudo[126698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:03.726496 n-d-806626-2 sudo[126698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:04.258328 n-d-806626-2 sudo[126685]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:04.260645 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1" returned: 0 in 1.131s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:04.263851 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_900u22mon-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.54 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b05900a2--7899--4ed0--8f29--37c812249ca4 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:28:04.264581 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Converted 700.00 MB image at 453.71 MB/s
Sep 15 20:28:04.265543 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume b05900a2-7899-4ed0-8f29-37c812249ca4 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:28:04.432041 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 6a4a830bdf1b4262b6c04d33bb6bc745 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:28:04.433686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Marking volume b05900a2-7899-4ed0-8f29-37c812249ca4 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:28:04.462725 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to b05900a2-7899-4ed0-8f29-37c812249ca4. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:28:04.463446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Creating volume glance metadata for volume b05900a2-7899-4ed0-8f29-37c812249ca4 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:28:04.469209 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-c652b800-5b08-4ad0-8b63-5c9543ac6366-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:28:04.559698 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:04.614029 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05b0a6aa-5728-43f6-8da6-dc9941e40a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b05900a2-7899-4ed0-8f29-37c812249ca4', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:04.620745 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74041ebc-aa77-41ce-8911-004c35abe6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:04.635527 n-d-806626-2 sudo[126698]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:04.637973 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.959s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:04.639755 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:04.644191 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Volume volume-b05900a2-7899-4ed0-8f29-37c812249ca4 (b05900a2-7899-4ed0-8f29-37c812249ca4): created successfully
Sep 15 20:28:04.646113 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74041ebc-aa77-41ce-8911-004c35abe6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:04.660576 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (3b0fa166-d159-45cd-9fae-59faa460b7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:04.671135 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:04.671418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:04.672565 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Skipping remove_export. No iscsi_target is presently exported for volume: c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:28:04.673094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:04.694465 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Deleted volume successfully.
Sep 15 20:28:04.703901 n-d-806626-2 sudo[126723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:28:04.704721 n-d-806626-2 sudo[126723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:04.713016 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a21853b2-1e45-4645-9042-dc5bf56d33f4 tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:28:04.727325 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-5ba43cf9-54ec-4343-9c93-0bd4367a6c07 tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-5463ad31-bf75-49b2-bac5-8c68cfee4740-delete_volume'" released by "delete_volume" :: held 4.307s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:05.207664 n-d-806626-2 sudo[126723]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:05.209637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366" returned: 0 in 0.536s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:05.210984 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:05.247339 n-d-806626-2 sudo[126728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:28:05.248797 n-d-806626-2 sudo[126728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:05.761659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-194c8fb4-f684-447c-894e-40d82e01b249 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:05.824454 n-d-806626-2 sudo[126733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:05.825380 n-d-806626-2 sudo[126733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:05.867460 n-d-806626-2 sudo[126728]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:05.870035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366" returned: 0 in 0.659s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:05.872322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:05.923465 n-d-806626-2 sudo[126735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:28:05.924987 n-d-806626-2 sudo[126735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:06.304066 n-d-806626-2 sudo[126733]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:06.306483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-194c8fb4-f684-447c-894e-40d82e01b249 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4" returned: 0 in 0.545s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:06.308141 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-194c8fb4-f684-447c-894e-40d82e01b249 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 --snapshot stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:06.334786 n-d-806626-2 sudo[126741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 --snapshot stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 -L 1.00g
Sep 15 20:28:06.335754 n-d-806626-2 sudo[126741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:06.395498 n-d-806626-2 sudo[126735]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:06.397905 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c652b800-5b08-4ad0-8b63-5c9543ac6366" returned: 0 in 0.525s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:06.399389 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Successfully deleted volume: c652b800-5b08-4ad0-8b63-5c9543ac6366
Sep 15 20:28:06.458901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Created reservations ['69263fab-ce8a-4e07-92e5-898f534051a2', '5507edc5-5970-4447-95a2-a79c38ba939d', 'ba8d930a-4836-4e74-9e94-05110985ecba', 'bf3d62bf-ef5d-45b3-b93a-733124c883ba'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:28:06.462876 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:06.462876 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:06.462876 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:06.574569 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:28:06.576208 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:06.601675 n-d-806626-2 sudo[126744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:06.602505 n-d-806626-2 sudo[126744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:07.135278 n-d-806626-2 sudo[126741]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:07.138110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-194c8fb4-f684-447c-894e-40d82e01b249 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 --snapshot stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 -L 1.00g" returned: 0 in 0.830s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:07.150312 n-d-806626-2 sudo[126744]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:07.171479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:07.173110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:07.194044 n-d-806626-2 sudo[126851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:07.194888 n-d-806626-2 sudo[126851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:07.257022 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-194c8fb4-f684-447c-894e-40d82e01b249 tempest-TestVolumeBootPattern-954000982 None] Create snapshot completed successfully
Sep 15 20:28:07.646036 n-d-806626-2 sudo[126851]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:07.647913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:07.649679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:07.654448 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Deleted volume successfully.
Sep 15 20:28:07.667878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f270ce1b-68c9-4546-a101-168f9635e0bf tempest-TaggedBootDevicesTest-630995007 None] Lock "b'cinder-c652b800-5b08-4ad0-8b63-5c9543ac6366-delete_volume'" released by "delete_volume" :: held 3.198s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:11.586915 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:28:11.591863 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:28:11.592383 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:28:11.621167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (4347b8b8-ab42-40f6-baac-a3548057c3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:11.624433 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (063d7113-527a-42e8-a5a7-07af0d028fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:11.652631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:28:11.687921 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (063d7113-527a-42e8-a5a7-07af0d028fc4) 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-15T20:28:11Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=e0d9c548-b028-48ef-99ea-993e97a51f92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:28:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=039ef35b-21d0-4152-811e-67e6850c99a6,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:28:12Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:11.691405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02dac319-89bc-4fa6-a6da-a01a37e917e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:11.694023 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02dac319-89bc-4fa6-a6da-a01a37e917e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:11.696954 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be5668ae-8bfa-424e-bd24-64a67d83d91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:11.700025 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be5668ae-8bfa-424e-bd24-64a67d83d91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e0d9c548-b028-48ef-99ea-993e97a51f92', 'volume_name': 'volume-e0d9c548-b028-48ef-99ea-993e97a51f92', 'volume_size': 1, 'snapshot_id': '039ef35b-21d0-4152-811e-67e6850c99a6'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:11.703438 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc16438e-8fca-4c85-8e5c-cc62ad0f5058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:11.706052 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc16438e-8fca-4c85-8e5c-cc62ad0f5058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:11.708585 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de35e95c-41d1-4d3d-b275-68395e75a70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:11.709760 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Volume e0d9c548-b028-48ef-99ea-993e97a51f92: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e0d9c548-b028-48ef-99ea-993e97a51f92', 'volume_size': 1, 'snapshot_id': '039ef35b-21d0-4152-811e-67e6850c99a6'}
Sep 15 20:28:11.734913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0d9c548-b028-48ef-99ea-993e97a51f92 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:11.757514 n-d-806626-2 sudo[126925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0d9c548-b028-48ef-99ea-993e97a51f92 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:28:11.758321 n-d-806626-2 sudo[126925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:12.262196 n-d-806626-2 sudo[126925]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:12.264731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0d9c548-b028-48ef-99ea-993e97a51f92 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:12.266505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:12.286099 n-d-806626-2 sudo[126966]: ubuntu : 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-039ef35b-21d0-4152-811e-67e6850c99a6
Sep 15 20:28:12.286916 n-d-806626-2 sudo[126966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:12.753272 n-d-806626-2 sudo[126966]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:12.756363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6" returned: 0 in 0.489s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:12.761047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:12.782608 n-d-806626-2 sudo[126982]: 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--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 iflag=direct
Sep 15 20:28:12.784195 n-d-806626-2 sudo[126982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:13.278490 n-d-806626-2 sudo[126982]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:13.281297 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 iflag=direct" returned: 0 in 0.520s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:13.282677 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:13.304278 n-d-806626-2 sudo[127004]: 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--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 oflag=direct
Sep 15 20:28:13.305092 n-d-806626-2 sudo[127004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:13.660547 n-d-806626-2 sudo[127004]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:13.662884 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 oflag=direct" returned: 0 in 0.380s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:13.664337 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:13.683041 n-d-806626-2 sudo[127016]: 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--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:28:13.683848 n-d-806626-2 sudo[127016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:21.448484 n-d-806626-2 sudo[127016]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:21.453249 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.788s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:21.454790 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--039ef35b--21d0--4152--811e--67e6850c99a6, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e0d9c548--b028--48ef--99ea--993e97a51f92, size 1024.00 MB, duration 7.79 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:28:21.455432 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Volume copy 1024.00 MB at 131.44 MB/s
Sep 15 20:28:21.538941 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Marking volume e0d9c548-b028-48ef-99ea-993e97a51f92 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:28:21.554009 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Copying metadata from snapshot 039ef35b-21d0-4152-811e-67e6850c99a6 to e0d9c548-b028-48ef-99ea-993e97a51f92. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 20:28:21.602399 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de35e95c-41d1-4d3d-b275-68395e75a70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0d9c548-b028-48ef-99ea-993e97a51f92', 'volume_size': 1, 'snapshot_id': '039ef35b-21d0-4152-811e-67e6850c99a6'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:21.606664 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b167ab6a-794b-485f-80a5-6570ca6fcdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:21.632516 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Volume volume-e0d9c548-b028-48ef-99ea-993e97a51f92 (e0d9c548-b028-48ef-99ea-993e97a51f92): created successfully
Sep 15 20:28:21.640408 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b167ab6a-794b-485f-80a5-6570ca6fcdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:21.647093 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (4347b8b8-ab42-40f6-baac-a3548057c3bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:21.677556 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-a3676ce0-3893-4e41-b90f-9bc9b45e6c4f tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:28:24.067630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:28:24.070071 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:28:24.070752 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:24.093165 n-d-806626-2 sudo[127192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:24.093961 n-d-806626-2 sudo[127192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:24.830620 n-d-806626-2 sudo[127192]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:24.832552 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.761s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:24.834271 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:24.860221 n-d-806626-2 sudo[127197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:24.861769 n-d-806626-2 sudo[127197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:25.092720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:25.145032 n-d-806626-2 sudo[127199]: ubuntu : 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-e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:25.145996 n-d-806626-2 sudo[127199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:25.404559 n-d-806626-2 sudo[127197]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:25.407015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:25.409351 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:25.694194 n-d-806626-2 sudo[127199]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:25.696559 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92" returned: 0 in 0.604s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:25.756704 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:25.765840 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:25.766132 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:25.766761 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:28:25.767622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-e0d9c548-b028-48ef-99ea-993e97a51f92,
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: incominguser 5tNFQAVyx4jMNL2rcX9i FixcjUr95zzUj5Ny
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:25.770469 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:28:25.773718 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:26.238889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92" returned: 0 in 0.466s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:26.239658 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:26.242353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:28:26.242830 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:28:26.247384 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:26.262402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:26.263889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n Backing store flags: \n Account information:\n 5tNFQAVyx4jMNL2rcX9i\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:26.264609 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:28:26.267773 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:26.410697 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:26.411379 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n Backing store flags: \n Account information:\n 5tNFQAVyx4jMNL2rcX9i\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:26.414802 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:26.555401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:26.555841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n Backing store flags: \n Account information:\n 5tNFQAVyx4jMNL2rcX9i\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:26.557037 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:28:26.789453 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b09b3478-b919-4ee9-8298-3fc1714d7180 req-9063d9ac-f78e-4280-b642-f08600f21c6b tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:28:30.658211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:28:30.662330 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:28:30.662871 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:28:30.677467 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (0877fbba-0698-4b18-be2d-e53032206ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:30.679655 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb3ed225-b948-4575-9768-0b7b0911ae84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:30.706465 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:28:30.740109 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb3ed225-b948-4575-9768-0b7b0911ae84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-237855924',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=0ac20fcb-6063-4340-9573-bbe3b895be95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b17aba4c37c4529a6fa6adabacb422b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:28: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-15T20:28:31Z,user_id='5115fb44cd4b4d0e8f0a9bc4fd2897d9',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:30.743073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a01b25e8-070d-44cf-b405-71a4a0299569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:30.745403 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a01b25e8-070d-44cf-b405-71a4a0299569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:30.747824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6558de28-d2fa-49c5-b7a3-a04becd4b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:30.844151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6558de28-d2fa-49c5-b7a3-a04becd4b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0ac20fcb-6063-4340-9573-bbe3b895be95', 'volume_name': 'volume-0ac20fcb-6063-4340-9573-bbe3b895be95', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:30.847213 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5638eaf6-3e55-4dac-9d7b-e6b2869b3a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:30.849853 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5638eaf6-3e55-4dac-9d7b-e6b2869b3a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:30.852363 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d91c9b4a-b97b-498e-b8b7-7e1f2d227797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:30.853205 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume 0ac20fcb-6063-4340-9573-bbe3b895be95: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0ac20fcb-6063-4340-9573-bbe3b895be95', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:28:30.853808 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Cloning 0ac20fcb-6063-4340-9573-bbe3b895be95 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:28:43.333631 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 12.48 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:28:43.334853 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Image download 616.00 MB at 49.37 MB/s
Sep 15 20:28:43.392123 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:43.575690 n-d-806626-2 sudo[127672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1
Sep 15 20:28:43.577337 n-d-806626-2 sudo[127672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:43.924845 n-d-806626-2 sudo[127672]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:43.927412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1" returned: 0 in 0.535s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:43.928559 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 5115fb44cd4b4d0e8f0a9bc4fd2897d9. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:28:44.013026 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:44.146849 n-d-806626-2 sudo[127678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1
Sep 15 20:28:44.147784 n-d-806626-2 sudo[127678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:44.422042 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-9c006d3e-8f2d-4b5a-92bb-cb861ed6dd80 tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:28:44.422667 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-9c006d3e-8f2d-4b5a-92bb-cb861ed6dd80 tempest-TestVolumeBootPattern-954000982 None] Deleting attachment b7e86554-f1f6-4dbe-8183-57de1af26c38. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:28:44.426397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:44.636429 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:44.636863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92\n Backing store flags: \n Account information:\n 5tNFQAVyx4jMNL2rcX9i\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:44.637613 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-9c006d3e-8f2d-4b5a-92bb-cb861ed6dd80 tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:44.638780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:44.767519 n-d-806626-2 sudo[127678]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:44.769655 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1" returned: 0 in 0.756s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:44.770782 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac20fcb-6063-4340-9573-bbe3b895be95 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:44.795791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e0d9c548-b028-48ef-99ea-993e97a51f92 -f" returned: 0 in 0.142s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:44.796297 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:44.797754 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:44.805695 n-d-806626-2 sudo[127703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac20fcb-6063-4340-9573-bbe3b895be95 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:28:44.815857 n-d-806626-2 sudo[127703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:44.993342 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:44.993944 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:45.143668 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-9c006d3e-8f2d-4b5a-92bb-cb861ed6dd80 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:45.143668 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:45.143668 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:45.353914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-e0d9c548-b028-48ef-99ea-993e97a51f92-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:28:45.535930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:45.541999 n-d-806626-2 sudo[127703]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:45.544309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac20fcb-6063-4340-9573-bbe3b895be95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:45.586145 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 0ac20fcb-6063-4340-9573-bbe3b895be95. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:28:45.643479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_leuw5qph {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:45.759538 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:45.759909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:28:45.760943 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:45.762469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:45.806480 n-d-806626-2 sudo[127776]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_leuw5qph
Sep 15 20:28:45.820952 n-d-806626-2 sudo[127782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:45.821803 n-d-806626-2 sudo[127782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:45.822606 n-d-806626-2 sudo[127776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:46.480642 n-d-806626-2 sudo[127776]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:46.482902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_leuw5qph" returned: 0 in 0.839s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:46.484198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:46.586980 n-d-806626-2 sudo[127801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1
Sep 15 20:28:46.587840 n-d-806626-2 sudo[127801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:46.761577 n-d-806626-2 sudo[127782]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:46.763890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92" returned: 0 in 1.001s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:46.766154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:46.789001 n-d-806626-2 sudo[127804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:46.790457 n-d-806626-2 sudo[127804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:47.121501 n-d-806626-2 sudo[127801]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:47.123904 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1" returned: 0 in 0.639s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:47.124769 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:28:47.125803 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:47.180117 n-d-806626-2 sudo[127821]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95 oflag=direct
Sep 15 20:28:47.180927 n-d-806626-2 sudo[127821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:47.412847 n-d-806626-2 sudo[127804]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:47.415331 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92" returned: 0 in 0.649s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:47.417402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:47.463266 n-d-806626-2 sudo[127834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:47.476899 n-d-806626-2 sudo[127834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:47.713652 n-d-806626-2 sudo[127821]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:47.716296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95 oflag=direct" returned: 0 in 0.590s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:47.718860 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:47.745916 n-d-806626-2 sudo[127855]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95
Sep 15 20:28:47.747488 n-d-806626-2 sudo[127855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:48.130480 n-d-806626-2 sudo[127834]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:48.133139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0d9c548-b028-48ef-99ea-993e97a51f92" returned: 0 in 0.715s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:48.135096 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: e0d9c548-b028-48ef-99ea-993e97a51f92
Sep 15 20:28:48.268875 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['f56d4348-ab64-4ce2-9b1b-ed7341f889cc', '34961c30-9aec-4406-a705-24cec139bbea', 'f6411282-805b-4996-a4ff-dc5ef50a8a5d', '400d7510-e5b0-4862-bd3c-6af28f0ee5f7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:28:48.271765 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:48.271765 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:48.271765 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:48.365838 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:28:48.368914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:48.424563 n-d-806626-2 sudo[127903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:48.427194 n-d-806626-2 sudo[127903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:49.016725 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-039ef35b-21d0-4152-811e-67e6850c99a6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:28:49.019572 n-d-806626-2 sudo[127903]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:49.026576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:49.059519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:49.062631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:49.062909 n-d-806626-2 sudo[127918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6
Sep 15 20:28:49.080126 n-d-806626-2 sudo[127918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:49.109611 n-d-806626-2 sudo[127919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:49.111207 n-d-806626-2 sudo[127919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:49.275465 n-d-806626-2 sudo[127855]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:49.277870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95" returned: 0 in 1.559s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:49.281895 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:49.458621 n-d-806626-2 sudo[127932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1
Sep 15 20:28:49.461875 n-d-806626-2 sudo[127932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:49.650240 n-d-806626-2 sudo[127919]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:49.653154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:49.655297 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:49.663671 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:28:49.688760 n-d-806626-2 sudo[127918]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:49.690411 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-cb39958b-8a40-46f0-987a-8cf4953b3dd9 req-e35a70cd-bb08-43de-bc56-fa073212a506 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-e0d9c548-b028-48ef-99ea-993e97a51f92-delete_volume'" released by "delete_volume" :: held 4.336s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:49.691625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6" returned: 0 in 0.665s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:49.693072 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:49.728524 n-d-806626-2 sudo[127939]: ubuntu : TTY=unknown ; 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-039ef35b-21d0-4152-811e-67e6850c99a6
Sep 15 20:28:49.729829 n-d-806626-2 sudo[127939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:49.963745 n-d-806626-2 sudo[127932]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:49.968985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1" returned: 0 in 0.689s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:49.970031 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_jwlkeucnn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.56 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0ac20fcb--6063--4340--9573--bbe3b895be95 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:28:49.970416 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Converted 700.00 MB image at 448.70 MB/s
Sep 15 20:28:49.971063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 0ac20fcb-6063-4340-9573-bbe3b895be95 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:28:50.104081 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 5115fb44cd4b4d0e8f0a9bc4fd2897d9 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:28:50.104776 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Marking volume 0ac20fcb-6063-4340-9573-bbe3b895be95 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:28:50.115811 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 0ac20fcb-6063-4340-9573-bbe3b895be95. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:28:50.116420 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Creating volume glance metadata for volume 0ac20fcb-6063-4340-9573-bbe3b895be95 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:28:50.206371 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d91c9b4a-b97b-498e-b8b7-7e1f2d227797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ac20fcb-6063-4340-9573-bbe3b895be95', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:50.208971 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c461ad42-8d50-42a8-93c1-f6d80bf81f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:50.218015 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume volume-0ac20fcb-6063-4340-9573-bbe3b895be95 (0ac20fcb-6063-4340-9573-bbe3b895be95): created successfully
Sep 15 20:28:50.220878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c461ad42-8d50-42a8-93c1-f6d80bf81f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:50.224304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (0877fbba-0698-4b18-be2d-e53032206ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:50.234232 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-67de79ef-4be2-4b88-a715-aef7d8e74404 tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume successfully.
Sep 15 20:28:50.418584 n-d-806626-2 sudo[127939]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:50.420444 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-039ef35b-21d0-4152-811e-67e6850c99a6" returned: 0 in 0.727s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:50.502781 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['f1771f0f-79e1-4d08-9a04-8ee1ad362a6e', '1b5009c9-0ad3-4ad9-b640-73f5a5218ff3', '23c2b837-e5e6-4cc5-a1f2-850ac047843b', '22a49022-7cb0-4781-a26d-a8c25e6c9b78'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:28:50.504388 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:50.504388 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:50.504388 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:50.547725 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Delete snapshot completed successfully.
Sep 15 20:28:50.552752 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdea9ae1-f592-4a84-ac13-74b1cd0f8972 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-039ef35b-21d0-4152-811e-67e6850c99a6-delete_snapshot'" released by "delete_snapshot" :: held 1.536s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:51.235168 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-b05900a2-7899-4ed0-8f29-37c812249ca4-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:28:51.311424 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:51.312776 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:51.349931 n-d-806626-2 sudo[127996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:51.350994 n-d-806626-2 sudo[127996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:51.751433 n-d-806626-2 sudo[127996]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:51.754024 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4" returned: 0 in 0.441s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:51.756375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:51.777202 n-d-806626-2 sudo[127999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:51.778858 n-d-806626-2 sudo[127999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:51.818920 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:28:51.823581 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:28:51.824291 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:28:51.838168 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (3678f009-ecf2-46c5-bf75-aca6c1fdbefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:51.841473 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56ddf3fc-94ba-4c4b-bc22-a8b0e78f0558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:51.866245 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:28:51.894334 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56ddf3fc-94ba-4c4b-bc22-a8b0e78f0558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1281659456',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=a24615a5-1739-4c43-a712-b63139b917b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b17aba4c37c4529a6fa6adabacb422b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:28: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-15T20:28:52Z,user_id='5115fb44cd4b4d0e8f0a9bc4fd2897d9',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:51.897077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a74668f8-152b-494c-a005-3748e61c6829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:51.899583 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a74668f8-152b-494c-a005-3748e61c6829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:51.902279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ce81deb-13e9-4d1c-a42a-1bf59a304ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:51.904778 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ce81deb-13e9-4d1c-a42a-1bf59a304ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a24615a5-1739-4c43-a712-b63139b917b1', 'volume_name': 'volume-a24615a5-1739-4c43-a712-b63139b917b1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:51.907220 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4059b274-4050-40e7-aeb9-be48e06b52fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:51.909647 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4059b274-4050-40e7-aeb9-be48e06b52fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:51.911802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (413b9509-0550-4f6d-9ffb-e695b44fdc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:51.912597 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume a24615a5-1739-4c43-a712-b63139b917b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a24615a5-1739-4c43-a712-b63139b917b1', 'volume_size': 1}
Sep 15 20:28:51.913640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a24615a5-1739-4c43-a712-b63139b917b1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:51.934637 n-d-806626-2 sudo[128001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a24615a5-1739-4c43-a712-b63139b917b1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:28:51.935576 n-d-806626-2 sudo[128001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:52.192915 n-d-806626-2 sudo[127999]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:52.195192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4" returned: 0 in 0.438s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:52.196994 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:52.216697 n-d-806626-2 sudo[128004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:52.217493 n-d-806626-2 sudo[128004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:52.472733 n-d-806626-2 sudo[128001]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:52.475034 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a24615a5-1739-4c43-a712-b63139b917b1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.561s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:52.478943 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (413b9509-0550-4f6d-9ffb-e695b44fdc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a24615a5-1739-4c43-a712-b63139b917b1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:52.482274 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdf0e679-5049-45f8-8cda-b09aab56873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:52.497470 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume volume-a24615a5-1739-4c43-a712-b63139b917b1 (a24615a5-1739-4c43-a712-b63139b917b1): created successfully
Sep 15 20:28:52.500455 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdf0e679-5049-45f8-8cda-b09aab56873d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:52.504284 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (3678f009-ecf2-46c5-bf75-aca6c1fdbefd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:52.515778 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-65357c4b-5462-4fc2-9a5b-c1a6207e03e2 tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume successfully.
Sep 15 20:28:52.678483 n-d-806626-2 sudo[128004]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:52.680643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b05900a2-7899-4ed0-8f29-37c812249ca4" returned: 0 in 0.484s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:52.682310 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: b05900a2-7899-4ed0-8f29-37c812249ca4
Sep 15 20:28:52.727323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['94d6ae5b-d489-41ac-8739-3560352a83b5', '4b6bf721-2e7c-4463-a7f7-70c6b1e919fd', 'bad0e56c-4975-4d07-a313-ca00a3cfd5db', 'b5a12359-b6eb-43f6-ae17-5f54716328ae'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:28:52.729265 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:28:52.729265 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:28:52.729265 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:28:52.772192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:28:52.772918 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:52.791206 n-d-806626-2 sudo[128040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:52.792136 n-d-806626-2 sudo[128040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:53.215455 n-d-806626-2 sudo[128040]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:53.218021 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:53.219889 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:53.243395 n-d-806626-2 sudo[128043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:28:53.246021 n-d-806626-2 sudo[128043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:53.405996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:28:53.420207 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:28:53.421073 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:28:53.443983 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (ddae0581-52c6-4d85-928d-73d0984ff702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:53.447355 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (108f623e-7f76-478c-b90b-2cbeac62f52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:53.499799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:28:53.546705 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (108f623e-7f76-478c-b90b-2cbeac62f52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1577510767',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=51e5e85f-693d-44a0-95bb-41fc7d9b04e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b17aba4c37c4529a6fa6adabacb422b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:28: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-15T20:28:53Z,user_id='5115fb44cd4b4d0e8f0a9bc4fd2897d9',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:53.550169 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c840a0c-4209-41cf-ad49-2325e68bcaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:53.553122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c840a0c-4209-41cf-ad49-2325e68bcaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:53.556893 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0ee7d4-c4a1-4aeb-8a7d-991430942e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:53.559676 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0ee7d4-c4a1-4aeb-8a7d-991430942e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51e5e85f-693d-44a0-95bb-41fc7d9b04e9', 'volume_name': 'volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:53.562680 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ae931e4-50e9-4826-982f-9b2ff0326ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:53.566380 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ae931e4-50e9-4826-982f-9b2ff0326ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:53.570519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4eb7b312-9b9e-46c7-9154-2e7f2328a66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:53.571832 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume 51e5e85f-693d-44a0-95bb-41fc7d9b04e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9', 'volume_size': 1}
Sep 15 20:28:53.573307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:28:53.605938 n-d-806626-2 sudo[128045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:28:53.607850 n-d-806626-2 sudo[128045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:28:53.744198 n-d-806626-2 sudo[128043]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:53.749033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:53.751327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:28:53.757228 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:28:53.787679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c8a33fd4-b220-4b84-bb3a-81cdf792aeb4 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-b05900a2-7899-4ed0-8f29-37c812249ca4-delete_volume'" released by "delete_volume" :: held 2.552s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:28:54.184825 n-d-806626-2 sudo[128045]: pam_unix(sudo:session): session closed for user root
Sep 15 20:28:54.186830 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.614s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:28:54.190070 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4eb7b312-9b9e-46c7-9154-2e7f2328a66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.192612 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48c16728-315a-4c66-927d-3c4adeb92747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.205947 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Volume volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 (51e5e85f-693d-44a0-95bb-41fc7d9b04e9): created successfully
Sep 15 20:28:54.208265 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48c16728-315a-4c66-927d-3c4adeb92747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.212970 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Flow 'volume_create_manager' (ddae0581-52c6-4d85-928d-73d0984ff702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:54.224518 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6a042945-bbf3-47da-8b7d-8c47bfac2470 tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume successfully.
Sep 15 20:28:54.269071 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:28:54.272806 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:28:54.273309 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:28:54.286329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (24589f52-cf50-49a1-aa0a-ce75e8da4cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:28:54.289322 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b98c40cc-c711-4be1-b0f8-6a164ccfd649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.311962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:28:54.339215 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b98c40cc-c711-4be1-b0f8-6a164ccfd649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2092259347',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=74ce2251-2c8e-438e-8ae3-611943f5e34b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:28: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-15T20:28:54Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.341619 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1f5efc1-3854-4e5a-bafe-01d5058343aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.343691 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1f5efc1-3854-4e5a-bafe-01d5058343aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.345923 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d57460ac-c0c9-4c8d-870f-b3a9a15e8dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.445081 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d57460ac-c0c9-4c8d-870f-b3a9a15e8dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '74ce2251-2c8e-438e-8ae3-611943f5e34b', 'volume_name': 'volume-74ce2251-2c8e-438e-8ae3-611943f5e34b', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.448701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88b048a-897d-4792-a9fb-6d00ce9cee1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.452929 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88b048a-897d-4792-a9fb-6d00ce9cee1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:28:54.455857 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aece2911-a611-4c42-ba1d-087a54e6742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:28:54.456717 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Volume 74ce2251-2c8e-438e-8ae3-611943f5e34b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-74ce2251-2c8e-438e-8ae3-611943f5e34b', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:28:54.457348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Cloning 74ce2251-2c8e-438e-8ae3-611943f5e34b from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:29:07.612248 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 13.15 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:29:07.613503 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Image download 616.00 MB at 46.83 MB/s
Sep 15 20:29:07.651030 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:07.743873 n-d-806626-2 sudo[128224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1
Sep 15 20:29:07.745344 n-d-806626-2 sudo[128224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:08.124299 n-d-806626-2 sudo[128224]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:08.126615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1" returned: 0 in 0.475s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:08.127651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 6a4a830bdf1b4262b6c04d33bb6bc745. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:29:08.207052 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:08.296105 n-d-806626-2 sudo[128229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1
Sep 15 20:29:08.296927 n-d-806626-2 sudo[128229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:08.651912 n-d-806626-2 sudo[128229]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:08.655380 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1" returned: 0 in 0.447s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:08.658231 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ce2251-2c8e-438e-8ae3-611943f5e34b stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:08.680387 n-d-806626-2 sudo[128234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ce2251-2c8e-438e-8ae3-611943f5e34b stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:29:08.681189 n-d-806626-2 sudo[128234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:09.223562 n-d-806626-2 sudo[128234]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:09.225943 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ce2251-2c8e-438e-8ae3-611943f5e34b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.568s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:09.255554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 74ce2251-2c8e-438e-8ae3-611943f5e34b. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:29:09.307490 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_m08mgxse {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:09.399024 n-d-806626-2 sudo[128267]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_m08mgxse
Sep 15 20:29:09.400001 n-d-806626-2 sudo[128267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:09.623111 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:09.643180 n-d-806626-2 sudo[128272]: ubuntu : 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-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:09.643975 n-d-806626-2 sudo[128272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:09.768366 n-d-806626-2 sudo[128267]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:09.770650 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_m08mgxse" returned: 0 in 0.463s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:09.772035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:09.865623 n-d-806626-2 sudo[128276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1
Sep 15 20:29:09.866652 n-d-806626-2 sudo[128276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:10.149267 n-d-806626-2 sudo[128272]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:10.151841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95" returned: 0 in 0.528s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.223377 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.234454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.234935 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439040]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:10.235784 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:10.236691 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Creating iscsi_target for Volume ID: volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume path /opt/stack/data/cinder/volumes/volume-0ac20fcb-6063-4340-9573-bbe3b895be95,
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: incominguser o3tDXp9qSUMUpm4AkU7b M7X3BVtML2jyjMFL
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:10.246295 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:10.248465 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.254555 n-d-806626-2 sudo[128276]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:10.256542 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1" returned: 0 in 0.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.257370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:29:10.258457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.295593 n-d-806626-2 sudo[128284]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b oflag=direct
Sep 15 20:29:10.296501 n-d-806626-2 sudo[128284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:10.668078 n-d-806626-2 sudo[128284]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:10.671937 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b oflag=direct" returned: 0 in 0.413s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.674305 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.698834 n-d-806626-2 sudo[128309]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b
Sep 15 20:29:10.700755 n-d-806626-2 sudo[128309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:10.831445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95" returned: 0 in 0.581s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.832626 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439040]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:10.833470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:10.834013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:10.837463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.844566 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.845359 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:10.845975 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:10.847256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:10.970505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:10.971236 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:10.972664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:11.138939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:11.139851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:11.141881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:11.429548 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-493d1ed6-9db2-4d7e-8822-f94b0160dafa tempest-TaggedBootDevicesTest_v242-206094334 None] attachment_update completed successfully.
Sep 15 20:29:11.892867 n-d-806626-2 sudo[128309]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:11.894705 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b" returned: 0 in 1.221s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:11.895820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:12.001141 n-d-806626-2 sudo[128365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1
Sep 15 20:29:12.003513 n-d-806626-2 sudo[128365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:12.040998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:12.075517 n-d-806626-2 sudo[128370]: ubuntu : 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-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:12.076308 n-d-806626-2 sudo[128370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:12.619112 n-d-806626-2 sudo[128365]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:12.621661 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1" returned: 0 in 0.725s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:12.622538 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_e767dzh7n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.22 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--74ce2251--2c8e--438e--8ae3--611943f5e34b {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:29:12.622925 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Converted 700.00 MB image at 573.06 MB/s
Sep 15 20:29:12.623638 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 74ce2251-2c8e-438e-8ae3-611943f5e34b successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:29:12.734092 n-d-806626-2 sudo[128370]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:12.768428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 6a4a830bdf1b4262b6c04d33bb6bc745 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:29:12.769038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Marking volume 74ce2251-2c8e-438e-8ae3-611943f5e34b as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:29:12.775253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1" returned: 0 in 0.735s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:12.808437 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 74ce2251-2c8e-438e-8ae3-611943f5e34b. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:29:12.809161 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Creating volume glance metadata for volume 74ce2251-2c8e-438e-8ae3-611943f5e34b backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:29:12.833817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:12.839210 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:12.839911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:12.840948 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:12.846237 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Creating iscsi_target for Volume ID: volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume path /opt/stack/data/cinder/volumes/volume-a24615a5-1739-4c43-a712-b63139b917b1,
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: incominguser g7bbb79A8zP5Bn5KLXJC utguE6ciXTFFMUsp
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:12.851281 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:12.854795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:12.974966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aece2911-a611-4c42-ba1d-087a54e6742a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74ce2251-2c8e-438e-8ae3-611943f5e34b', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:12.977724 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d466fe17-7388-4643-9f28-8dffac10969c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:12.989157 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Volume volume-74ce2251-2c8e-438e-8ae3-611943f5e34b (74ce2251-2c8e-438e-8ae3-611943f5e34b): created successfully
Sep 15 20:29:12.991842 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d466fe17-7388-4643-9f28-8dffac10969c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:12.996077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (24589f52-cf50-49a1-aa0a-ce75e8da4cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:29:13.005784 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6739e522-0a6e-4c8c-8975-001f8e1025bb tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:29:13.280367 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1" returned: 0 in 0.427s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:13.281419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:13.282016 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:13.282580 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:13.284318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:13.296718 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:13.297239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:13.297880 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:13.300253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:13.466224 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:13.466624 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:13.467918 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:13.581187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:13.582603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:13.584241 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] Set provider_location to: 10.222.0.41:3260,2 iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:13.874549 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-018e5ac9-d251-449f-b443-025f1c6cbcd7 tempest-TaggedBootDevicesTest_v242-206094334 None] attachment_update completed successfully.
Sep 15 20:29:14.353301 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:14.373271 n-d-806626-2 sudo[128428]: ubuntu : 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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:14.374043 n-d-806626-2 sudo[128428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:14.778589 n-d-806626-2 sudo[128428]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:14.781643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:14.842267 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:14.847157 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:14.847492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:14.848144 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Creating iscsi_target for Volume ID: volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Created volume path /opt/stack/data/cinder/volumes/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9,
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: incominguser nNHBNEhiKTQL2UBLd8mM pMHiHL4CPzwy6DtJ
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:14.853035 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:14.855420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:15.217102 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9" returned: 0 in 0.363s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:15.217411 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:15.218003 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:15.218374 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:15.219565 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:15.228061 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:15.228418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:15.229114 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:15.234932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:15.327998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:15.329013 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:15.330820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:15.420576 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:15.421209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:15.422328 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] Set provider_location to: 10.222.0.41:3260,3 iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:15.614765 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-71b76bd6-3477-4a3e-bad3-03a71e6adc29 req-56cf1588-f947-4ba0-905a-20608acda247 tempest-TaggedBootDevicesTest_v242-206094334 None] attachment_update completed successfully.
Sep 15 20:29:17.347007 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:17.377666 n-d-806626-2 sudo[128486]: ubuntu : 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-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:17.379787 n-d-806626-2 sudo[128486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:17.845361 n-d-806626-2 sudo[128486]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:17.847700 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.500s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:17.899708 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:17.915752 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:17.916068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:17.916850 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b,
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: incominguser FF22ZxZALVFPqKJ84N7B HxgiL3BHtypaDe5U
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:17.925625 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:17.929213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:18.302250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.374s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:18.302572 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:18.303223 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:18.303898 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:18.307687 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:18.316799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:18.317161 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n System information:\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-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:18.318013 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:18.329480 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:18.428945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:18.429477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n System information:\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-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:18.430387 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:18.534757 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:18.535415 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n System information:\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-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:18.536876 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:18.846455 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-d35cde8b-f9a4-4c11-b705-e96b2f36dbf1 req-9575fdd4-ba34-4d48-8fe3-c1b2bea391a1 tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:29:20.903000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:29:20.908969 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:29:20.909488 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:29:20.936320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (517b7a72-a892-4f64-82ea-0561aaf39b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:29:20.939669 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef74c8ca-681b-4291-a238-97e2dc525d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:20.968646 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:29:21.012630 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef74c8ca-681b-4291-a238-97e2dc525d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-67376873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=5d28d140-1a1c-4ac0-bd82-def8e3ab6604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='289364afa35247fab0784611cfe41253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:29: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-15T20:29:21Z,user_id='3698312a48974eb39988b912dd5df58f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.015573 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a4ef3fd-ade8-4422-8cde-4061a9cfd424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:21.018339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a4ef3fd-ade8-4422-8cde-4061a9cfd424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.021082 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (365d40a0-f2eb-4677-bba9-3940664f0e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:21.023802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (365d40a0-f2eb-4677-bba9-3940664f0e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d28d140-1a1c-4ac0-bd82-def8e3ab6604', 'volume_name': 'volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.026995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc8afc3-7380-47ed-852f-9f91d6d4016c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:21.029638 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc8afc3-7380-47ed-852f-9f91d6d4016c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.031843 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (869db624-6ea6-452e-bfe2-f5443260cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:21.032689 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Volume 5d28d140-1a1c-4ac0-bd82-def8e3ab6604: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604', 'volume_size': 1}
Sep 15 20:29:21.033943 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:21.060552 n-d-806626-2 sudo[128581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:29:21.061393 n-d-806626-2 sudo[128581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:21.655558 n-d-806626-2 sudo[128581]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:21.663699 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.629s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:21.667251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (869db624-6ea6-452e-bfe2-f5443260cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.669574 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949127c2-8b69-43cb-862f-ffce49af04e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:21.687367 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Volume volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 (5d28d140-1a1c-4ac0-bd82-def8e3ab6604): created successfully
Sep 15 20:29:21.689821 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949127c2-8b69-43cb-862f-ffce49af04e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:21.693831 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (517b7a72-a892-4f64-82ea-0561aaf39b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:29:21.706450 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5a1e531d-7dbe-4279-a29d-2cb6424e28a3 tempest-VolumesBackupsTest-89932282 None] Created volume successfully.
Sep 15 20:29:24.066976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:29:24.067686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:29:24.068227 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:24.088694 n-d-806626-2 sudo[128650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:29:24.089806 n-d-806626-2 sudo[128650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:24.551792 n-d-806626-2 sudo[128650]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:24.553803 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:24.555531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:24.576307 n-d-806626-2 sudo[128653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:29:24.577199 n-d-806626-2 sudo[128653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:25.021538 n-d-806626-2 sudo[128653]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:25.023773 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:25.026196 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:29:36.522471 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f91e6c38-a710-4ae2-8d38-a23299712b79 req-612d497f-13f9-4e73-b26d-e10981dfb284 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:36.544186 n-d-806626-2 sudo[128802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:36.545095 n-d-806626-2 sudo[128802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:36.992114 n-d-806626-2 sudo[128802]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:36.995726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f91e6c38-a710-4ae2-8d38-a23299712b79 req-612d497f-13f9-4e73-b26d-e10981dfb284 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.472s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:36.997811 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f91e6c38-a710-4ae2-8d38-a23299712b79 req-612d497f-13f9-4e73-b26d-e10981dfb284 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 --snapshot stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:37.017520 n-d-806626-2 sudo[128825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 --snapshot stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b -L 1.00g
Sep 15 20:29:37.018482 n-d-806626-2 sudo[128825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:37.772990 n-d-806626-2 sudo[128825]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:37.775226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f91e6c38-a710-4ae2-8d38-a23299712b79 req-612d497f-13f9-4e73-b26d-e10981dfb284 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 --snapshot stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b -L 1.00g" returned: 0 in 0.777s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:37.873713 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-f91e6c38-a710-4ae2-8d38-a23299712b79 req-612d497f-13f9-4e73-b26d-e10981dfb284 tempest-TestVolumeBootPattern-954000982 None] Create snapshot completed successfully
Sep 15 20:29:38.160486 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:38.177965 n-d-806626-2 sudo[128930]: ubuntu : 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-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:38.179116 n-d-806626-2 sudo[128930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:38.587010 n-d-806626-2 sudo[128930]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:38.589593 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.429s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:38.656252 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:38.663384 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:38.663845 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:38.664667 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604,
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: incominguser BLmqiUtbm9BKDngPF5gA PDwAJDRphG9BeVBP
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:38.677398 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:38.679621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:39.052635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.376s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:39.053228 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:39.053563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:39.053937 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:39.055242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:39.063654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:39.064034 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\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-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:39.064694 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:39.077987 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:39.173021 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:39.173597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\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-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:39.177234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:39.273608 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:39.273977 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\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-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:39.275094 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:39.436302 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c0606ebe-b4b7-4801-9991-db4341d1ade3 req-f60d7081-07d7-48a8-9c4b-6ad9038858d1 tempest-VolumesBackupsTest-89932282 None] attachment_update completed successfully.
Sep 15 20:29:41.740344 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:29:41.744744 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:29:41.745358 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:29:41.768808 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (4c0b15f6-b583-444a-a305-8f60db230731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:29:41.771927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a29e4984-5afc-4bb8-9da4-4fa5ee403287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:41.793118 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:29:41.817813 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a29e4984-5afc-4bb8-9da4-4fa5ee403287) 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-15T20:29:41Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:29:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6af3c95-53fa-40f9-b6e0-5c7186912a26,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:29:42Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:41.820710 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41a6db00-6353-4258-a44c-4326a765a667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:41.823623 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41a6db00-6353-4258-a44c-4326a765a667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:41.826212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4225820d-9826-4dd8-ba59-7d42d7831bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:41.828629 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4225820d-9826-4dd8-ba59-7d42d7831bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c', 'volume_name': 'volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c', 'volume_size': 1, 'snapshot_id': 'a6af3c95-53fa-40f9-b6e0-5c7186912a26'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:41.830807 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a11bdaca-8575-4a26-aba2-2e5e6af75db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:41.833068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a11bdaca-8575-4a26-aba2-2e5e6af75db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:41.835266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (989ff233-891a-4af0-8860-2ad393356727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:41.836047 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Volume a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c', 'volume_size': 1, 'snapshot_id': 'a6af3c95-53fa-40f9-b6e0-5c7186912a26'}
Sep 15 20:29:41.856142 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:41.893815 n-d-806626-2 sudo[128970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:29:41.894650 n-d-806626-2 sudo[128970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:42.453213 n-d-806626-2 sudo[128970]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:42.459091 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.603s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:42.461095 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:42.483357 n-d-806626-2 sudo[129015]: ubuntu : 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-a6af3c95-53fa-40f9-b6e0-5c7186912a26
Sep 15 20:29:42.484790 n-d-806626-2 sudo[129015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:42.917664 n-d-806626-2 sudo[129015]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:42.924030 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26" returned: 0 in 0.461s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:42.928845 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:42.954504 n-d-806626-2 sudo[129020]: 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--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c iflag=direct
Sep 15 20:29:42.955453 n-d-806626-2 sudo[129020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:43.277759 n-d-806626-2 sudo[129020]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:43.281477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c iflag=direct" returned: 0 in 0.352s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:43.283296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:43.314705 n-d-806626-2 sudo[129040]: 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--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c oflag=direct
Sep 15 20:29:43.315539 n-d-806626-2 sudo[129040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:43.672960 n-d-806626-2 sudo[129040]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:43.675739 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c oflag=direct" returned: 0 in 0.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:43.677043 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:43.697267 n-d-806626-2 sudo[129063]: 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--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:29:43.698065 n-d-806626-2 sudo[129063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:46.391526 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Creating a new backup for volume volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:29:46.455314 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Creating clone of volume: 5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:46.456650 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:46.493822 n-d-806626-2 sudo[129070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:46.494654 n-d-806626-2 sudo[129070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:46.998877 n-d-806626-2 sudo[129070]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:47.002105 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.545s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:47.003644 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b --snapshot stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:47.023652 n-d-806626-2 sudo[129073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b --snapshot stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 -L 1.00g
Sep 15 20:29:47.024441 n-d-806626-2 sudo[129073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:47.876808 n-d-806626-2 sudo[129073]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:47.879246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b --snapshot stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 -L 1.00g" returned: 0 in 0.875s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:47.880563 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1440dada-0f89-4c1e-bb4b-748b40b2699b stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:47.907404 n-d-806626-2 sudo[129175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1440dada-0f89-4c1e-bb4b-748b40b2699b stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:29:47.908699 n-d-806626-2 sudo[129175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:48.450403 n-d-806626-2 sudo[129175]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:48.452973 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1440dada-0f89-4c1e-bb4b-748b40b2699b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:48.454585 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:48.476849 n-d-806626-2 sudo[129206]: ubuntu : 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-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:29:48.478497 n-d-806626-2 sudo[129206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:48.877652 n-d-806626-2 sudo[129206]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:48.880397 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:48.882295 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:48.915237 n-d-806626-2 sudo[129209]: 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--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b iflag=direct
Sep 15 20:29:48.916453 n-d-806626-2 sudo[129209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:49.233763 n-d-806626-2 sudo[129209]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:49.236191 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b iflag=direct" returned: 0 in 0.353s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:49.237452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:49.262450 n-d-806626-2 sudo[129221]: 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--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b oflag=direct
Sep 15 20:29:49.263291 n-d-806626-2 sudo[129221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:49.573142 n-d-806626-2 sudo[129221]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:49.575483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b oflag=direct" returned: 0 in 0.337s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:49.576824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:49.596665 n-d-806626-2 sudo[129235]: 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--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:29:49.598077 n-d-806626-2 sudo[129235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:49.753266 n-d-806626-2 sudo[129063]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:49.756199 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.079s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:49.759114 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6af3c95--53fa--40f9--b6e0--5c7186912a26, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a2aa9e7f--d9c1--4ba7--b945--171144ed4a0c, size 1024.00 MB, duration 6.08 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:29:49.759519 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Volume copy 1024.00 MB at 168.35 MB/s
Sep 15 20:29:49.807195 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Marking volume a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:29:49.815079 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Copying metadata from snapshot a6af3c95-53fa-40f9-b6e0-5c7186912a26 to a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 20:29:49.849518 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (989ff233-891a-4af0-8860-2ad393356727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c', 'volume_size': 1, 'snapshot_id': 'a6af3c95-53fa-40f9-b6e0-5c7186912a26'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:49.851933 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7ad79a-f5fe-45d0-9502-585d05c4b363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:29:49.860812 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Volume volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c (a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c): created successfully
Sep 15 20:29:49.862880 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7ad79a-f5fe-45d0-9502-585d05c4b363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:29:49.865792 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (4c0b15f6-b583-444a-a305-8f60db230731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:29:49.881601 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-ef81033a-d99d-4b6d-89db-3c1ff6799e4b tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:29:51.756191 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:51.794248 n-d-806626-2 sudo[129247]: ubuntu : 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-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:51.795141 n-d-806626-2 sudo[129247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:52.231771 n-d-806626-2 sudo[129247]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:52.234171 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c" returned: 0 in 0.484s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:52.287964 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:52.297273 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:52.297641 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: I_T nexus: 34
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: BLmqiUtbm9BKDngPF5gA
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.298381 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c,
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: incominguser JufghPAXakNX3GVKokWV 2oDJUMioK9HHq5xj
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:52.314993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:52.880927 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c" returned: 0 in 0.574s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:52.880927 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:52.881659 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:52.881659 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:52.884336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:52.894203 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:52.895448 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\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-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: I_T nexus: 34
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: BLmqiUtbm9BKDngPF5gA
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:52.896931 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:52.915179 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:53.001501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:53.001501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\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-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:53.001501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:53.108506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:53.108506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\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-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:53.108506 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,6 iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:53.286127 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-36a176e7-5c1a-422f-a202-d1b5ba46fd7f req-b785030b-5aa8-404e-bcb5-86f22d89e41e tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:29:54.506927 n-d-806626-2 sudo[129235]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:54.509316 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.932s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:54.510038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--1440dada--0f89--4c1e--bb4b--748b40b2699b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1440dada--0f89--4c1e--bb4b--748b40b2699b, size 1024.00 MB, duration 4.93 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:29:54.510389 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Volume copy 1024.00 MB at 207.56 MB/s
Sep 15 20:29:54.511442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo 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-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:54.529551 n-d-806626-2 sudo[129295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:29:54.530350 n-d-806626-2 sudo[129295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:54.948483 n-d-806626-2 sudo[129295]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:54.950697 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo 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-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.439s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:54.952741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:54.976182 n-d-806626-2 sudo[129298]: ubuntu : TTY=unknown ; 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-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:29:54.977487 n-d-806626-2 sudo[129298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:55.618746 n-d-806626-2 sudo[129298]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:55.622741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.668s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:55.662924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:55.695429 n-d-806626-2 sudo[129345]: ubuntu : 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-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:29:55.696263 n-d-806626-2 sudo[129345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:29:56.169986 n-d-806626-2 sudo[129345]: pam_unix(sudo:session): session closed for user root
Sep 15 20:29:56.179667 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.514s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.250619 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:56.257401 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.258586 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 34
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: BLmqiUtbm9BKDngPF5gA
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: I_T nexus: 37
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: JufghPAXakNX3GVKokWV
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:29:56.260628 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b,
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: incominguser x3iSEB5A5GxjXC77Lsa2 PoG3F6Jmy7QyKjh6
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:29:56.287189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:56.682714 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.416s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.683339 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:56.685208 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:29:56.685208 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:29:56.688240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:56.693792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.694477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 32
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: FF22ZxZALVFPqKJ84N7B
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 34
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: BLmqiUtbm9BKDngPF5gA
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: I_T nexus: 37
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: JufghPAXakNX3GVKokWV
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:29:56.698800 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:29:56.714551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:56.821181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.821609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:56.824323 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:29:56.933131 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:29:56.933506 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:29:56.934642 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,7 iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:29:56.974880 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Initialize volume connection completed successfully.
Sep 15 20:30:11.826257 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-f86f4144-a698-4051-8efc-53a9e2174414 tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:30:11.826924 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-f86f4144-a698-4051-8efc-53a9e2174414 tempest-TestVolumeBootPattern-954000982 None] Deleting attachment 9ce9be0c-aa79-4879-abf8-23a9d40de0ea. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:30:11.833636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:11.955874 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:11.957660 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n System information:\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-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c\n Backing store flags: \n Account information:\n JufghPAXakNX3GVKokWV\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:11.959995 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-f86f4144-a698-4051-8efc-53a9e2174414 tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:11.961411 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:12.067216 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c -f" returned: 0 in 0.105s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:12.067531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:12.068698 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:12.171590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:12.172701 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:12.254305 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-f86f4144-a698-4051-8efc-53a9e2174414 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:12.254305 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:12.254305 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:12.396815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:30:12.521713 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:12.641934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:12.642227 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:12.643026 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:12.644574 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:12.671295 n-d-806626-2 sudo[129463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:12.672218 n-d-806626-2 sudo[129463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:13.220692 n-d-806626-2 sudo[129463]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:13.222940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c" returned: 0 in 0.578s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:13.224671 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:13.245186 n-d-806626-2 sudo[129466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:13.245989 n-d-806626-2 sudo[129466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:13.687111 n-d-806626-2 sudo[129466]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:13.689318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c" returned: 0 in 0.464s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:13.690854 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:13.709534 n-d-806626-2 sudo[129469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:13.710423 n-d-806626-2 sudo[129469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:14.242290 n-d-806626-2 sudo[129469]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:14.245160 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c" returned: 0 in 0.553s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:14.246762 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c
Sep 15 20:30:14.324720 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['bad87391-e24f-43c4-84ea-98bac787967d', '56c09c4a-4558-4fb2-90af-d1e7c977815e', '09df3386-2b52-423e-85cd-23f1f19d3ec2', '86e87e69-d980-4913-97a6-32f1abb9520f'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:30:14.327306 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:14.327306 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:14.327306 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:14.386968 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:30:14.387932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:14.474100 n-d-806626-2 sudo[129487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:14.474936 n-d-806626-2 sudo[129487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:14.635967 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-a6af3c95-53fa-40f9-b6e0-5c7186912a26-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:30:14.640217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:14.671780 n-d-806626-2 sudo[129489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26
Sep 15 20:30:14.673236 n-d-806626-2 sudo[129489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:15.058327 n-d-806626-2 sudo[129487]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:15.060862 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:15.063284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:15.082814 n-d-806626-2 sudo[129493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:15.083717 n-d-806626-2 sudo[129493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:15.166007 n-d-806626-2 sudo[129489]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:15.168450 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26" returned: 0 in 0.528s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:15.172870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:15.202445 n-d-806626-2 sudo[129495]: ubuntu : TTY=unknown ; 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-a6af3c95-53fa-40f9-b6e0-5c7186912a26
Sep 15 20:30:15.203257 n-d-806626-2 sudo[129495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:15.527876 n-d-806626-2 sudo[129493]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:15.530415 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:15.532846 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:30:15.542781 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:30:15.566716 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-b44c8eac-ef06-4bd4-9ab2-0224b9ce9788 req-8cc59277-3f61-4bb1-a4bd-c7cbb2e40158 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-a2aa9e7f-d9c1-4ba7-b945-171144ed4a0c-delete_volume'" released by "delete_volume" :: held 3.170s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:30:15.808294 n-d-806626-2 sudo[129495]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:15.810223 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a6af3c95-53fa-40f9-b6e0-5c7186912a26" returned: 0 in 0.638s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:15.896996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Created reservations ['4e45b5f2-e83c-4aca-a503-1f01c5387ff4', '6869892b-f4bf-481e-a113-b11dae8581b2', 'e7c59d41-f86d-45cf-a334-da425c90765b', 'cfdb6c50-e89b-43f6-af39-145a7287f0dc'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:30:15.898509 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:15.898509 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:15.898509 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:15.940143 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Delete snapshot completed successfully.
Sep 15 20:30:15.945365 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-aa2e0f53-e848-456a-a547-1fac50a26d3b tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-a6af3c95-53fa-40f9-b6e0-5c7186912a26-delete_snapshot'" released by "delete_snapshot" :: held 1.311s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:30:19.940955 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9c84db8f-ac73-4c91-aeb8-87969315fc68 tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:30:19.941564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9c84db8f-ac73-4c91-aeb8-87969315fc68 tempest-TestVolumeBootPattern-954000982 None] Deleting attachment 44220c9a-cde9-4b50-80fc-f5d32c32f5fc. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:30:19.943069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:20.031983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:20.032356 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b\n System information:\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-74ce2251-2c8e-438e-8ae3-611943f5e34b\n Backing store flags: \n Account information:\n FF22ZxZALVFPqKJ84N7B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:20.033124 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9c84db8f-ac73-4c91-aeb8-87969315fc68 tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: 74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:20.036411 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:20.187128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-74ce2251-2c8e-438e-8ae3-611943f5e34b -f" returned: 0 in 0.147s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:20.187128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:20.187128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:20.301104 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:20.301538 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:20.370937 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9c84db8f-ac73-4c91-aeb8-87969315fc68 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:20.370937 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:20.370937 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:20.517531 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-74ce2251-2c8e-438e-8ae3-611943f5e34b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:30:20.584812 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:20.685038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:20.685494 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:20.686425 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:20.687517 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:20.712981 n-d-806626-2 sudo[129576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:20.713936 n-d-806626-2 sudo[129576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:21.154078 n-d-806626-2 sudo[129576]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:21.156412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.468s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:21.157996 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:21.176274 n-d-806626-2 sudo[129579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:21.177065 n-d-806626-2 sudo[129579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:21.592251 n-d-806626-2 sudo[129579]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:21.594449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.436s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:21.596259 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:21.615394 n-d-806626-2 sudo[129582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:21.616195 n-d-806626-2 sudo[129582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:22.031017 n-d-806626-2 sudo[129582]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:22.033353 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ce2251-2c8e-438e-8ae3-611943f5e34b" returned: 0 in 0.437s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:22.034745 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: 74ce2251-2c8e-438e-8ae3-611943f5e34b
Sep 15 20:30:22.080677 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['fca7576c-18bc-4b9f-bc22-3b62d34c602c', '4a48b350-db6f-491c-a9d8-1f428836157b', 'db558a31-45fb-4537-959c-df89089fc426', '65df1a3e-fdc8-4717-8d3f-298a72ac6ca4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:30:22.082690 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:22.082690 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:22.082690 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:22.131064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:30:22.131839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:22.152851 n-d-806626-2 sudo[129589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:22.153660 n-d-806626-2 sudo[129589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:22.561179 n-d-806626-2 sudo[129589]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:22.563476 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:22.566200 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:22.585287 n-d-806626-2 sudo[129593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:22.586066 n-d-806626-2 sudo[129593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:23.001453 n-d-806626-2 sudo[129593]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:23.004307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:23.007499 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:30:23.016003 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:30:23.045397 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-91a34cc8-c9e3-4ef0-8310-2af0e7eb6c5d req-9521746f-a982-40a8-83ac-5f2c21a88522 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-74ce2251-2c8e-438e-8ae3-611943f5e34b-delete_volume'" released by "delete_volume" :: held 2.527s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:30:24.069304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:30:24.069304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:30:24.069304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:24.093279 n-d-806626-2 sudo[129597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:24.094076 n-d-806626-2 sudo[129597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:24.531259 n-d-806626-2 sudo[129597]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:24.533262 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:24.534643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:24.572592 n-d-806626-2 sudo[129600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:24.573507 n-d-806626-2 sudo[129600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:25.016449 n-d-806626-2 sudo[129600]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:25.018492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:25.019801 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:30:26.744559 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:30:26.744559 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:30:26.744559 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:30:26.769450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (7bd5e234-4992-4ec9-a2d0-0242882d1036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:30:26.769450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5c3153f-5192-4389-86d5-0a12cfbea24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:26.790932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:30:26.833001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5c3153f-5192-4389-86d5-0a12cfbea24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1602627611',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=3f72796b-bd8b-4965-899d-b746959fe75c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:30: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-15T20:30:27Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:26.833001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dcd5062-f28c-4dfc-ae98-51ced3deb8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:26.833001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dcd5062-f28c-4dfc-ae98-51ced3deb8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:26.833001 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d4363c0-c11d-4e51-a535-0c4e3f4b3fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:26.943464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d4363c0-c11d-4e51-a535-0c4e3f4b3fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3f72796b-bd8b-4965-899d-b746959fe75c', 'volume_name': 'volume-3f72796b-bd8b-4965-899d-b746959fe75c', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:26.943464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f628461f-d6ac-4c2d-b500-542a5b683cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:26.943464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f628461f-d6ac-4c2d-b500-542a5b683cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:26.950348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4db17746-a5e2-443c-a242-52c63e61137f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:26.950348 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Volume 3f72796b-bd8b-4965-899d-b746959fe75c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3f72796b-bd8b-4965-899d-b746959fe75c', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:30:26.950348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Cloning 3f72796b-bd8b-4965-899d-b746959fe75c from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:30:29.588749 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:30:29.633349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:29.727247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:29.727625 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b\n System information:\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-1440dada-0f89-4c1e-bb4b-748b40b2699b\n Backing store flags: \n Account information:\n x3iSEB5A5GxjXC77Lsa2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:29.728836 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: 1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:29.730261 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:29.937428 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1440dada-0f89-4c1e-bb4b-748b40b2699b -f" returned: 0 in 0.206s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:29.937428 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:29.939789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:30.065126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:30.065126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:30.065126 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Remove volume export completed successfully.
Sep 15 20:30:30.152626 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-1440dada-0f89-4c1e-bb4b-748b40b2699b-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:30:30.204015 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Trying to delete temp volume: 1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:30.205118 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:30.348783 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:30.349413 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:30.350328 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:30.351784 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:30.372388 n-d-806626-2 sudo[129640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:30.373231 n-d-806626-2 sudo[129640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:30.897642 n-d-806626-2 sudo[129640]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:30.908814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.557s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:30.910332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:30.929394 n-d-806626-2 sudo[129643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:30.930190 n-d-806626-2 sudo[129643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:31.382479 n-d-806626-2 sudo[129643]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:31.386584 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.476s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:31.388051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:31.408135 n-d-806626-2 sudo[129646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:31.410673 n-d-806626-2 sudo[129646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:31.857172 n-d-806626-2 sudo[129646]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:31.859559 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1440dada-0f89-4c1e-bb4b-748b40b2699b" returned: 0 in 0.471s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:31.860663 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: 1440dada-0f89-4c1e-bb4b-748b40b2699b
Sep 15 20:30:31.864084 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:31.864084 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:31.864084 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:31.891897 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:30:31.901528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-cdb0f6fb-8599-439d-845d-0040c6480980 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-1440dada-0f89-4c1e-bb4b-748b40b2699b-delete_volume'" released by "delete_volume" :: held 1.750s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:30:35.873347 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-03829a12-a41f-4f12-bd17-51b759de8a0c req-e5fc34a8-0b97-46a1-ac32-81f583427d1b tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:30:35.873347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-03829a12-a41f-4f12-bd17-51b759de8a0c req-e5fc34a8-0b97-46a1-ac32-81f583427d1b tempest-VolumesBackupsTest-89932282 None] Deleting attachment a2eec760-5317-4c14-98e6-fb2e957e4f91. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:30:35.873347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:35.977787 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:35.977787 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n System information:\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-5d28d140-1a1c-4ac0-bd82-def8e3ab6604\n Backing store flags: \n Account information:\n BLmqiUtbm9BKDngPF5gA\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:35.977787 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-03829a12-a41f-4f12-bd17-51b759de8a0c req-e5fc34a8-0b97-46a1-ac32-81f583427d1b tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: 5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:35.980339 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:36.076419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 -f" returned: 0 in 0.096s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:36.076419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:36.079051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:36.175544 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:36.175974 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:36.268259 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-03829a12-a41f-4f12-bd17-51b759de8a0c req-e5fc34a8-0b97-46a1-ac32-81f583427d1b tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:36.268259 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:36.268259 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:39.148218 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 12.20 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:30:39.148218 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Image download 616.00 MB at 50.49 MB/s
Sep 15 20:30:39.187431 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:39.269568 n-d-806626-2 sudo[129703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1
Sep 15 20:30:39.270366 n-d-806626-2 sudo[129703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:39.652401 n-d-806626-2 sudo[129703]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:39.654722 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1" returned: 0 in 0.467s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:39.655680 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 6a4a830bdf1b4262b6c04d33bb6bc745. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:30:39.707695 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:39.789537 n-d-806626-2 sudo[129710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1
Sep 15 20:30:39.790870 n-d-806626-2 sudo[129710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:40.143965 n-d-806626-2 sudo[129710]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:40.147744 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1" returned: 0 in 0.439s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:40.151463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3f72796b-bd8b-4965-899d-b746959fe75c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:40.172792 n-d-806626-2 sudo[129716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3f72796b-bd8b-4965-899d-b746959fe75c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:30:40.173613 n-d-806626-2 sudo[129716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:40.735553 n-d-806626-2 sudo[129716]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:40.737809 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3f72796b-bd8b-4965-899d-b746959fe75c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.586s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:40.756465 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 3f72796b-bd8b-4965-899d-b746959fe75c. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:30:40.797842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bs8j_tb9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:40.882458 n-d-806626-2 sudo[129761]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bs8j_tb9
Sep 15 20:30:40.883284 n-d-806626-2 sudo[129761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:41.206765 n-d-806626-2 sudo[129761]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:41.213170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bs8j_tb9" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:41.216107 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:41.301502 n-d-806626-2 sudo[129765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1
Sep 15 20:30:41.302297 n-d-806626-2 sudo[129765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:41.616356 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-5d28d140-1a1c-4ac0-bd82-def8e3ab6604-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:30:41.630615 n-d-806626-2 sudo[129765]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:41.632493 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1" returned: 0 in 0.418s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:41.633251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:30:41.634202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:41.654889 n-d-806626-2 sudo[129770]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c oflag=direct
Sep 15 20:30:41.656952 n-d-806626-2 sudo[129770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:41.718573 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:41.806336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:41.806808 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:41.807891 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:41.809241 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:41.831836 n-d-806626-2 sudo[129774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:41.832663 n-d-806626-2 sudo[129774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:41.998276 n-d-806626-2 sudo[129770]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:42.000587 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c oflag=direct" returned: 0 in 0.366s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:42.002056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:42.021324 n-d-806626-2 sudo[129786]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c
Sep 15 20:30:42.022182 n-d-806626-2 sudo[129786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:42.254750 n-d-806626-2 sudo[129774]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:42.257056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.447s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:42.259520 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:42.284741 n-d-806626-2 sudo[129789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:42.285552 n-d-806626-2 sudo[129789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:42.732311 n-d-806626-2 sudo[129789]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:42.734787 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.475s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:42.736603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:42.757772 n-d-806626-2 sudo[129808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:42.758592 n-d-806626-2 sudo[129808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:43.108174 n-d-806626-2 sudo[129786]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:43.111375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c" returned: 0 in 1.108s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:43.112433 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:43.201502 n-d-806626-2 sudo[129821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1
Sep 15 20:30:43.203085 n-d-806626-2 sudo[129821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:43.232180 n-d-806626-2 sudo[129808]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:43.235265 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d28d140-1a1c-4ac0-bd82-def8e3ab6604" returned: 0 in 0.498s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:43.235893 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: 5d28d140-1a1c-4ac0-bd82-def8e3ab6604
Sep 15 20:30:43.328350 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Created reservations ['015bd5ef-35a3-408b-b531-250aae3dc019', '3cc9dd82-bb94-4bab-b550-9d429919b856', '0a7d0c89-cf20-4c24-bda6-e612dbf6ce55', 'a279f717-2285-4269-b041-f3ce835864de'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:30:43.332589 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:30:43.332589 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:30:43.332589 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:43.400804 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:30:43.401639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:43.435636 n-d-806626-2 sudo[129825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:43.437304 n-d-806626-2 sudo[129825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:43.549111 n-d-806626-2 sudo[129821]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:43.551573 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1" returned: 0 in 0.439s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:43.552545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_ou9dc1xzn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.11 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3f72796b--bd8b--4965--899d--b746959fe75c {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:30:43.553017 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Converted 700.00 MB image at 630.84 MB/s
Sep 15 20:30:43.553753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 3f72796b-bd8b-4965-899d-b746959fe75c successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:30:43.682766 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 6a4a830bdf1b4262b6c04d33bb6bc745 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:30:43.683563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Marking volume 3f72796b-bd8b-4965-899d-b746959fe75c as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:30:43.693556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 3f72796b-bd8b-4965-899d-b746959fe75c. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:30:43.693921 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Creating volume glance metadata for volume 3f72796b-bd8b-4965-899d-b746959fe75c backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:30:43.762182 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4db17746-a5e2-443c-a242-52c63e61137f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f72796b-bd8b-4965-899d-b746959fe75c', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:43.764883 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f286207b-833f-4546-bd30-671e5b00ff6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:43.774242 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Volume volume-3f72796b-bd8b-4965-899d-b746959fe75c (3f72796b-bd8b-4965-899d-b746959fe75c): created successfully
Sep 15 20:30:43.776192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f286207b-833f-4546-bd30-671e5b00ff6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:43.779303 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (7bd5e234-4992-4ec9-a2d0-0242882d1036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:30:43.787350 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7b407f0c-9b2a-411c-990b-0e0ec318006f tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:30:43.864111 n-d-806626-2 sudo[129825]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:43.866074 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:43.867834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:43.889157 n-d-806626-2 sudo[129831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:30:43.889963 n-d-806626-2 sudo[129831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:44.323048 n-d-806626-2 sudo[129831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:44.326556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:44.329262 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:30:44.334830 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:30:44.362206 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1a03783e-df54-42ef-83a0-48c74f040b51 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-5d28d140-1a1c-4ac0-bd82-def8e3ab6604-delete_volume'" released by "delete_volume" :: held 2.746s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:30:44.852130 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:30:44.856131 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:30:44.856808 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:30:44.870965 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (9a5e4ee5-599e-45c9-8401-ae25af1335e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:30:44.874439 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (addd50ed-64cb-4c5c-8c04-f957d55e4d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:44.910168 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:30:44.944955 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (addd50ed-64cb-4c5c-8c04-f957d55e4d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565873639',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d041e3a1-aedc-415c-927f-827cff43963d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='289364afa35247fab0784611cfe41253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:30: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-15T20:30:45Z,user_id='3698312a48974eb39988b912dd5df58f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:44.948196 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62f81045-7c45-46c7-85b4-0c9a636962b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:44.951763 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62f81045-7c45-46c7-85b4-0c9a636962b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:44.953261 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebb5f4eb-4165-425c-b211-5371a333305b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:45.046651 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebb5f4eb-4165-425c-b211-5371a333305b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd041e3a1-aedc-415c-927f-827cff43963d', 'volume_name': 'volume-d041e3a1-aedc-415c-927f-827cff43963d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:45.052944 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6eac4aab-1d22-4021-a8ea-403f2f313cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:45.052944 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6eac4aab-1d22-4021-a8ea-403f2f313cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:30:45.052944 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa7ebeab-eaec-4b60-864d-80ed2550304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:30:45.052944 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Volume d041e3a1-aedc-415c-927f-827cff43963d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d041e3a1-aedc-415c-927f-827cff43963d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:30:45.058753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Cloning d041e3a1-aedc-415c-927f-827cff43963d from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:30:48.232258 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:48.252325 n-d-806626-2 sudo[129834]: ubuntu : 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-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:30:48.253574 n-d-806626-2 sudo[129834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:48.698979 n-d-806626-2 sudo[129834]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:48.701971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.476s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:48.764123 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:48.775815 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:48.776181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:48.777206 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-3f72796b-bd8b-4965-899d-b746959fe75c,
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: incominguser ptG8EK48yNzMP7dRFKZF 7rC9pCsXc2tCFdMX
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:30:48.785910 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:49.597855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.814s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:49.598479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:49.599370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:30:49.599768 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:30:49.605840 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:49.624982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:49.625338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:30:49.626077 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:30:49.636892 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:49.769851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:49.771040 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:49.784761 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:49.888371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:49.889369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498645952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:30:49.892130 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:30:50.060492 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-70625623-7abd-4d7f-81d6-3787860ed77c req-53934ae2-5493-44ab-bbdd-db0db869c57e tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:30:57.063910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 12.01 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:30:57.064688 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Image download 616.00 MB at 51.30 MB/s
Sep 15 20:30:57.111388 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:57.193739 n-d-806626-2 sudo[129904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1
Sep 15 20:30:57.194545 n-d-806626-2 sudo[129904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:57.508153 n-d-806626-2 sudo[129904]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:57.511099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:57.512581 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 3698312a48974eb39988b912dd5df58f. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:30:57.565546 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:57.649788 n-d-806626-2 sudo[129909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1
Sep 15 20:30:57.650593 n-d-806626-2 sudo[129909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:57.967914 n-d-806626-2 sudo[129909]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:57.970180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:57.972349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d041e3a1-aedc-415c-927f-827cff43963d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:57.993600 n-d-806626-2 sudo[129914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d041e3a1-aedc-415c-927f-827cff43963d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:30:57.994391 n-d-806626-2 sudo[129914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:58.533139 n-d-806626-2 sudo[129914]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:58.536055 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d041e3a1-aedc-415c-927f-827cff43963d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.563s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:58.552936 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume d041e3a1-aedc-415c-927f-827cff43963d. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:30:58.599720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bqigakg0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:58.684632 n-d-806626-2 sudo[129949]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bqigakg0
Sep 15 20:30:58.685417 n-d-806626-2 sudo[129949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:59.054068 n-d-806626-2 sudo[129949]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:59.060735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_bqigakg0" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:59.060735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:59.164039 n-d-806626-2 sudo[129953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1
Sep 15 20:30:59.165390 n-d-806626-2 sudo[129953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:59.528209 n-d-806626-2 sudo[129953]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:59.540603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1" returned: 0 in 0.473s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:59.540603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:30:59.540603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:59.566206 n-d-806626-2 sudo[129958]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d oflag=direct
Sep 15 20:30:59.567185 n-d-806626-2 sudo[129958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:30:59.893020 n-d-806626-2 sudo[129958]: pam_unix(sudo:session): session closed for user root
Sep 15 20:30:59.895384 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d oflag=direct" returned: 0 in 0.358s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:30:59.896619 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:30:59.915476 n-d-806626-2 sudo[129974]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d
Sep 15 20:30:59.916304 n-d-806626-2 sudo[129974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:31:00.828856 n-d-806626-2 sudo[129974]: pam_unix(sudo:session): session closed for user root
Sep 15 20:31:00.831195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d" returned: 0 in 0.934s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:00.832266 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:00.913359 n-d-806626-2 sudo[130005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1
Sep 15 20:31:00.914147 n-d-806626-2 sudo[130005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:31:01.232401 n-d-806626-2 sudo[130005]: pam_unix(sudo:session): session closed for user root
Sep 15 20:31:01.235307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:01.236233 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_eo856940n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d041e3a1--aedc--415c--927f--827cff43963d {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:31:01.236829 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 20:31:01.237516 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume d041e3a1-aedc-415c-927f-827cff43963d successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:31:01.360293 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 3698312a48974eb39988b912dd5df58f is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:31:01.360977 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Marking volume d041e3a1-aedc-415c-927f-827cff43963d as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:31:01.373881 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to d041e3a1-aedc-415c-927f-827cff43963d. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:31:01.374331 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Creating volume glance metadata for volume d041e3a1-aedc-415c-927f-827cff43963d backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:31:01.440243 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa7ebeab-eaec-4b60-864d-80ed2550304b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d041e3a1-aedc-415c-927f-827cff43963d', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:31:01.443102 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54ea7195-4230-46df-87ae-128be0a88acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:31:01.453361 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Volume volume-d041e3a1-aedc-415c-927f-827cff43963d (d041e3a1-aedc-415c-927f-827cff43963d): created successfully
Sep 15 20:31:01.455565 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54ea7195-4230-46df-87ae-128be0a88acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:31:01.459013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (9a5e4ee5-599e-45c9-8401-ae25af1335e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:31:01.468888 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2051976b-716f-401c-872e-5b8531c02a61 tempest-VolumesBackupsTest-89932282 None] Created volume successfully.
Sep 15 20:31:02.008561 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Creating a new backup for volume volume-d041e3a1-aedc-415c-927f-827cff43963d. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:31:02.020870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:02.038112 n-d-806626-2 sudo[130014]: ubuntu : 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-d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:31:02.038866 n-d-806626-2 sudo[130014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:31:02.428980 n-d-806626-2 sudo[130014]: pam_unix(sudo:session): session closed for user root
Sep 15 20:31:02.431849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d" returned: 0 in 0.410s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:02.478321 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:02.484256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:02.484630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.485282 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-d041e3a1-aedc-415c-927f-827cff43963d,
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: incominguser N4A5yHLyp4UuBTB9Wyod wmJyt34aCmXVUN6i
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:31:02.495280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:02.853935 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d" returned: 0 in 0.361s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:02.854346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:31:02.855280 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:31:02.855715 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:31:02.858507 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:02.865790 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:02.866154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d\n System information:\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-d041e3a1-aedc-415c-927f-827cff43963d\n Backing store flags: \n Account information:\n N4A5yHLyp4UuBTB9Wyod\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:31:02.867040 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:31:02.874704 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:02.966871 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:02.967344 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d\n System information:\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-d041e3a1-aedc-415c-927f-827cff43963d\n Backing store flags: \n Account information:\n N4A5yHLyp4UuBTB9Wyod\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:31:02.969057 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:03.057284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:03.057848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d\n System information:\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-d041e3a1-aedc-415c-927f-827cff43963d\n Backing store flags: \n Account information:\n N4A5yHLyp4UuBTB9Wyod\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:31:03.058880 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:31:03.095463 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Initialize volume connection completed successfully.
Sep 15 20:31:24.076621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:31:24.076621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:31:24.076621 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:24.095336 n-d-806626-2 sudo[130132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:31:24.096129 n-d-806626-2 sudo[130132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:31:24.536907 n-d-806626-2 sudo[130132]: pam_unix(sudo:session): session closed for user root
Sep 15 20:31:24.541129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:24.541129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:31:24.560221 n-d-806626-2 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 20:31:24.561124 n-d-806626-2 sudo[130135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:31:24.999180 n-d-806626-2 sudo[130135]: pam_unix(sudo:session): session closed for user root
Sep 15 20:31:25.001242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:31:25.003416 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:32:00.735706 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:32:00.781181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:00.869848 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:00.870233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d\n System information:\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-d041e3a1-aedc-415c-927f-827cff43963d\n Backing store flags: \n Account information:\n N4A5yHLyp4UuBTB9Wyod\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:00.871026 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:32:00.872063 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:01.071545 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d041e3a1-aedc-415c-927f-827cff43963d -f" returned: 0 in 0.199s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:01.071875 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:01.075449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:01.174016 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:01.174123 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:01.175803 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8c5b9f16-e1ed-41e0-85d6-1cb62ac500a4 tempest-VolumesBackupsTest-89932282 None] Remove volume export completed successfully.
Sep 15 20:32:02.703884 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:32:02.705728 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:32:02.705819 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:32:02.720220 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (3717a003-3ab7-42cf-81ae-ac7215a8f7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:32:02.724466 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cecdf974-e63b-4c37-9e6f-ed886fe3248f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:02.745386 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:32:02.769991 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cecdf974-e63b-4c37-9e6f-ed886fe3248f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:32:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2a2157e8-0b5a-4ab3-b523-362f3b83d130',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=bde713e3-ca70-4681-8ba6-31c744a5d4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='289364afa35247fab0784611cfe41253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:32: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-15T20:32:03Z,user_id='3698312a48974eb39988b912dd5df58f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:02.774211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa038f9a-43f7-4abb-be95-05d9142d29ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:02.775800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa038f9a-43f7-4abb-be95-05d9142d29ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:02.777672 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5e947b7-f059-4127-932d-9232d87e8b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:02.780327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5e947b7-f059-4127-932d-9232d87e8b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bde713e3-ca70-4681-8ba6-31c744a5d4ce', 'volume_name': 'volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:02.782194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81ecae39-fc49-4194-b466-a3fccfdcfe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:02.783983 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81ecae39-fc49-4194-b466-a3fccfdcfe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:02.786084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70dbbf7a-25fd-472c-8a9a-f25d9b7a1cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:02.786850 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Volume bde713e3-ca70-4681-8ba6-31c744a5d4ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce', 'volume_size': 1}
Sep 15 20:32:02.787867 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:02.806498 n-d-806626-2 sudo[130219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:32:02.807309 n-d-806626-2 sudo[130219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:03.337774 n-d-806626-2 sudo[130219]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:03.340479 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.552s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:03.343413 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70dbbf7a-25fd-472c-8a9a-f25d9b7a1cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:03.345938 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682f4f0e-5c60-4044-b0ed-cfdb9e618481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:03.357190 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Volume volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce (bde713e3-ca70-4681-8ba6-31c744a5d4ce): created successfully
Sep 15 20:32:03.359117 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682f4f0e-5c60-4044-b0ed-cfdb9e618481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:03.362064 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (3717a003-3ab7-42cf-81ae-ac7215a8f7fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:32:03.374244 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Created volume successfully.
Sep 15 20:32:03.827026 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:03.845161 n-d-806626-2 sudo[130255]: ubuntu : 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-bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:03.845933 n-d-806626-2 sudo[130255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:04.236747 n-d-806626-2 sudo[130255]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:04.239005 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce" returned: 0 in 0.412s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.286508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:04.292896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.293280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.293930 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce,
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: incominguser tJBQ5GQsfp3dBsVVBqwj KBf4Vvrf7QAU6LJX
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:32:04.304903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:04.662709 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce" returned: 0 in 0.362s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.663081 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:04.663678 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:32:04.664570 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:32:04.665814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:04.671659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.672192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n System information:\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-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n Backing store flags: \n Account information:\n tJBQ5GQsfp3dBsVVBqwj\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:04.672885 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:32:04.683202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:04.761224 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.761595 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n System information:\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-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n Backing store flags: \n Account information:\n tJBQ5GQsfp3dBsVVBqwj\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:04.762909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:04.855307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:04.855828 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n System information:\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-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n Backing store flags: \n Account information:\n tJBQ5GQsfp3dBsVVBqwj\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:04.856728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:32:04.891407 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Initialize volume connection completed successfully.
Sep 15 20:32:24.079493 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:32:24.079493 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:32:24.079493 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:24.092924 n-d-806626-2 sudo[130346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:32:24.093689 n-d-806626-2 sudo[130346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:24.574793 n-d-806626-2 sudo[130346]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:24.579127 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:24.579127 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:24.604976 n-d-806626-2 sudo[130349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:32:24.605894 n-d-806626-2 sudo[130349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:25.030844 n-d-806626-2 sudo[130349]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:25.032847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:25.034814 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:32:30.367997 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:32:30.428438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:30.514834 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:30.515232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n System information:\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-bde713e3-ca70-4681-8ba6-31c744a5d4ce\n Backing store flags: \n Account information:\n tJBQ5GQsfp3dBsVVBqwj\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:30.515986 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:30.517011 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:30.787505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce -f" returned: 0 in 0.270s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:30.787904 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:30.789575 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:30.877453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:30.877847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:30.878652 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-731bc81d-e29c-457b-8dbe-b3213c6cdb55 tempest-VolumesBackupsTest-89932282 None] Remove volume export completed successfully.
Sep 15 20:32:32.161691 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-bde713e3-ca70-4681-8ba6-31c744a5d4ce-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:32:32.219821 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:32.309725 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:32.310100 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:32.310858 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:32.311906 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:32.329853 n-d-806626-2 sudo[130407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:32.330624 n-d-806626-2 sudo[130407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:32.749928 n-d-806626-2 sudo[130407]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:32.752300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce" returned: 0 in 0.440s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:32.753864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:32.772058 n-d-806626-2 sudo[130410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:32.772826 n-d-806626-2 sudo[130410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:33.148963 n-d-806626-2 sudo[130410]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:33.151303 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce" returned: 0 in 0.397s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:33.153099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:33.170918 n-d-806626-2 sudo[130413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:33.171710 n-d-806626-2 sudo[130413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:33.636964 n-d-806626-2 sudo[130413]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:33.639177 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bde713e3-ca70-4681-8ba6-31c744a5d4ce" returned: 0 in 0.486s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:33.640292 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: bde713e3-ca70-4681-8ba6-31c744a5d4ce
Sep 15 20:32:33.684970 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Created reservations ['ae391a00-a1c5-427c-831b-f623fbdf488c', '4e7dbc4e-e11e-4d22-958a-76609e9d9f49', 'f519794d-9fa8-4050-baa9-317de1e48a09', '1c027f90-9ad6-40df-8450-02abc235fbee'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:32:33.687127 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:32:33.687127 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:32:33.687127 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:33.728186 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:32:33.728914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:33.747058 n-d-806626-2 sudo[130418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:32:33.747952 n-d-806626-2 sudo[130418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:34.129122 n-d-806626-2 sudo[130418]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:34.131405 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:34.134090 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:34.151701 n-d-806626-2 sudo[130421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:32:34.152479 n-d-806626-2 sudo[130421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:34.548973 n-d-806626-2 sudo[130421]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:34.551338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:34.553412 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:32:34.560468 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:32:34.576258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-713ee879-dc0e-4432-b5e2-aae6aeb0960f tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-bde713e3-ca70-4681-8ba6-31c744a5d4ce-delete_volume'" released by "delete_volume" :: held 2.414s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:32:38.003643 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:32:38.008625 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:32:38.009149 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:32:38.022046 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (0df5c156-78b4-40a6-beff-ca7e2e7f1201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:32:38.025093 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d9f04fe-35c2-4b90-a47e-a5177448494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.051643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:32:38.077621 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d9f04fe-35c2-4b90-a47e-a5177448494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1174551820',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=f95027dd-ca28-4295-8f81-5ff57baeb26c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='289364afa35247fab0784611cfe41253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:32: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-15T20:32:38Z,user_id='3698312a48974eb39988b912dd5df58f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.080098 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf580d5-b8b1-487c-8172-a3cbc096ee81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.082159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bf580d5-b8b1-487c-8172-a3cbc096ee81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.084449 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb3ace52-ae5f-4989-8364-68c8dc83e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.086686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb3ace52-ae5f-4989-8364-68c8dc83e8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f95027dd-ca28-4295-8f81-5ff57baeb26c', 'volume_name': 'volume-f95027dd-ca28-4295-8f81-5ff57baeb26c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.088908 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb77630b-9ef8-4e39-8355-f64b83e1e200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.091018 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb77630b-9ef8-4e39-8355-f64b83e1e200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.093150 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c3c1c8a-aac8-4c6a-a0f9-f84454331bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.093931 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Volume f95027dd-ca28-4295-8f81-5ff57baeb26c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f95027dd-ca28-4295-8f81-5ff57baeb26c', 'volume_size': 1}
Sep 15 20:32:38.094918 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f95027dd-ca28-4295-8f81-5ff57baeb26c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:38.113955 n-d-806626-2 sudo[130458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f95027dd-ca28-4295-8f81-5ff57baeb26c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:32:38.114739 n-d-806626-2 sudo[130458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:38.577295 n-d-806626-2 sudo[130458]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:38.579439 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f95027dd-ca28-4295-8f81-5ff57baeb26c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.484s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:38.582307 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c3c1c8a-aac8-4c6a-a0f9-f84454331bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f95027dd-ca28-4295-8f81-5ff57baeb26c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.584564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2967aef1-9ae6-47a9-80ff-35bd921a66a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:32:38.594322 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Volume volume-f95027dd-ca28-4295-8f81-5ff57baeb26c (f95027dd-ca28-4295-8f81-5ff57baeb26c): created successfully
Sep 15 20:32:38.596189 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2967aef1-9ae6-47a9-80ff-35bd921a66a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:32:38.599192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (0df5c156-78b4-40a6-beff-ca7e2e7f1201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:32:38.607197 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-40c58cc3-0e12-441f-bc37-1ce121ba1117 tempest-VolumesBackupsTest-89932282 None] Created volume successfully.
Sep 15 20:32:39.466307 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Creating a new backup for volume volume-f95027dd-ca28-4295-8f81-5ff57baeb26c. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:32:39.478643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:39.496770 n-d-806626-2 sudo[130496]: ubuntu : 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-f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:32:39.497551 n-d-806626-2 sudo[130496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:32:39.904313 n-d-806626-2 sudo[130496]: pam_unix(sudo:session): session closed for user root
Sep 15 20:32:39.906667 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:39.955140 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:39.960934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:39.961311 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:39.961999 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c,
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: incominguser Y5mmpXmdGjV9n5dViHB7 ejFeZagUL999uA3U
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:32:39.972146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:40.327428 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c" returned: 0 in 0.359s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:40.327764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:40.328353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:32:40.328721 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:32:40.334008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:40.343925 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:40.344274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\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-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: I_T nexus: 39
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:32:40.344920 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:32:40.355189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:40.440955 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:40.441327 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\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-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:40.442631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:32:40.531329 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:32:40.531936 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\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-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:32:40.532771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:32:40.567009 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Initialize volume connection completed successfully.
Sep 15 20:33:07.293823 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-2a30d20a-1f27-4215-857f-49c8d0443513 req-4fcb813f-4ac9-4f11-9fe9-2d0984e2f67b tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:33:07.294486 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-2a30d20a-1f27-4215-857f-49c8d0443513 req-4fcb813f-4ac9-4f11-9fe9-2d0984e2f67b tempest-TestVolumeBootPattern-954000982 None] Deleting attachment 158ed46a-4560-4d65-808d-c2eed57165a1. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:33:07.297620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:07.419242 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:07.419594 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:07.420313 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-2a30d20a-1f27-4215-857f-49c8d0443513 req-4fcb813f-4ac9-4f11-9fe9-2d0984e2f67b tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: 3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:33:07.421354 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:07.559535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c -f" returned: 0 in 0.136s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:07.559535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:07.565539 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:07.665844 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:07.666274 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:07.738031 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-2a30d20a-1f27-4215-857f-49c8d0443513 req-4fcb813f-4ac9-4f11-9fe9-2d0984e2f67b tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:33:07.738031 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:33:07.738031 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:09.736342 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:33:09.783196 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:09.872939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:09.873324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c\n System information:\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-f95027dd-ca28-4295-8f81-5ff57baeb26c\n Backing store flags: \n Account information:\n Y5mmpXmdGjV9n5dViHB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:09.874034 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:09.875170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:10.076424 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f95027dd-ca28-4295-8f81-5ff57baeb26c -f" returned: 0 in 0.201s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:10.076745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:10.080402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:10.172056 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:10.172452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:10.173360 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c14909b0-6df0-4e3a-b319-08bf504b6b9a tempest-VolumesBackupsTest-89932282 None] Remove volume export completed successfully.
Sep 15 20:33:11.140723 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:33:11.144605 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:33:11.145155 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:33:11.158632 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (06e00506-91f8-4318-ab27-23c94720f509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:33:11.161708 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b58cdf-1edf-4b66-8e80-8724132e5ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.182775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:33:11.207905 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b58cdf-1edf-4b66-8e80-8724132e5ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:33:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ee247490-44b1-4d6d-95c6-471e968e921c',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=d784e831-f280-4aac-b41e-f2112a0cc080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='289364afa35247fab0784611cfe41253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:33:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:33:11Z,user_id='3698312a48974eb39988b912dd5df58f',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.210903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d22dee96-0aab-4901-b7f9-d5ba8f885cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.212987 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d22dee96-0aab-4901-b7f9-d5ba8f885cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.215273 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (007fec55-a6e0-4b8c-b865-6fe27f77474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.217609 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (007fec55-a6e0-4b8c-b865-6fe27f77474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd784e831-f280-4aac-b41e-f2112a0cc080', 'volume_name': 'volume-d784e831-f280-4aac-b41e-f2112a0cc080', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.219953 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f0adb40-f782-48fe-b511-c7304fd6355c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.222003 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f0adb40-f782-48fe-b511-c7304fd6355c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.224128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95b69d3c-fb47-474a-95a7-92694af15dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.225179 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Volume d784e831-f280-4aac-b41e-f2112a0cc080: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d784e831-f280-4aac-b41e-f2112a0cc080', 'volume_size': 1}
Sep 15 20:33:11.226159 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d784e831-f280-4aac-b41e-f2112a0cc080 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:11.245626 n-d-806626-2 sudo[130663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d784e831-f280-4aac-b41e-f2112a0cc080 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:33:11.246416 n-d-806626-2 sudo[130663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:11.725624 n-d-806626-2 sudo[130663]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:11.727966 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d784e831-f280-4aac-b41e-f2112a0cc080 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.501s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:11.731978 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95b69d3c-fb47-474a-95a7-92694af15dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d784e831-f280-4aac-b41e-f2112a0cc080', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.734897 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2f16b4d-efdb-4388-94d6-a0dc594d00ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:11.754444 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Volume volume-d784e831-f280-4aac-b41e-f2112a0cc080 (d784e831-f280-4aac-b41e-f2112a0cc080): created successfully
Sep 15 20:33:11.757999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2f16b4d-efdb-4388-94d6-a0dc594d00ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:11.762121 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Flow 'volume_create_manager' (06e00506-91f8-4318-ab27-23c94720f509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:33:11.772541 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Created volume successfully.
Sep 15 20:33:12.060745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.079820 n-d-806626-2 sudo[130695]: ubuntu : 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-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:33:12.080612 n-d-806626-2 sudo[130695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:12.295329 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.313984 n-d-806626-2 sudo[130701]: ubuntu : 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-d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:12.314859 n-d-806626-2 sudo[130701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:12.494801 n-d-806626-2 sudo[130695]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:12.497041 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.436s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.549596 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.555192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.558434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.559155 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-3f72796b-bd8b-4965-899d-b746959fe75c,
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: incominguser ptG8EK48yNzMP7dRFKZF 7rC9pCsXc2tCFdMX
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.565751 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:33:12.570235 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.744894 n-d-806626-2 sudo[130701]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:12.746791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080" returned: 0 in 0.452s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.800206 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.815926 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.817085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.819625 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:33:12.833706 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Creating iscsi_target for Volume ID: volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Created volume path /opt/stack/data/cinder/volumes/volume-d784e831-f280-4aac-b41e-f2112a0cc080,
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: incominguser 9qpAiJaVLGFyJFXi92M2 3HNvmNh2opGJqWH9
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:12.837119 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:33:12.841438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.960395 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.391s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.961022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:12.961698 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:33:12.962105 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:33:12.967831 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:12.984548 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:12.985400 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:12.986637 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:33:12.993436 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:13.109533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.109917 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.111540 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:13.201784 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.202400 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.203685 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,4 iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:33:13.351807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080" returned: 0 in 0.491s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.352759 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.353348 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:33:13.353721 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:33:13.364877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:13.365164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.365483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\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-d784e831-f280-4aac-b41e-f2112a0cc080\n Backing store flags: \n Account information:\n 9qpAiJaVLGFyJFXi92M2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:33:13.366666 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:33:13.378499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:13.383706 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-adf776f7-98bf-4eb7-a316-31535b787176 req-75eeb853-a0f8-4db0-b8ca-927ccbb9cb2a tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:33:13.497128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.497496 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\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-d784e831-f280-4aac-b41e-f2112a0cc080\n Backing store flags: \n Account information:\n 9qpAiJaVLGFyJFXi92M2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.498656 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:13.607395 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:13.607764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\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-d784e831-f280-4aac-b41e-f2112a0cc080\n Backing store flags: \n Account information:\n 9qpAiJaVLGFyJFXi92M2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:13.609311 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:33:13.663263 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Initialize volume connection completed successfully.
Sep 15 20:33:24.079833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:33:24.079833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:33:24.079833 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:24.101264 n-d-806626-2 sudo[130851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:24.104510 n-d-806626-2 sudo[130851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:24.616241 n-d-806626-2 sudo[130851]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:24.618661 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:24.623688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:24.638145 n-d-806626-2 sudo[130854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:24.638923 n-d-806626-2 sudo[130854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:25.048656 n-d-806626-2 sudo[130854]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:25.051195 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:25.052751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:33:38.422957 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Terminate volume connection completed successfully.
Sep 15 20:33:38.470878 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:38.558734 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:38.559147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080\n System information:\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-d784e831-f280-4aac-b41e-f2112a0cc080\n Backing store flags: \n Account information:\n 9qpAiJaVLGFyJFXi92M2\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:38.559959 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Removing iscsi_target for Volume ID: d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:38.563222 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:38.820045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d784e831-f280-4aac-b41e-f2112a0cc080 -f" returned: 0 in 0.259s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:38.820366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:38.823562 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:38.912215 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:38.912616 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:38.913529 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-68b85cde-7576-44f9-8ac5-f2016d2a6da2 tempest-VolumesBackupsTest-89932282 None] Remove volume export completed successfully.
Sep 15 20:33:39.645125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-d784e831-f280-4aac-b41e-f2112a0cc080-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:33:39.706341 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:39.793989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:39.794360 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:39.795147 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:39.796161 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:39.813537 n-d-806626-2 sudo[130958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:39.814339 n-d-806626-2 sudo[130958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:40.241699 n-d-806626-2 sudo[130958]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:40.244091 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080" returned: 0 in 0.447s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:40.245644 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:40.263372 n-d-806626-2 sudo[130961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:40.264132 n-d-806626-2 sudo[130961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:40.649428 n-d-806626-2 sudo[130961]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:40.651641 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:40.653461 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:40.670994 n-d-806626-2 sudo[130965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:40.671752 n-d-806626-2 sudo[130965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:41.079419 n-d-806626-2 sudo[130965]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:41.081673 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d784e831-f280-4aac-b41e-f2112a0cc080" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:41.082881 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: d784e831-f280-4aac-b41e-f2112a0cc080
Sep 15 20:33:41.129594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Created reservations ['1efdbc57-e21e-4cc6-8124-ba01584af34b', '17c3ea54-5a2c-4578-bf07-de00aa96c5a2', '6b91f152-ceb4-4fe3-9c1b-ef0938d5c4e9', '2b54724e-9adb-4bc6-b55e-14de77b10167'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:33:41.131706 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:33:41.131706 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:33:41.131706 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:41.169080 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:33:41.169781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:41.187514 n-d-806626-2 sudo[130971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:41.188312 n-d-806626-2 sudo[130971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:41.564253 n-d-806626-2 sudo[130971]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:41.566773 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:41.569393 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:41.588066 n-d-806626-2 sudo[130974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:41.588857 n-d-806626-2 sudo[130974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:41.993152 n-d-806626-2 sudo[130974]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:41.995609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:41.997785 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:33:42.004335 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:33:42.020091 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-74361da1-651c-4ce8-844c-a910107f821a tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-d784e831-f280-4aac-b41e-f2112a0cc080-delete_volume'" released by "delete_volume" :: held 2.375s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:33:45.237988 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-f95027dd-ca28-4295-8f81-5ff57baeb26c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:33:45.349501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:45.503166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:45.503166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498646272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:45.503166 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:45.503166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:45.524499 n-d-806626-2 sudo[130979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:45.525284 n-d-806626-2 sudo[130979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:45.967954 n-d-806626-2 sudo[130979]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:45.972499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c" returned: 0 in 0.469s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:45.987067 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:46.045849 n-d-806626-2 sudo[130982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:46.047887 n-d-806626-2 sudo[130982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:46.477121 n-d-806626-2 sudo[130982]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:46.480406 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c" returned: 0 in 0.504s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:46.484818 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:46.503682 n-d-806626-2 sudo[130985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:46.504462 n-d-806626-2 sudo[130985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:47.012248 n-d-806626-2 sudo[130985]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:47.021872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f95027dd-ca28-4295-8f81-5ff57baeb26c" returned: 0 in 0.532s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:47.021872 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: f95027dd-ca28-4295-8f81-5ff57baeb26c
Sep 15 20:33:47.070178 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Created reservations ['c56d0ce3-f7b1-46c7-aa40-4b16879d5148', 'a51900ce-4b0f-4a7a-a038-d7547a9a8b17', '1306e8c4-6433-4a22-8b8e-16e06e3214ba', 'ab5011fc-5817-49dd-9654-dfe307f93e7a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:33:47.070178 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:33:47.070178 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:33:47.070178 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:47.121218 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:33:47.121218 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:47.143324 n-d-806626-2 sudo[130993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:47.144106 n-d-806626-2 sudo[130993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:47.544580 n-d-806626-2 sudo[130993]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:47.547473 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:47.549555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:47.568915 n-d-806626-2 sudo[130996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:47.569716 n-d-806626-2 sudo[130996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:47.640786 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-d041e3a1-aedc-415c-927f-827cff43963d-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:33:47.716300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:47.816502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:47.816847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:33:47.817586 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Skipping remove_export. No iscsi_target is presently exported for volume: d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:33:47.819863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:47.840900 n-d-806626-2 sudo[131000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:33:47.841791 n-d-806626-2 sudo[131000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:47.969655 n-d-806626-2 sudo[130996]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:47.971983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:47.974148 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:33:47.979810 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:33:47.994917 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-9bd83840-24d6-46db-b5b0-c433287a5541 tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-f95027dd-ca28-4295-8f81-5ff57baeb26c-delete_volume'" released by "delete_volume" :: held 2.760s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:33:48.229192 n-d-806626-2 sudo[131000]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:48.233688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:48.234817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:48.267539 n-d-806626-2 sudo[131004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:33:48.268338 n-d-806626-2 sudo[131004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:48.678662 n-d-806626-2 sudo[131004]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:48.680878 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d" returned: 0 in 0.446s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:48.682499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:48.700195 n-d-806626-2 sudo[131007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:33:48.700972 n-d-806626-2 sudo[131007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:49.129500 n-d-806626-2 sudo[131007]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:49.137461 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d041e3a1-aedc-415c-927f-827cff43963d" returned: 0 in 0.449s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:49.137461 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Successfully deleted volume: d041e3a1-aedc-415c-927f-827cff43963d
Sep 15 20:33:49.184412 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Created reservations ['bcfe5fa1-5715-4d48-847e-aeaee065c48e', '71271078-e4c5-4355-b1f3-fc436426a4ed', 'cddac9c2-eaa5-4e20-8a23-26e0e04be5a5', 'f7ff0830-3ba4-4d6a-b611-4c5097d4c548'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:33:49.184895 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:33:49.184895 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:33:49.184895 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:33:49.239528 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:33:49.239528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:49.256660 n-d-806626-2 sudo[131013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:49.257449 n-d-806626-2 sudo[131013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:49.683206 n-d-806626-2 sudo[131013]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:49.686654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:49.688753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:33:49.708444 n-d-806626-2 sudo[131016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:33:49.709254 n-d-806626-2 sudo[131016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:33:50.107631 n-d-806626-2 sudo[131016]: pam_unix(sudo:session): session closed for user root
Sep 15 20:33:50.109870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:33:50.112323 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:33:50.126327 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Deleted volume successfully.
Sep 15 20:33:50.139962 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-7a596491-f132-46a5-8c80-ba6712175bad tempest-VolumesBackupsTest-89932282 None] Lock "b'cinder-d041e3a1-aedc-415c-927f-827cff43963d-delete_volume'" released by "delete_volume" :: held 2.495s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:33:52.416687 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:33:52.423691 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:33:52.430589 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:33:52.440493 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Flow 'volume_create_manager' (2331edbf-f6b7-4645-84e0-6bfc12888641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:33:52.444511 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c0200ea-fc4a-4db0-b6fc-5adc7aded4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:52.468706 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:33:52.496106 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c0200ea-fc4a-4db0-b6fc-5adc7aded4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1619970047',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6c494d74-d409-496d-a430-cde2ad4c4111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5414dce3110047699f1674fb8fccfa96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:33: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-15T20:33:52Z,user_id='89aa526221c2428fabfe3ef5513cc4fc',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:52.498633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e3559bf-ce43-49f2-944a-ee013ce08b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:52.500855 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e3559bf-ce43-49f2-944a-ee013ce08b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:52.503588 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffb2af0b-ad80-411e-b512-f500d34baa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:52.588576 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffb2af0b-ad80-411e-b512-f500d34baa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6c494d74-d409-496d-a430-cde2ad4c4111', 'volume_name': 'volume-6c494d74-d409-496d-a430-cde2ad4c4111', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:52.591285 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b2cf1fb-2dff-4ed7-9eff-f8d2b1eb4867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:52.593995 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b2cf1fb-2dff-4ed7-9eff-f8d2b1eb4867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:33:52.596944 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db3436f7-bdca-466d-aef3-64cb0a26c7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:33:52.598074 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Volume 6c494d74-d409-496d-a430-cde2ad4c4111: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6c494d74-d409-496d-a430-cde2ad4c4111', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:33:52.598074 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Cloning 6c494d74-d409-496d-a430-cde2ad4c4111 from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:34:01.389444 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 8.79 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:34:01.389444 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Image download 616.00 MB at 70.09 MB/s
Sep 15 20:34:01.425120 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:01.506160 n-d-806626-2 sudo[131023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1
Sep 15 20:34:01.507057 n-d-806626-2 sudo[131023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:01.815050 n-d-806626-2 sudo[131023]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:01.818273 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1" returned: 0 in 0.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:01.819217 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 89aa526221c2428fabfe3ef5513cc4fc. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:34:01.871962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:01.953597 n-d-806626-2 sudo[131028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1
Sep 15 20:34:01.954631 n-d-806626-2 sudo[131028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:02.277147 n-d-806626-2 sudo[131028]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:02.279596 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1" returned: 0 in 0.407s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:02.281694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c494d74-d409-496d-a430-cde2ad4c4111 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:02.301122 n-d-806626-2 sudo[131033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c494d74-d409-496d-a430-cde2ad4c4111 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:34:02.301949 n-d-806626-2 sudo[131033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:02.771673 n-d-806626-2 sudo[131033]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:02.774020 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c494d74-d409-496d-a430-cde2ad4c4111 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.492s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:02.792320 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 6c494d74-d409-496d-a430-cde2ad4c4111. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:34:02.830203 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_swjlqxuv {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:02.913656 n-d-806626-2 sudo[131067]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_swjlqxuv
Sep 15 20:34:02.914428 n-d-806626-2 sudo[131067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:03.213492 n-d-806626-2 sudo[131067]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:03.215903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_swjlqxuv" returned: 0 in 0.385s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:03.217176 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:03.297143 n-d-806626-2 sudo[131071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1
Sep 15 20:34:03.297929 n-d-806626-2 sudo[131071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:03.603101 n-d-806626-2 sudo[131071]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:03.605447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1" returned: 0 in 0.388s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:03.606258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:34:03.607322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:03.625273 n-d-806626-2 sudo[131076]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111 oflag=direct
Sep 15 20:34:03.626070 n-d-806626-2 sudo[131076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:03.921628 n-d-806626-2 sudo[131076]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:03.923976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111 oflag=direct" returned: 0 in 0.316s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:03.925213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:03.944698 n-d-806626-2 sudo[131088]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111
Sep 15 20:34:03.945492 n-d-806626-2 sudo[131088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:04.757148 n-d-806626-2 sudo[131088]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:04.759568 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111" returned: 0 in 0.834s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:04.760660 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:04.841407 n-d-806626-2 sudo[131119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1
Sep 15 20:34:04.842196 n-d-806626-2 sudo[131119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:05.164548 n-d-806626-2 sudo[131119]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:05.167040 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:05.168552 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_19bo3mnwn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6c494d74--d409--496d--a430--cde2ad4c4111 {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:34:05.168986 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 20:34:05.169663 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 6c494d74-d409-496d-a430-cde2ad4c4111 successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:34:05.284946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 89aa526221c2428fabfe3ef5513cc4fc is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:34:05.285577 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Marking volume 6c494d74-d409-496d-a430-cde2ad4c4111 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:34:05.295946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 6c494d74-d409-496d-a430-cde2ad4c4111. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:34:05.296536 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Creating volume glance metadata for volume 6c494d74-d409-496d-a430-cde2ad4c4111 backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:34:05.356201 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db3436f7-bdca-466d-aef3-64cb0a26c7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c494d74-d409-496d-a430-cde2ad4c4111', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:05.358500 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcae7fc2-ea31-4875-9460-430d0ba55663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:05.365985 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Volume volume-6c494d74-d409-496d-a430-cde2ad4c4111 (6c494d74-d409-496d-a430-cde2ad4c4111): created successfully
Sep 15 20:34:05.367789 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dcae7fc2-ea31-4875-9460-430d0ba55663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:05.370683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Flow 'volume_create_manager' (2331edbf-f6b7-4645-84e0-6bfc12888641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:05.377771 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d936a4ed-f545-4137-a7d6-7a8ab65661c6 tempest-VolumesExtendTest-1889102133 None] Created volume successfully.
Sep 15 20:34:05.768992 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-484e4deb-ec9b-4da6-ad79-a4503205f0b5 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:05.787248 n-d-806626-2 sudo[131124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:05.788100 n-d-806626-2 sudo[131124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:06.177448 n-d-806626-2 sudo[131124]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:06.179714 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-484e4deb-ec9b-4da6-ad79-a4503205f0b5 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111" returned: 0 in 0.410s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:06.180753 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-484e4deb-ec9b-4da6-ad79-a4503205f0b5 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:06.198352 n-d-806626-2 sudo[131127]: 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-6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:06.199174 n-d-806626-2 sudo[131127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:06.654255 n-d-806626-2 sudo[131127]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:06.656570 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-484e4deb-ec9b-4da6-ad79-a4503205f0b5 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111" returned: 0 in 0.475s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:06.697031 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-484e4deb-ec9b-4da6-ad79-a4503205f0b5 tempest-VolumesExtendTest-1889102133 None] Extend volume completed successfully.
Sep 15 20:34:07.425225 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:34:07.430580 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:34:07.431187 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:34:07.445554 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Flow 'volume_create_manager' (16262fe8-1720-4c6c-b36e-e1692cb76b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:07.449312 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b7083c5-3c4f-42a2-bceb-39b489419ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:07.473452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:34:07.498742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b7083c5-3c4f-42a2-bceb-39b489419ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1673305452',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=a09bef32-71bc-4338-aed6-41fd5314b0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5414dce3110047699f1674fb8fccfa96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:34: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-15T20:34:07Z,user_id='89aa526221c2428fabfe3ef5513cc4fc',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:07.501201 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85d59986-8dfa-4ebc-8b75-ff960c9d7932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:07.503288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85d59986-8dfa-4ebc-8b75-ff960c9d7932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:07.505655 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dc08d1b-1f90-4d37-9866-fffc73ccadf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:07.508368 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dc08d1b-1f90-4d37-9866-fffc73ccadf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a09bef32-71bc-4338-aed6-41fd5314b0a3', 'volume_name': 'volume-a09bef32-71bc-4338-aed6-41fd5314b0a3', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:07.510658 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6899905f-526b-4f91-ac13-d7bcc5844619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:07.512732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6899905f-526b-4f91-ac13-d7bcc5844619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:07.514815 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (541920a4-fa09-4106-8583-a465cda840da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:07.515608 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Volume a09bef32-71bc-4338-aed6-41fd5314b0a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a09bef32-71bc-4338-aed6-41fd5314b0a3', 'volume_size': 1}
Sep 15 20:34:07.516612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:07.535152 n-d-806626-2 sudo[131142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:34:07.535974 n-d-806626-2 sudo[131142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:08.007596 n-d-806626-2 sudo[131142]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:08.009853 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.493s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:08.013054 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (541920a4-fa09-4106-8583-a465cda840da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a09bef32-71bc-4338-aed6-41fd5314b0a3', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:08.015327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd74720b-1850-46bf-99a7-98114b72610a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:08.025540 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Volume volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 (a09bef32-71bc-4338-aed6-41fd5314b0a3): created successfully
Sep 15 20:34:08.027304 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd74720b-1850-46bf-99a7-98114b72610a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:08.030214 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Flow 'volume_create_manager' (16262fe8-1720-4c6c-b36e-e1692cb76b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:08.036778 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fa1b702f-94be-45b1-b3b8-aa0490065179 tempest-VolumesExtendTest-1889102133 None] Created volume successfully.
Sep 15 20:34:08.828766 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bda35e06-8774-486a-9e57-4343cb1ba39a tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:08.846794 n-d-806626-2 sudo[131175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:08.847604 n-d-806626-2 sudo[131175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:09.232071 n-d-806626-2 sudo[131175]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:09.234188 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bda35e06-8774-486a-9e57-4343cb1ba39a tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:09.235540 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bda35e06-8774-486a-9e57-4343cb1ba39a tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2886e96f-c380-4794-a515-22e17a5e5806 --snapshot stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:09.253067 n-d-806626-2 sudo[131178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2886e96f-c380-4794-a515-22e17a5e5806 --snapshot stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 -L 1.00g
Sep 15 20:34:09.253839 n-d-806626-2 sudo[131178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:09.879453 n-d-806626-2 sudo[131178]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:09.881739 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bda35e06-8774-486a-9e57-4343cb1ba39a tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2886e96f-c380-4794-a515-22e17a5e5806 --snapshot stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 -L 1.00g" returned: 0 in 0.646s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:09.935480 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bda35e06-8774-486a-9e57-4343cb1ba39a tempest-VolumesExtendTest-1889102133 None] Create snapshot completed successfully
Sep 15 20:34:11.050559 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:11.070265 n-d-806626-2 sudo[131286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:11.071079 n-d-806626-2 sudo[131286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:11.477872 n-d-806626-2 sudo[131286]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:11.480080 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.429s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:11.481533 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:11.499316 n-d-806626-2 sudo[131289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:11.500105 n-d-806626-2 sudo[131289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:11.999252 n-d-806626-2 sudo[131289]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:12.001604 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.520s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:12.002659 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.brick.local_dev.lvm [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Checking to see if volume volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 has been deactivated. {{(pid=84113) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:669}}
Sep 15 20:34:12.003505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:12.022883 n-d-806626-2 sudo[131296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:12.023852 n-d-806626-2 sudo[131296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:12.406064 n-d-806626-2 sudo[131296]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:12.408257 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.404s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:12.408885 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.brick.local_dev.lvm [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Volume volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 has been deactivated. {{(pid=84113) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:675}}
Sep 15 20:34:12.410308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:12.428061 n-d-806626-2 sudo[131299]: 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-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:12.428843 n-d-806626-2 sudo[131299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:12.821457 n-d-806626-2 sudo[131299]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:12.823750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.413s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:12.825202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:12.842440 n-d-806626-2 sudo[131303]: ubuntu : 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-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:12.843234 n-d-806626-2 sudo[131303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:13.357645 n-d-806626-2 sudo[131303]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:13.359967 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.534s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:13.400666 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9b01c8da-c1cc-41f5-9824-47bafda79927 tempest-VolumesExtendTest-1889102133 None] Extend volume completed successfully.
Sep 15 20:34:14.598133 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-2886e96f-c380-4794-a515-22e17a5e5806-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:34:14.600919 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2886e96f-c380-4794-a515-22e17a5e5806 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:14.619312 n-d-806626-2 sudo[131395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2886e96f-c380-4794-a515-22e17a5e5806
Sep 15 20:34:14.620102 n-d-806626-2 sudo[131395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:14.999389 n-d-806626-2 sudo[131395]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:15.001650 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2886e96f-c380-4794-a515-22e17a5e5806" returned: 0 in 0.400s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:15.003750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2886e96f-c380-4794-a515-22e17a5e5806 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:15.020825 n-d-806626-2 sudo[131398]: ubuntu : TTY=unknown ; 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-2886e96f-c380-4794-a515-22e17a5e5806
Sep 15 20:34:15.021605 n-d-806626-2 sudo[131398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:15.591789 n-d-806626-2 sudo[131398]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:15.593945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2886e96f-c380-4794-a515-22e17a5e5806" returned: 0 in 0.590s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:15.681151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Created reservations ['d64f94c4-918a-4b54-b57e-5fd6f0ab31f7', '56833e8f-af54-4d01-8b52-7358bf39693c', '73ddb79c-5a9a-459e-952d-c0a82b373477', 'bc4383d8-0336-41df-8c18-2f000527ac7e'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:34:15.683150 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:34:15.683150 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:34:15.683150 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:34:15.718129 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Delete snapshot completed successfully.
Sep 15 20:34:15.723377 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-83841ab7-5d0b-4271-a285-072f76d20e2d tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-2886e96f-c380-4794-a515-22e17a5e5806-delete_snapshot'" released by "delete_snapshot" :: held 1.125s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:34:16.788403 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-a09bef32-71bc-4338-aed6-41fd5314b0a3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:34:16.843578 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Skipping remove_export. No iscsi_target is presently exported for volume: a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:16.844610 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:16.863305 n-d-806626-2 sudo[131445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:16.864108 n-d-806626-2 sudo[131445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:17.301956 n-d-806626-2 sudo[131445]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:17.304712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:17.306420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:17.325964 n-d-806626-2 sudo[131448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:17.326765 n-d-806626-2 sudo[131448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:17.697112 n-d-806626-2 sudo[131448]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:17.699422 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.393s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:17.701212 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:17.718532 n-d-806626-2 sudo[131451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:17.719317 n-d-806626-2 sudo[131451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:18.130846 n-d-806626-2 sudo[131451]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:18.133073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a09bef32-71bc-4338-aed6-41fd5314b0a3" returned: 0 in 0.431s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:18.134196 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Successfully deleted volume: a09bef32-71bc-4338-aed6-41fd5314b0a3
Sep 15 20:34:18.179093 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Created reservations ['d7380104-f8ff-413b-b94a-443fa44ba352', '7863bbc8-5fc5-4243-b48d-4a28e597a8ce', '11978007-06d0-43d6-8aff-10d8cabad164', 'fd9b984a-22a2-485b-b39f-71f44f391bf7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:34:18.181166 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:34:18.181166 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:34:18.181166 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:34:18.218529 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:34:18.219352 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:18.237660 n-d-806626-2 sudo[131457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:18.238436 n-d-806626-2 sudo[131457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:18.646303 n-d-806626-2 sudo[131457]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:18.649098 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:18.651005 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:18.668544 n-d-806626-2 sudo[131460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:18.669322 n-d-806626-2 sudo[131460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:19.049750 n-d-806626-2 sudo[131460]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:19.052062 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:19.054729 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:34:19.060272 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Deleted volume successfully.
Sep 15 20:34:19.073979 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-80398cac-ecde-479e-9948-958d0aecb27f tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-a09bef32-71bc-4338-aed6-41fd5314b0a3-delete_volume'" released by "delete_volume" :: held 2.286s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:34:19.099250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-6c494d74-d409-496d-a430-cde2ad4c4111-delete_volume'" acquired by "delete_volume" :: waited 0.007s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:34:19.160919 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:19.161902 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:19.181433 n-d-806626-2 sudo[131463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:19.182226 n-d-806626-2 sudo[131463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:19.560953 n-d-806626-2 sudo[131463]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:19.563280 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111" returned: 0 in 0.401s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:19.564828 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:19.582164 n-d-806626-2 sudo[131466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:19.582928 n-d-806626-2 sudo[131466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:19.993181 n-d-806626-2 sudo[131466]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:19.995492 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111" returned: 0 in 0.430s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:19.997296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:20.017027 n-d-806626-2 sudo[131471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:20.018162 n-d-806626-2 sudo[131471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:20.462909 n-d-806626-2 sudo[131471]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:20.465152 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c494d74-d409-496d-a430-cde2ad4c4111" returned: 0 in 0.467s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:20.466393 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Successfully deleted volume: 6c494d74-d409-496d-a430-cde2ad4c4111
Sep 15 20:34:20.511118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Created reservations ['972bf613-3d64-4e42-b404-fe88f1cc48da', '014b8084-6927-4da2-a22a-f5ecf00b66dd', '271e49e4-c0fc-40ad-ac94-f55e1b03bab2', '6ff2a703-27fe-4eff-8f0e-b12ddaa97f85'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:34:20.513096 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:34:20.513096 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:34:20.513096 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:34:20.551623 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:34:20.552262 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:20.570289 n-d-806626-2 sudo[131477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:20.571089 n-d-806626-2 sudo[131477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:20.950070 n-d-806626-2 sudo[131477]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:20.952366 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:20.954476 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:20.972411 n-d-806626-2 sudo[131480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:20.973167 n-d-806626-2 sudo[131480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:21.370978 n-d-806626-2 sudo[131480]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:21.373467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:21.376635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:34:21.382272 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Deleted volume successfully.
Sep 15 20:34:21.407843 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d48da7d1-9d57-41a1-a10d-f93e104a807f tempest-VolumesExtendTest-1889102133 None] Lock "b'cinder-6c494d74-d409-496d-a430-cde2ad4c4111-delete_volume'" released by "delete_volume" :: held 2.300s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:34:23.721596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:34:23.726823 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:34:23.727703 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:34:23.749773 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Flow 'volume_create_manager' (8a3a968b-4447-45c3-8b50-2213ef8c2fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:23.754387 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (781fb11a-50ec-4c23-83e1-a2751422f79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:23.784207 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:34:23.809757 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (781fb11a-50ec-4c23-83e1-a2751422f79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-849004876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=fe76300b-b48a-44f2-b471-3c05426c2c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03c49db68cd4a78aef1bba434af0b0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:34:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:34:24Z,user_id='45bd36add1ab4283a121be30c34b1736',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:23.811751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36129754-92cd-4695-840c-8b4fc06f7201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:23.814686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36129754-92cd-4695-840c-8b4fc06f7201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:23.816590 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (159a77e5-c6fb-483e-9aca-40b3029c68e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:23.820612 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (159a77e5-c6fb-483e-9aca-40b3029c68e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe76300b-b48a-44f2-b471-3c05426c2c4d', 'volume_name': 'volume-fe76300b-b48a-44f2-b471-3c05426c2c4d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:23.822073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b606325f-21d3-4eb4-94fb-e3ec693cf93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:23.824834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b606325f-21d3-4eb4-94fb-e3ec693cf93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:23.827256 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e7f7d52-2ade-4a60-945e-f5ad07613d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:23.827256 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Volume fe76300b-b48a-44f2-b471-3c05426c2c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe76300b-b48a-44f2-b471-3c05426c2c4d', 'volume_size': 1}
Sep 15 20:34:23.827256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe76300b-b48a-44f2-b471-3c05426c2c4d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:23.853353 n-d-806626-2 sudo[131483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe76300b-b48a-44f2-b471-3c05426c2c4d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:34:23.854302 n-d-806626-2 sudo[131483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:24.079965 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:34:24.080433 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:34:24.081233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:24.102338 n-d-806626-2 sudo[131485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:24.103267 n-d-806626-2 sudo[131485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:24.343891 n-d-806626-2 sudo[131483]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:24.349842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe76300b-b48a-44f2-b471-3c05426c2c4d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.519s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:24.352606 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e7f7d52-2ade-4a60-945e-f5ad07613d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe76300b-b48a-44f2-b471-3c05426c2c4d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:24.352774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5384f5bc-c18d-429d-b95b-67eb389fc39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:24.364434 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Volume volume-fe76300b-b48a-44f2-b471-3c05426c2c4d (fe76300b-b48a-44f2-b471-3c05426c2c4d): created successfully
Sep 15 20:34:24.367013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5384f5bc-c18d-429d-b95b-67eb389fc39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:24.371079 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Flow 'volume_create_manager' (8a3a968b-4447-45c3-8b50-2213ef8c2fae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:24.381838 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0ba75b1f-8c1f-4d51-b902-e8488f31f0cd tempest-VolumesNegativeTest-87829261 None] Created volume successfully.
Sep 15 20:34:24.545733 n-d-806626-2 sudo[131485]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:24.548019 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:24.549136 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:24.570869 n-d-806626-2 sudo[131520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:24.571709 n-d-806626-2 sudo[131520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:24.959768 n-d-806626-2 sudo[131520]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:24.961738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:24.963712 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:34:42.018719 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Lock "b'cinder-fe76300b-b48a-44f2-b471-3c05426c2c4d-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:34:42.077394 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Skipping remove_export. No iscsi_target is presently exported for volume: fe76300b-b48a-44f2-b471-3c05426c2c4d
Sep 15 20:34:42.078459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:42.100948 n-d-806626-2 sudo[131605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d
Sep 15 20:34:42.101739 n-d-806626-2 sudo[131605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:42.516225 n-d-806626-2 sudo[131605]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:42.518896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d" returned: 0 in 0.440s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:42.520431 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:42.538897 n-d-806626-2 sudo[131608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d
Sep 15 20:34:42.539731 n-d-806626-2 sudo[131608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:42.908415 n-d-806626-2 sudo[131608]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:42.910847 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d" returned: 0 in 0.390s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:42.913300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:42.931930 n-d-806626-2 sudo[131611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d
Sep 15 20:34:42.932744 n-d-806626-2 sudo[131611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:43.382173 n-d-806626-2 sudo[131611]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:43.384406 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe76300b-b48a-44f2-b471-3c05426c2c4d" returned: 0 in 0.471s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:43.385580 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Successfully deleted volume: fe76300b-b48a-44f2-b471-3c05426c2c4d
Sep 15 20:34:43.431358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Created reservations ['95e1f2ae-870f-4671-8888-af065a9cca74', '9013ab91-5f04-41b7-a01f-e8048e41c2fc', 'cefb2c09-296f-4bb1-b2a7-d2d6695f3643', '941781c4-c1b6-4eb7-bd5d-6a48f268fd83'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:34:43.433359 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:34:43.433359 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:34:43.433359 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:34:43.471766 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:34:43.472637 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:43.491197 n-d-806626-2 sudo[131619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:43.492027 n-d-806626-2 sudo[131619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:43.873126 n-d-806626-2 sudo[131619]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:43.875418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:43.877477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:34:43.894786 n-d-806626-2 sudo[131622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:34:43.895598 n-d-806626-2 sudo[131622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:34:44.299605 n-d-806626-2 sudo[131622]: pam_unix(sudo:session): session closed for user root
Sep 15 20:34:44.302085 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:34:44.304276 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:34:44.310258 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Deleted volume successfully.
Sep 15 20:34:44.326281 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-42eb3e2a-cbdf-40a8-83a0-deeb3de5db49 tempest-VolumesNegativeTest-87829261 None] Lock "b'cinder-fe76300b-b48a-44f2-b471-3c05426c2c4d-delete_volume'" released by "delete_volume" :: held 2.307s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:34:58.985662 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:34:58.996001 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:34:58.996794 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:34:59.019979 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Flow 'volume_create_manager' (118f2ad3-0882-43b3-93b9-ec7285be80be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:34:59.023339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823e3b59-c880-4e6c-8d8e-79a695b2d69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:59.046212 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:34:59.073083 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823e3b59-c880-4e6c-8d8e-79a695b2d69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-377421574',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=6364b2cd-8304-40b6-a134-faf7c548c5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defc89fc1ffe498d9ca4c86453fb1f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:34: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-15T20:34:59Z,user_id='641bbcc5b4034cefb679687b460e40af',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:59.075802 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be105d7b-631b-4b58-a0ae-7fe9cdf1cda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:59.078279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be105d7b-631b-4b58-a0ae-7fe9cdf1cda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:59.080972 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0371406b-9a46-4926-bc35-fa409e0314b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:59.177472 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0371406b-9a46-4926-bc35-fa409e0314b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6364b2cd-8304-40b6-a134-faf7c548c5da', 'volume_name': 'volume-6364b2cd-8304-40b6-a134-faf7c548c5da', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:59.180721 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61a957e6-28f0-4e3f-9ab0-4f7e48e1b166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:59.183250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61a957e6-28f0-4e3f-9ab0-4f7e48e1b166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:34:59.185464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a6d39fa-baa8-4fd3-a6a7-36d92bc89e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:34:59.186528 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Volume 6364b2cd-8304-40b6-a134-faf7c548c5da: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6364b2cd-8304-40b6-a134-faf7c548c5da', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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 20:34:59.187407 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Cloning 6364b2cd-8304-40b6-a134-faf7c548c5da from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 20:35:07.930999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1, size 616.00 MB, duration 8.74 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 20:35:07.931684 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Image download 616.00 MB at 70.47 MB/s
Sep 15 20:35:07.969009 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:08.049819 n-d-806626-2 sudo[132014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1
Sep 15 20:35:08.050618 n-d-806626-2 sudo[132014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:08.362095 n-d-806626-2 sudo[132014]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:08.364213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1" returned: 0 in 0.395s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:08.365019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user 641bbcc5b4034cefb679687b460e40af. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 20:35:08.414406 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:08.494204 n-d-806626-2 sudo[132022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1
Sep 15 20:35:08.495012 n-d-806626-2 sudo[132022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:08.793702 n-d-806626-2 sudo[132022]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:08.796020 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1" returned: 0 in 0.381s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:08.797851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6364b2cd-8304-40b6-a134-faf7c548c5da stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:08.815661 n-d-806626-2 sudo[132027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6364b2cd-8304-40b6-a134-faf7c548c5da stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:35:08.816455 n-d-806626-2 sudo[132027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:09.265593 n-d-806626-2 sudo[132027]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:09.267785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6364b2cd-8304-40b6-a134-faf7c548c5da stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.470s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:09.285588 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 6364b2cd-8304-40b6-a134-faf7c548c5da. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 20:35:09.322457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cy5d2z66 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:09.409860 n-d-806626-2 sudo[132061]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cy5d2z66
Sep 15 20:35:09.410651 n-d-806626-2 sudo[132061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:09.717113 n-d-806626-2 sudo[132061]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:09.719389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_cy5d2z66" returned: 0 in 0.396s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:09.720693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:09.801111 n-d-806626-2 sudo[132070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1
Sep 15 20:35:09.801903 n-d-806626-2 sudo[132070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:10.108753 n-d-806626-2 sudo[132070]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:10.111071 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1" returned: 0 in 0.390s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:10.111890 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 20:35:10.112870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:10.130098 n-d-806626-2 sudo[132077]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da oflag=direct
Sep 15 20:35:10.131391 n-d-806626-2 sudo[132077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:10.441719 n-d-806626-2 sudo[132077]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:10.445033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da oflag=direct" returned: 0 in 0.332s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:10.446371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:10.464723 n-d-806626-2 sudo[132089]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da
Sep 15 20:35:10.465507 n-d-806626-2 sudo[132089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:11.246916 n-d-806626-2 sudo[132089]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:11.249179 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da" returned: 0 in 0.802s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:11.250329 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:11.330988 n-d-806626-2 sudo[132121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1
Sep 15 20:35:11.331784 n-d-806626-2 sudo[132121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:11.640626 n-d-806626-2 sudo[132121]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:11.654011 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:11.655044 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_o912ny51n-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6364b2cd--8304--40b6--a134--faf7c548c5da {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 20:35:11.655503 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 20:35:11.656189 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 6364b2cd-8304-40b6-a134-faf7c548c5da successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 20:35:11.784344 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user 641bbcc5b4034cefb679687b460e40af is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 20:35:11.785098 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Marking volume 6364b2cd-8304-40b6-a134-faf7c548c5da as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:35:11.799596 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 6364b2cd-8304-40b6-a134-faf7c548c5da. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 20:35:11.800033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Creating volume glance metadata for volume 6364b2cd-8304-40b6-a134-faf7c548c5da backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 20:35:11.864512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2049371a-7d5a-42cf-aaa9-ec7ee4ab5f78 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:11.882496 n-d-806626-2 sudo[132129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:11.883303 n-d-806626-2 sudo[132129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:11.921014 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a6d39fa-baa8-4fd3-a6a7-36d92bc89e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6364b2cd-8304-40b6-a134-faf7c548c5da', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:11.923125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7579265f-3241-493b-a7c7-ae8c0364f4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:11.931556 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Volume volume-6364b2cd-8304-40b6-a134-faf7c548c5da (6364b2cd-8304-40b6-a134-faf7c548c5da): created successfully
Sep 15 20:35:11.933414 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7579265f-3241-493b-a7c7-ae8c0364f4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:11.936392 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Flow 'volume_create_manager' (118f2ad3-0882-43b3-93b9-ec7285be80be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:35:11.944171 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-95da2890-d8c5-402c-b3aa-de402d986acc tempest-TestVolumeBackupRestore-1295797280 None] Created volume successfully.
Sep 15 20:35:12.274995 n-d-806626-2 sudo[132129]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:12.276849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2049371a-7d5a-42cf-aaa9-ec7ee4ab5f78 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.412s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:12.278032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2049371a-7d5a-42cf-aaa9-ec7ee4ab5f78 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 --snapshot stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:12.296779 n-d-806626-2 sudo[132132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 --snapshot stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c -L 1.00g
Sep 15 20:35:12.297568 n-d-806626-2 sudo[132132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:12.703887 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.driver [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Creating a new backup for volume volume-6364b2cd-8304-40b6-a134-faf7c548c5da. {{(pid=84113) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 15 20:35:12.737562 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:12.761947 n-d-806626-2 sudo[132188]: ubuntu : 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-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:12.766654 n-d-806626-2 sudo[132188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:12.953408 n-d-806626-2 sudo[132132]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:12.955741 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2049371a-7d5a-42cf-aaa9-ec7ee4ab5f78 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 --snapshot stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c -L 1.00g" returned: 0 in 0.677s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.037351 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2049371a-7d5a-42cf-aaa9-ec7ee4ab5f78 tempest-TestVolumeBootPattern-954000982 None] Create snapshot completed successfully
Sep 15 20:35:13.173240 n-d-806626-2 sudo[132188]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:13.175050 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da" returned: 0 in 0.438s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.217443 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:13.223373 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.223731 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.224660 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Creating iscsi_target for Volume ID: volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Created volume path /opt/stack/data/cinder/volumes/volume-6364b2cd-8304-40b6-a134-faf7c548c5da,
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: incominguser wvUGAL4RA7a8xMN5VigL vY7XbR3Sk4GUuBVz
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:35:13.234347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:13.593765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da" returned: 0 in 0.362s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.594108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:13.594682 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:35:13.595085 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:35:13.596239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:13.602446 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.602887 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\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-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:13.603478 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:35:13.613246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:13.691083 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.691469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\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-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:13.692727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:13.780205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:13.780714 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\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-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:13.781778 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Set provider_location to: 10.222.0.41:3260,5 iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:35:13.817167 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Initialize volume connection completed successfully.
Sep 15 20:35:14.510414 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:35:14.514363 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:35:14.514875 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:35:14.540757 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (d7e01408-7741-48bb-8aa4-6a2a18b990de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:35:14.543930 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94e1245a-18bd-491a-b744-90c536808a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:14.564952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:35:14.589422 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94e1245a-18bd-491a-b744-90c536808a01) 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-15T20:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1304169521',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=2331c63e-d7a0-4475-b75a-4157aa859830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e29991db009402bb49fbe6a84022a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:35:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ff65caf-a965-4e51-a35a-ed31f5ed79b0,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:35:14Z,user_id='6a4a830bdf1b4262b6c04d33bb6bc745',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:14.591899 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (281cfaa1-338f-40ee-bb89-b668634858c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:14.593966 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (281cfaa1-338f-40ee-bb89-b668634858c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:14.596258 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46c585f7-fe7a-41cd-9cb6-aa0d4556e847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:14.598426 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46c585f7-fe7a-41cd-9cb6-aa0d4556e847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '2331c63e-d7a0-4475-b75a-4157aa859830', 'volume_name': 'volume-2331c63e-d7a0-4475-b75a-4157aa859830', 'volume_size': 1, 'snapshot_id': '7ff65caf-a965-4e51-a35a-ed31f5ed79b0'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:14.600948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7ce819c-8976-48d3-8292-a17a2d5d31a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:14.603036 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7ce819c-8976-48d3-8292-a17a2d5d31a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:14.605141 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d05afb5-2b19-4cbe-a073-a316dd18b37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:14.605936 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Volume 2331c63e-d7a0-4475-b75a-4157aa859830: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-2331c63e-d7a0-4475-b75a-4157aa859830', 'volume_size': 1, 'snapshot_id': '7ff65caf-a965-4e51-a35a-ed31f5ed79b0'}
Sep 15 20:35:14.625054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2331c63e-d7a0-4475-b75a-4157aa859830 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:14.643192 n-d-806626-2 sudo[132335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2331c63e-d7a0-4475-b75a-4157aa859830 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:35:14.643974 n-d-806626-2 sudo[132335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:15.180281 n-d-806626-2 sudo[132335]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:15.182551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2331c63e-d7a0-4475-b75a-4157aa859830 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.557s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:15.184359 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:15.202018 n-d-806626-2 sudo[132370]: ubuntu : 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-7ff65caf-a965-4e51-a35a-ed31f5ed79b0
Sep 15 20:35:15.202846 n-d-806626-2 sudo[132370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:15.605742 n-d-806626-2 sudo[132370]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:15.608291 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0" returned: 0 in 0.423s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:15.610463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:15.637920 n-d-806626-2 sudo[132374]: 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--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 iflag=direct
Sep 15 20:35:15.643584 n-d-806626-2 sudo[132374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:15.964444 n-d-806626-2 sudo[132374]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:15.967225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 iflag=direct" returned: 0 in 0.356s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:15.968264 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:15.994233 n-d-806626-2 sudo[132388]: 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--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 oflag=direct
Sep 15 20:35:15.995094 n-d-806626-2 sudo[132388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:16.311921 n-d-806626-2 sudo[132388]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:16.314183 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 oflag=direct" returned: 0 in 0.345s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:16.315332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:16.333358 n-d-806626-2 sudo[132400]: 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--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:35:16.334173 n-d-806626-2 sudo[132400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:22.498349 n-d-806626-2 sudo[132400]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:22.500434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.185s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:22.502470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7ff65caf--a965--4e51--a35a--ed31f5ed79b0, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2331c63e--d7a0--4475--b75a--4157aa859830, size 1024.00 MB, duration 6.19 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:35:22.503329 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Volume copy 1024.00 MB at 165.51 MB/s
Sep 15 20:35:22.571095 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Marking volume 2331c63e-d7a0-4475-b75a-4157aa859830 as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 20:35:22.580803 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Copying metadata from snapshot 7ff65caf-a965-4e51-a35a-ed31f5ed79b0 to 2331c63e-d7a0-4475-b75a-4157aa859830. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 15 20:35:22.618859 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d05afb5-2b19-4cbe-a073-a316dd18b37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2331c63e-d7a0-4475-b75a-4157aa859830', 'volume_size': 1, 'snapshot_id': '7ff65caf-a965-4e51-a35a-ed31f5ed79b0'}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:22.621601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4babdc51-9f18-4577-bbf2-86f4e928097b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:35:22.632308 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Volume volume-2331c63e-d7a0-4475-b75a-4157aa859830 (2331c63e-d7a0-4475-b75a-4157aa859830): created successfully
Sep 15 20:35:22.634262 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4babdc51-9f18-4577-bbf2-86f4e928097b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:35:22.637396 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Flow 'volume_create_manager' (d7e01408-7741-48bb-8aa4-6a2a18b990de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:35:22.655029 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b0905870-4fd0-4815-95d8-024b657e9869 tempest-TestVolumeBootPattern-954000982 None] Created volume successfully.
Sep 15 20:35:24.080239 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:35:24.080851 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:35:24.081253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:24.100272 n-d-806626-2 sudo[132507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:35:24.101066 n-d-806626-2 sudo[132507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:24.528731 n-d-806626-2 sudo[132507]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:24.530662 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:24.532161 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:24.550775 n-d-806626-2 sudo[132510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:35:24.551652 n-d-806626-2 sudo[132510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:24.956036 n-d-806626-2 sudo[132510]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:24.958768 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:24.961551 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:35:26.421601 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:26.442394 n-d-806626-2 sudo[132522]: ubuntu : 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-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:35:26.444231 n-d-806626-2 sudo[132522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:35:26.867307 n-d-806626-2 sudo[132522]: pam_unix(sudo:session): session closed for user root
Sep 15 20:35:26.870640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830" returned: 0 in 0.448s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:26.941728 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:26.950457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:26.950457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: I_T nexus: 45
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: wvUGAL4RA7a8xMN5VigL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:26.951197 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Creating iscsi_target for Volume ID: volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Created volume path /opt/stack/data/cinder/volumes/volume-2331c63e-d7a0-4475-b75a-4157aa859830,
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: incominguser Q9ShjXj5wc96pg6fVr9u SJKidM47J9VoxmLd
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:35:26.965341 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:35:26.968999 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:27.435606 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830" returned: 0 in 0.466s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:27.436133 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:27.436513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:35:27.436890 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:35:27.440111 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:27.447269 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:27.447811 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\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-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Target 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: I_T nexus: 45
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Connection: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.41
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050000
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf50
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00050001
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf51
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: wvUGAL4RA7a8xMN5VigL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:35:27.448693 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:35:27.463837 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:27.553473 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:27.554022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\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-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:27.557234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:35:27.644014 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:35:27.644582 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:cc234b9a5218 alias: n-d-806626-2\n Connection: 0\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\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-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:35:27.645728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] Set provider_location to: 10.222.0.41:3260,6 iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:35:27.811919 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-fb30d507-7117-4863-a752-e0cbfd902240 req-161cf549-7294-440c-9993-ef0377487947 tempest-TestVolumeBootPattern-954000982 None] attachment_update completed successfully.
Sep 15 20:36:13.954349 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Terminate volume connection completed successfully.
Sep 15 20:36:13.998502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:14.084983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:14.085639 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da\n System information:\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-6364b2cd-8304-40b6-a134-faf7c548c5da\n Backing store flags: \n Account information:\n wvUGAL4RA7a8xMN5VigL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:14.086036 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Removing iscsi_target for Volume ID: 6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:36:14.087281 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:14.289732 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6364b2cd-8304-40b6-a134-faf7c548c5da -f" returned: 0 in 0.202s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:14.289884 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:14.293188 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:14.382789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:14.383149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:14.383998 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a1b64eb3-4736-4ae1-9350-7678f08a01a4 tempest-TestVolumeBackupRestore-1295797280 None] Remove volume export completed successfully.
Sep 15 20:36:15.758207 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:36:15.761876 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:36:15.762383 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:36:15.775019 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Flow 'volume_create_manager' (fe89603f-3809-4744-b62d-d92d7ceaf969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:36:15.778065 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d01e3d9b-ed27-4144-97f5-40e9bf399eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:15.798315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:36:15.822303 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d01e3d9b-ed27-4144-97f5-40e9bf399eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:36:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e67a84b9-74ec-4a3c-876d-1d5f57725039',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=c35ebe9e-0e27-4c90-bebd-33b956d2cb81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defc89fc1ffe498d9ca4c86453fb1f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:36:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:36:16Z,user_id='641bbcc5b4034cefb679687b460e40af',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:15.825016 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b0649f7-a89b-474b-a0a9-f2674d23d64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:15.826842 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b0649f7-a89b-474b-a0a9-f2674d23d64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:15.829126 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba20d19e-e637-4724-ad5e-5876d6a85972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:15.831330 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba20d19e-e637-4724-ad5e-5876d6a85972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c35ebe9e-0e27-4c90-bebd-33b956d2cb81', 'volume_name': 'volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:15.833522 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f46e380-3f68-4174-b164-2e90af4d2c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:15.835603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f46e380-3f68-4174-b164-2e90af4d2c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:15.837676 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71f94b98-c83d-497e-b1a7-809dfbec0d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:15.838451 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Volume c35ebe9e-0e27-4c90-bebd-33b956d2cb81: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81', 'volume_size': 1}
Sep 15 20:36:15.839418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:15.857849 n-d-806626-2 sudo[132710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:36:15.858622 n-d-806626-2 sudo[132710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:36:16.365915 n-d-806626-2 sudo[132710]: pam_unix(sudo:session): session closed for user root
Sep 15 20:36:16.368308 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.528s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:16.371538 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71f94b98-c83d-497e-b1a7-809dfbec0d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:16.373840 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cc620bc-b161-4915-958d-b7402aaa0285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:36:16.385426 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Volume volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 (c35ebe9e-0e27-4c90-bebd-33b956d2cb81): created successfully
Sep 15 20:36:16.387545 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cc620bc-b161-4915-958d-b7402aaa0285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:36:16.390588 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Flow 'volume_create_manager' (fe89603f-3809-4744-b62d-d92d7ceaf969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:36:16.397741 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Created volume successfully.
Sep 15 20:36:16.897972 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:16.917078 n-d-806626-2 sudo[132746]: ubuntu : 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:36:16.917901 n-d-806626-2 sudo[132746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:36:17.309952 n-d-806626-2 sudo[132746]: pam_unix(sudo:session): session closed for user root
Sep 15 20:36:17.312567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.363817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:17.369880 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.370340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: I_T nexus: 46
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: Q9ShjXj5wc96pg6fVr9u
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.371027 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Creating iscsi_target for Volume ID: volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Created volume path /opt/stack/data/cinder/volumes/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81,
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: incominguser xtS7Eyst8F4JSS6bpNTJ qCNAkS35qVAsE2Cd
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:36:17.384822 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:17.741855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.365s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.742186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:17.742807 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:36:17.743214 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:36:17.744467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:17.750325 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.750791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: I_T nexus: 46
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: Q9ShjXj5wc96pg6fVr9u
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:17.751419 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:36:17.764857 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:17.846407 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.846785 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:17.848062 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:17.938763 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:17.939412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498675104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:17.940316 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Set provider_location to: 10.222.0.41:3260,7 iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:36:17.975603 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Initialize volume connection completed successfully.
Sep 15 20:36:24.082229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:36:24.082229 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:36:24.082229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:24.099745 n-d-806626-2 sudo[132832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:36:24.101119 n-d-806626-2 sudo[132832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:36:24.580779 n-d-806626-2 sudo[132832]: pam_unix(sudo:session): session closed for user root
Sep 15 20:36:24.583959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:24.588911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:24.604570 n-d-806626-2 sudo[132835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:36:24.605357 n-d-806626-2 sudo[132835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:36:25.019633 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:25.019633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:36:25.015209 n-d-806626-2 sudo[132835]: pam_unix(sudo:session): session closed for user root
Sep 15 20:36:44.811763 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Terminate volume connection completed successfully.
Sep 15 20:36:44.855678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:44.941508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:44.941891 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:44.942705 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Removing iscsi_target for Volume ID: c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:36:44.943854 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:45.206940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 -f" returned: 0 in 0.263s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:45.207338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:45.208640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:45.295846 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:45.296237 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:45.297078 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fee5703a-8b4e-4d70-acca-b2ae412a5093 tempest-TestVolumeBackupRestore-1295797280 None] Remove volume export completed successfully.
Sep 15 20:36:51.225692 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:51.245946 n-d-806626-2 sudo[132935]: ubuntu : 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:36:51.246849 n-d-806626-2 sudo[132935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:36:51.682728 n-d-806626-2 sudo[132935]: pam_unix(sudo:session): session closed for user root
Sep 15 20:36:51.685078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:51.734122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:51.741086 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:51.741449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: I_T nexus: 46
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: Q9ShjXj5wc96pg6fVr9u
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:51.742128 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Creating iscsi_target for Volume ID: volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Created volume path /opt/stack/data/cinder/volumes/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81,
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: incominguser xtS7Eyst8F4JSS6bpNTJ qCNAkS35qVAsE2Cd
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:36:51.756777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:52.135268 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.387s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:52.135615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:52.136256 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:36:52.136683 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:36:52.138928 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:52.145648 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:52.146821 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus: 33
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: o3tDXp9qSUMUpm4AkU7b
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus: 35
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020000
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf20
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00020001
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf21
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: g7bbb79A8zP5Bn5KLXJC
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus: 36
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030000
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf30
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00030001
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf31
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: nNHBNEhiKTQL2UBLd8mM
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Target 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus: 44
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.13
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040000
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf40
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00040001
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf41
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ptG8EK48yNzMP7dRFKZF
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Target 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: I_T nexus: 46
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Connection: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: IP Address: 10.222.0.48
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060000
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf60
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00060001
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf61
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: Q9ShjXj5wc96pg6fVr9u
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 20:36:52.147751 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:36:52.163772 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:52.250914 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:52.251504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:52.252727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:36:52.340387 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:36:52.340928 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:36:52.342251 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] Set provider_location to: 10.222.0.41:3260,7 iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:36:52.498769 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-6c900bb9-157c-4565-8db5-93fdc07a76bf req-309e026b-5a56-4de6-847b-d556a783277f tempest-TestVolumeBackupRestore-1295797280 None] attachment_update completed successfully.
Sep 15 20:37:23.809854 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c5fa6e5c-7f05-4b2b-8210-37309f6450f8 req-d516b085-fcb3-4b78-ad0b-a0cd4a8c533f tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:37:23.809854 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-c5fa6e5c-7f05-4b2b-8210-37309f6450f8 req-d516b085-fcb3-4b78-ad0b-a0cd4a8c533f tempest-TestVolumeBootPattern-954000982 None] Deleting attachment a055dd46-11b7-4681-81d6-1331c7b422ed. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:37:23.811343 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:23.901912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:23.902282 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830\n System information:\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-2331c63e-d7a0-4475-b75a-4157aa859830\n Backing store flags: \n Account information:\n Q9ShjXj5wc96pg6fVr9u\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:23.903057 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-c5fa6e5c-7f05-4b2b-8210-37309f6450f8 req-d516b085-fcb3-4b78-ad0b-a0cd4a8c533f tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: 2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:23.904474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:24.016748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2331c63e-d7a0-4475-b75a-4157aa859830 -f" returned: 0 in 0.104s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:24.016748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:24.016748 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:24.076537 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:37:24.076537 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:37:24.076537 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:24.098763 n-d-806626-2 sudo[133088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:24.099598 n-d-806626-2 sudo[133088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:24.111362 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:24.111960 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:24.221538 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-c5fa6e5c-7f05-4b2b-8210-37309f6450f8 req-d516b085-fcb3-4b78-ad0b-a0cd4a8c533f tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:24.221538 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:24.221538 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:24.514299 n-d-806626-2 sudo[133088]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:24.522324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:24.524180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:24.542411 n-d-806626-2 sudo[133092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:24.543204 n-d-806626-2 sudo[133092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:24.959909 n-d-806626-2 sudo[133092]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:24.961959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:24.963354 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:37:25.517351 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-2331c63e-d7a0-4475-b75a-4157aa859830-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:37:25.583392 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:25.674051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:25.674051 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:25.674051 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:25.675040 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:25.692592 n-d-806626-2 sudo[133097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:25.693386 n-d-806626-2 sudo[133097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:26.094395 n-d-806626-2 sudo[133097]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:26.096643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830" returned: 0 in 0.421s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:26.099217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:26.116847 n-d-806626-2 sudo[133101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:26.117693 n-d-806626-2 sudo[133101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:26.512236 n-d-806626-2 sudo[133101]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:26.515220 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830" returned: 0 in 0.416s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:26.517116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:26.534650 n-d-806626-2 sudo[133104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:26.535480 n-d-806626-2 sudo[133104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:26.993791 n-d-806626-2 sudo[133104]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:26.996088 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2331c63e-d7a0-4475-b75a-4157aa859830" returned: 0 in 0.479s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:26.997218 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: 2331c63e-d7a0-4475-b75a-4157aa859830
Sep 15 20:37:27.044488 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['b68d4bc1-b99e-482f-9495-3e852313c8a6', 'e46e381c-bfc1-4a0b-88ae-b0ea88b7b8d7', '506d4d38-97fb-4b11-ada5-c0e7c031bd41', '8c7588af-81d8-475d-8827-4c6069ba6254'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:37:27.046592 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:27.046592 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:27.046592 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:27.085679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:37:27.086391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:27.105776 n-d-806626-2 sudo[133110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:27.106611 n-d-806626-2 sudo[133110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:27.503090 n-d-806626-2 sudo[133110]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:27.505531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:27.509554 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:27.527057 n-d-806626-2 sudo[133113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:27.527828 n-d-806626-2 sudo[133113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:27.884377 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-7ff65caf-a965-4e51-a35a-ed31f5ed79b0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:37:27.885283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:27.905199 n-d-806626-2 sudo[133117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0
Sep 15 20:37:27.905997 n-d-806626-2 sudo[133117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:27.968434 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:27.968434 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:37:27.961535 n-d-806626-2 sudo[133113]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:27.982257 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:37:27.995117 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-4f10d2e8-19b0-4536-b330-76930ab5c940 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-2331c63e-d7a0-4475-b75a-4157aa859830-delete_volume'" released by "delete_volume" :: held 2.475s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:37:28.305076 n-d-806626-2 sudo[133117]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:28.306839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0" returned: 0 in 0.422s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:28.308320 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:28.326108 n-d-806626-2 sudo[133120]: ubuntu : TTY=unknown ; 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-7ff65caf-a965-4e51-a35a-ed31f5ed79b0
Sep 15 20:37:28.326905 n-d-806626-2 sudo[133120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:28.935494 n-d-806626-2 sudo[133120]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:28.937678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ff65caf-a965-4e51-a35a-ed31f5ed79b0" returned: 0 in 0.629s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:29.020402 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Created reservations ['2f8d8d17-cc38-493a-bda1-bf237c060198', 'eeb1a554-359a-41c5-9737-baaca461644c', 'c29a77c9-7456-43e9-b396-af63c6e46897', '1e197779-d6ed-4f7b-a256-f7e51d3d4275'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:37:29.022064 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:29.022064 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:29.022064 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:29.058819 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Delete snapshot completed successfully.
Sep 15 20:37:29.064158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-bbd6c3a9-98d5-421c-a27c-df62fcd2392b tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-7ff65caf-a965-4e51-a35a-ed31f5ed79b0-delete_snapshot'" released by "delete_snapshot" :: held 1.182s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:37:34.637854 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-9542d62d-3944-48fc-9907-2b4908cc6eb9 req-a2f6b3e2-df74-4d1c-bdab-5930f2ffc8b4 tempest-TestVolumeBootPattern-954000982 None] Terminate volume connection completed successfully.
Sep 15 20:37:34.638442 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-9542d62d-3944-48fc-9907-2b4908cc6eb9 req-a2f6b3e2-df74-4d1c-bdab-5930f2ffc8b4 tempest-TestVolumeBootPattern-954000982 None] Deleting attachment f6d8fe1b-7170-4a8c-8f5a-4548ddb3a0cb. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:37:34.639735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:34.727006 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:34.727391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c\n System information:\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-3f72796b-bd8b-4965-899d-b746959fe75c\n Backing store flags: \n Account information:\n ptG8EK48yNzMP7dRFKZF\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:34.728121 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-9542d62d-3944-48fc-9907-2b4908cc6eb9 req-a2f6b3e2-df74-4d1c-bdab-5930f2ffc8b4 tempest-TestVolumeBootPattern-954000982 None] Removing iscsi_target for Volume ID: 3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:34.729183 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:34.826348 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3f72796b-bd8b-4965-899d-b746959fe75c -f" returned: 0 in 0.097s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:34.826665 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:34.828174 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:34.920363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:34.920762 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:34.991983 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-9542d62d-3944-48fc-9907-2b4908cc6eb9 req-a2f6b3e2-df74-4d1c-bdab-5930f2ffc8b4 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:34.991983 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:34.991983 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:37.209289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-3f72796b-bd8b-4965-899d-b746959fe75c-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:37:37.271315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:37.358375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:37.358745 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\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-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:37.359531 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:37.360528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:37.378212 n-d-806626-2 sudo[133249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:37.379011 n-d-806626-2 sudo[133249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:37.750915 n-d-806626-2 sudo[133249]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:37.753247 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:37.754791 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:37.772617 n-d-806626-2 sudo[133252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:37.773411 n-d-806626-2 sudo[133252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:38.155070 n-d-806626-2 sudo[133252]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:38.157443 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:38.159350 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:38.178806 n-d-806626-2 sudo[133255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:38.179604 n-d-806626-2 sudo[133255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:38.584961 n-d-806626-2 sudo[133255]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:38.587671 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3f72796b-bd8b-4965-899d-b746959fe75c" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:38.588728 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Successfully deleted volume: 3f72796b-bd8b-4965-899d-b746959fe75c
Sep 15 20:37:38.633644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Created reservations ['3e9d9009-956e-4811-af7e-5d3b2cdaeb15', '024dd3a0-da79-407d-85d5-db1b1e118989', 'c404c7dd-df4e-4b6e-99f1-46d072c58edd', '83de72d0-8754-427d-a531-10f62c738f38'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:37:38.635931 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:38.635931 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:38.635931 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:38.674235 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:37:38.674966 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:38.692940 n-d-806626-2 sudo[133263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:38.693778 n-d-806626-2 sudo[133263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:39.078472 n-d-806626-2 sudo[133263]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:39.080782 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:39.082854 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:39.100931 n-d-806626-2 sudo[133266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:39.101697 n-d-806626-2 sudo[133266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:39.505505 n-d-806626-2 sudo[133266]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:39.507911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:39.509747 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:37:39.515277 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Deleted volume successfully.
Sep 15 20:37:39.531268 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-809f592b-3519-4f54-a547-65dc48bd0218 tempest-TestVolumeBootPattern-954000982 None] Lock "b'cinder-3f72796b-bd8b-4965-899d-b746959fe75c-delete_volume'" released by "delete_volume" :: held 2.322s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:37:46.444831 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-baa359b0-c966-4f82-b123-ff8de71541ca req-cde39b28-63e0-416d-bfb2-f9cbfe787980 tempest-TestVolumeBackupRestore-1295797280 None] Terminate volume connection completed successfully.
Sep 15 20:37:46.445993 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-baa359b0-c966-4f82-b123-ff8de71541ca req-cde39b28-63e0-416d-bfb2-f9cbfe787980 tempest-TestVolumeBackupRestore-1295797280 None] Deleting attachment 9d3f1f9e-b5a8-45b3-b5a5-e71fb8d79fbf. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:37:46.447756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:46.553590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:46.554184 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n System information:\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-c35ebe9e-0e27-4c90-bebd-33b956d2cb81\n Backing store flags: \n Account information:\n xtS7Eyst8F4JSS6bpNTJ\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:46.556246 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-baa359b0-c966-4f82-b123-ff8de71541ca req-cde39b28-63e0-416d-bfb2-f9cbfe787980 tempest-TestVolumeBackupRestore-1295797280 None] Removing iscsi_target for Volume ID: c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:46.558418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:46.683934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 -f" returned: 0 in 0.126s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:46.684971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:46.686642 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:46.790939 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:46.791602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:46.871140 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-baa359b0-c966-4f82-b123-ff8de71541ca req-cde39b28-63e0-416d-bfb2-f9cbfe787980 tempest-TestVolumeBackupRestore-1295797280 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:46.871140 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:46.871140 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:48.493832 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Lock "b'cinder-c35ebe9e-0e27-4c90-bebd-33b956d2cb81-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:37:48.560079 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:48.667070 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Lock "b'cinder-6364b2cd-8304-40b6-a134-faf7c548c5da-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:37:48.733166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:48.733712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:48.739934 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Skipping remove_export. No iscsi_target is presently exported for volume: c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:48.740897 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:48.779920 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:48.782764 n-d-806626-2 sudo[133354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:48.783622 n-d-806626-2 sudo[133354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:48.949532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:48.950157 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500441120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-2.cbci-806626-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.48\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:37:48.951247 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:37:48.952908 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:48.982789 n-d-806626-2 sudo[133358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:37:48.984560 n-d-806626-2 sudo[133358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:49.280759 n-d-806626-2 sudo[133354]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:49.283369 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.542s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:49.285071 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:49.306002 n-d-806626-2 sudo[133362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:49.306814 n-d-806626-2 sudo[133362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:49.431189 n-d-806626-2 sudo[133358]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:49.433622 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da" returned: 0 in 0.480s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:49.435447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:49.477171 n-d-806626-2 sudo[133364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:37:49.488100 n-d-806626-2 sudo[133364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:49.778111 n-d-806626-2 sudo[133362]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:49.780350 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.495s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:49.783066 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:49.820611 n-d-806626-2 sudo[133367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:49.821432 n-d-806626-2 sudo[133367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:49.995519 n-d-806626-2 sudo[133364]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:49.997924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da" returned: 0 in 0.562s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:50.000253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:50.025768 n-d-806626-2 sudo[133375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:37:50.030940 n-d-806626-2 sudo[133375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:50.342008 n-d-806626-2 sudo[133367]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:50.344248 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c35ebe9e-0e27-4c90-bebd-33b956d2cb81" returned: 0 in 0.561s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:50.346041 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Successfully deleted volume: c35ebe9e-0e27-4c90-bebd-33b956d2cb81
Sep 15 20:37:50.421535 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Created reservations ['bf2dfaf8-2beb-4832-a194-3ba2158056d6', 'b9b3d8a3-e0dc-42a8-8f34-82eb80394123', '3f9ff4e0-3006-470d-ba1a-b15fa005938d', '17024f15-dcae-45dc-9253-8e999cefd3ad'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:37:50.425577 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:50.425577 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:50.425577 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:50.497167 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:37:50.498182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:50.540875 n-d-806626-2 sudo[133392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:50.541671 n-d-806626-2 sudo[133392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:50.598266 n-d-806626-2 sudo[133375]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:50.600561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6364b2cd-8304-40b6-a134-faf7c548c5da" returned: 0 in 0.600s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:50.601961 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Successfully deleted volume: 6364b2cd-8304-40b6-a134-faf7c548c5da
Sep 15 20:37:50.655913 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Created reservations ['0efad715-95ba-4358-8db4-09db5437c9cf', '6eb6ddb3-9613-4a5a-a334-a3decb77a674', '39311004-9dfa-4751-96a3-be62d26683e5', 'f130a1a4-6a21-4e28-9464-fa2e17616217'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:37:50.659411 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:37:50.659411 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:37:50.659411 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:37:50.714984 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:37:50.715880 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:50.758035 n-d-806626-2 sudo[133395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:50.760296 n-d-806626-2 sudo[133395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:50.980990 n-d-806626-2 sudo[133392]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:50.983544 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:50.986985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:51.012035 n-d-806626-2 sudo[133398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:51.013861 n-d-806626-2 sudo[133398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:51.297901 n-d-806626-2 sudo[133395]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:51.300954 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:51.303015 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:37:51.363678 n-d-806626-2 sudo[133403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:37:51.365772 n-d-806626-2 sudo[133403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:37:51.593877 n-d-806626-2 sudo[133398]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:51.596213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:51.599302 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:37:51.614311 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Deleted volume successfully.
Sep 15 20:37:51.643530 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-52d93118-2d52-4ea9-90b5-f861e706577c tempest-TestVolumeBackupRestore-1295797280 None] Lock "b'cinder-c35ebe9e-0e27-4c90-bebd-33b956d2cb81-delete_volume'" released by "delete_volume" :: held 3.150s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:37:51.858509 n-d-806626-2 sudo[133403]: pam_unix(sudo:session): session closed for user root
Sep 15 20:37:51.862185 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:37:51.863094 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:37:51.874419 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Deleted volume successfully.
Sep 15 20:37:51.895661 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c3e1f632-6df1-4f15-803b-3668dc47f57a tempest-TestVolumeBackupRestore-1295797280 None] Lock "b'cinder-6364b2cd-8304-40b6-a134-faf7c548c5da-delete_volume'" released by "delete_volume" :: held 3.229s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:38:24.084516 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:38:24.085159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:38:24.086270 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:24.106705 n-d-806626-2 sudo[133570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:24.107537 n-d-806626-2 sudo[133570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:24.519338 n-d-806626-2 sudo[133570]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:24.521624 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:24.523137 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:24.541808 n-d-806626-2 sudo[133573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:24.543234 n-d-806626-2 sudo[133573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:24.956052 n-d-806626-2 sudo[133573]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:24.958125 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:24.959474 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:38:25.006182 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-af44dd7e-4c91-43e3-9c0d-d9c638bc59aa tempest-TaggedBootDevicesTest_v242-206094334 None] Terminate volume connection completed successfully.
Sep 15 20:38:25.006622 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-af44dd7e-4c91-43e3-9c0d-d9c638bc59aa tempest-TaggedBootDevicesTest_v242-206094334 None] Deleting attachment 69801b87-d2b2-4240-ba0e-ae105f2b4f08. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:38:25.010774 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.103464 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.103993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95\n Backing store flags: \n Account information:\n o3tDXp9qSUMUpm4AkU7b\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.104522 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-af44dd7e-4c91-43e3-9c0d-d9c638bc59aa tempest-TaggedBootDevicesTest_v242-206094334 None] Removing iscsi_target for Volume ID: 0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:25.105513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.219455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0ac20fcb-6063-4340-9573-bbe3b895be95 -f" returned: 0 in 0.113s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.220178 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.224147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.319283 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.319631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.396670 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-af44dd7e-4c91-43e3-9c0d-d9c638bc59aa tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:25.396670 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:25.396670 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:25.542694 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-316ec220-74bc-4e03-8bec-63a7ba3b22ae tempest-TaggedBootDevicesTest_v242-206094334 None] Terminate volume connection completed successfully.
Sep 15 20:38:25.543226 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-316ec220-74bc-4e03-8bec-63a7ba3b22ae tempest-TaggedBootDevicesTest_v242-206094334 None] Deleting attachment f4e4fc40-3f5b-4155-a961-b8983f26a382. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:38:25.544644 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.630924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.631288 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1\n System information:\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-a24615a5-1739-4c43-a712-b63139b917b1\n Backing store flags: \n Account information:\n g7bbb79A8zP5Bn5KLXJC\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.631949 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-316ec220-74bc-4e03-8bec-63a7ba3b22ae tempest-TaggedBootDevicesTest_v242-206094334 None] Removing iscsi_target for Volume ID: a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:25.633541 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.725899 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a24615a5-1739-4c43-a712-b63139b917b1 -f" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.726183 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.727448 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:25.819128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:25.819470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:25.890467 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-316ec220-74bc-4e03-8bec-63a7ba3b22ae tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:25.890467 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:25.890467 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:26.032033 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-f002504f-a6b9-48b5-93ad-a3382e868be0 tempest-TaggedBootDevicesTest_v242-206094334 None] Terminate volume connection completed successfully.
Sep 15 20:38:26.032450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-f002504f-a6b9-48b5-93ad-a3382e868be0 tempest-TaggedBootDevicesTest_v242-206094334 None] Deleting attachment 3f9746ff-a9e7-484c-b960-248f814a4d00. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:38:26.033836 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:26.120442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:26.120980 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n System information:\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-51e5e85f-693d-44a0-95bb-41fc7d9b04e9\n Backing store flags: \n Account information:\n nNHBNEhiKTQL2UBLd8mM\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:26.121530 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-f002504f-a6b9-48b5-93ad-a3382e868be0 tempest-TaggedBootDevicesTest_v242-206094334 None] Removing iscsi_target for Volume ID: 51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:26.122680 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:26.214782 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 -f" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:26.215234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:26.216647 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:26.305148 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:26.305469 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:26.374230 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-4d8debeb-f76e-455a-8c79-b290b694aa3c req-f002504f-a6b9-48b5-93ad-a3382e868be0 tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:26.374230 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:26.374230 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:33.369913 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-51e5e85f-693d-44a0-95bb-41fc7d9b04e9-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:38:33.428626 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:33.524961 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:33.525286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:33.525948 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:33.526970 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:33.544206 n-d-806626-2 sudo[133684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:33.544993 n-d-806626-2 sudo[133684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:33.920929 n-d-806626-2 sudo[133684]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:33.923234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9" returned: 0 in 0.396s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:33.924824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:33.943632 n-d-806626-2 sudo[133687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:33.944432 n-d-806626-2 sudo[133687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:34.324426 n-d-806626-2 sudo[133687]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:34.326738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9" returned: 0 in 0.401s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:34.328561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:34.346567 n-d-806626-2 sudo[133690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:34.347646 n-d-806626-2 sudo[133690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:34.766610 n-d-806626-2 sudo[133690]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:34.768849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51e5e85f-693d-44a0-95bb-41fc7d9b04e9" returned: 0 in 0.440s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:34.769975 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Successfully deleted volume: 51e5e85f-693d-44a0-95bb-41fc7d9b04e9
Sep 15 20:38:34.814550 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Created reservations ['53cd69ac-e5fe-4e60-9552-c059d9f61a09', '78c7731d-6964-40c0-a64a-eb4646e88a5d', '9591e89c-b41b-4eea-b3d5-f822e0f10f14', 'e71a73cb-fc4f-4fca-9100-1d4e96edcc73'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:38:34.816794 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:34.816794 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:34.816794 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:34.855668 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:38:34.856375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:34.874277 n-d-806626-2 sudo[133698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:34.875083 n-d-806626-2 sudo[133698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:35.249163 n-d-806626-2 sudo[133698]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:35.251482 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:35.253606 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:35.271599 n-d-806626-2 sudo[133701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:35.272367 n-d-806626-2 sudo[133701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:35.662216 n-d-806626-2 sudo[133701]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:35.665214 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:35.667298 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:38:35.672823 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Deleted volume successfully.
Sep 15 20:38:35.691811 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-d295184d-c24f-4c68-b7d1-315582920814 tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-51e5e85f-693d-44a0-95bb-41fc7d9b04e9-delete_volume'" released by "delete_volume" :: held 2.322s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:38:35.696517 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-a24615a5-1739-4c43-a712-b63139b917b1-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:38:35.755890 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:35.842774 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:35.843338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500438880]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:35.843808 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Skipping remove_export. No iscsi_target is presently exported for volume: a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:35.844836 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:35.863205 n-d-806626-2 sudo[133706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:35.863993 n-d-806626-2 sudo[133706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:36.242165 n-d-806626-2 sudo[133706]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:36.244504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:36.246091 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:36.264086 n-d-806626-2 sudo[133709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:36.264857 n-d-806626-2 sudo[133709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:36.673331 n-d-806626-2 sudo[133709]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:36.675610 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1" returned: 0 in 0.429s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:36.677453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:36.695990 n-d-806626-2 sudo[133744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:36.697285 n-d-806626-2 sudo[133744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:37.123787 n-d-806626-2 sudo[133744]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:37.126026 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a24615a5-1739-4c43-a712-b63139b917b1" returned: 0 in 0.448s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:37.127187 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Successfully deleted volume: a24615a5-1739-4c43-a712-b63139b917b1
Sep 15 20:38:37.171895 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Created reservations ['ab6cb683-9b99-47e0-993f-438330866aba', '07716757-5788-4df1-a90f-831e6889cc5b', '432408b8-cbbf-4f46-afa5-b4c4c8c2248a', 'c2c7c6ad-610a-4291-ae6a-614317485758'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:38:37.173872 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:37.173872 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:37.173872 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:37.215448 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:38:37.216158 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:37.234698 n-d-806626-2 sudo[133752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:37.235510 n-d-806626-2 sudo[133752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:37.618027 n-d-806626-2 sudo[133752]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:37.620334 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:37.622445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:37.640553 n-d-806626-2 sudo[133755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:37.641341 n-d-806626-2 sudo[133755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:38.022400 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-0ac20fcb-6063-4340-9573-bbe3b895be95-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:38:38.024983 n-d-806626-2 sudo[133755]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:38.027782 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:38.029343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:38:38.038471 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Deleted volume successfully.
Sep 15 20:38:38.092007 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3a9a6b6d-29a5-44a5-b75d-83e2327e314a tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-a24615a5-1739-4c43-a712-b63139b917b1-delete_volume'" released by "delete_volume" :: held 2.395s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:38:38.094675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:38.180893 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:38.181413 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:38:38.182016 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:38.183439 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:38.201659 n-d-806626-2 sudo[133760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:38.202528 n-d-806626-2 sudo[133760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:38.605429 n-d-806626-2 sudo[133760]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:38.607627 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95" returned: 0 in 0.424s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:38.609054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:38.627114 n-d-806626-2 sudo[133763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:38.627888 n-d-806626-2 sudo[133763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:39.020265 n-d-806626-2 sudo[133763]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:39.022408 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95" returned: 0 in 0.413s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:39.024719 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:39.042596 n-d-806626-2 sudo[133766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:39.043392 n-d-806626-2 sudo[133766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:39.491813 n-d-806626-2 sudo[133766]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:39.494453 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ac20fcb-6063-4340-9573-bbe3b895be95" returned: 0 in 0.470s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:39.495583 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Successfully deleted volume: 0ac20fcb-6063-4340-9573-bbe3b895be95
Sep 15 20:38:39.540022 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Created reservations ['1eb79d4e-4706-497f-af56-eb8ca3ec7aaf', '137a75cf-648b-47c3-ae56-15b5b4366645', 'e8b163c6-0c8f-477a-b718-4063d8f67815', 'f1ca41ea-fe44-4823-875e-aef3a839b21c'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:38:39.542153 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:38:39.542153 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:38:39.542153 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:38:39.583397 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:38:39.584093 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:39.602093 n-d-806626-2 sudo[133772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:39.602867 n-d-806626-2 sudo[133772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:40.040785 n-d-806626-2 sudo[133772]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:40.043113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:40.045276 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:38:40.063284 n-d-806626-2 sudo[133777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:38:40.064049 n-d-806626-2 sudo[133777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:38:40.496092 n-d-806626-2 sudo[133777]: pam_unix(sudo:session): session closed for user root
Sep 15 20:38:40.498389 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:38:40.500492 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:38:40.506647 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Deleted volume successfully.
Sep 15 20:38:40.520655 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8bfe4dc7-911f-4ecd-8dff-83b4300da047 tempest-TaggedBootDevicesTest_v242-206094334 None] Lock "b'cinder-0ac20fcb-6063-4340-9573-bbe3b895be95-delete_volume'" released by "delete_volume" :: held 2.498s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:39:24.086408 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:39:24.087557 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:39:24.087947 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:39:24.106304 n-d-806626-2 sudo[133984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:39:24.107113 n-d-806626-2 sudo[133984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:39:24.513896 n-d-806626-2 sudo[133984]: pam_unix(sudo:session): session closed for user root
Sep 15 20:39:24.515872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:39:24.517371 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:39:24.534703 n-d-806626-2 sudo[133987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:39:24.535494 n-d-806626-2 sudo[133987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:39:24.959509 n-d-806626-2 sudo[133987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:39:24.961643 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:39:24.963055 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:39:41.750234 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:39:41.754302 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:39:41.754822 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:39:41.767468 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Flow 'volume_create_manager' (4f676a24-253d-4926-a331-cfa652a11584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:39:41.770594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fccdf05-ec0c-44f8-9bfe-dda6b96f4710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:41.792909 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:39:41.818368 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fccdf05-ec0c-44f8-9bfe-dda6b96f4710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-744466716',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=7704618a-1fb4-4cf0-a459-6a0d56195c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e68ac9df6eb4f53847ee7cb7c63c574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:39: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-15T20:39:42Z,user_id='1753a4415948484e8391083d488f2f16',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:41.820859 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f40a44e-f8be-4b2b-ab35-94c06cb9250c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:41.822965 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f40a44e-f8be-4b2b-ab35-94c06cb9250c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:41.825241 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7655dcd6-8223-402e-a4f0-363ffd05abb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:41.827466 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7655dcd6-8223-402e-a4f0-363ffd05abb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7704618a-1fb4-4cf0-a459-6a0d56195c4d', 'volume_name': 'volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:41.829663 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23dbd7e8-eaf8-4501-86dd-43003b50f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:41.831783 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23dbd7e8-eaf8-4501-86dd-43003b50f81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:41.833893 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (306871bd-6e6e-4b0e-a7f0-822282a4af36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:41.834688 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Volume 7704618a-1fb4-4cf0-a459-6a0d56195c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d', 'volume_size': 1}
Sep 15 20:39:41.835715 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:39:41.854872 n-d-806626-2 sudo[134028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:39:41.855697 n-d-806626-2 sudo[134028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:39:42.342212 n-d-806626-2 sudo[134028]: pam_unix(sudo:session): session closed for user root
Sep 15 20:39:42.344523 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.508s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:39:42.348098 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (306871bd-6e6e-4b0e-a7f0-822282a4af36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:42.350390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf2f1e27-81bc-4a5d-892b-ee1a97fc1682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:39:42.361387 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Volume volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d (7704618a-1fb4-4cf0-a459-6a0d56195c4d): created successfully
Sep 15 20:39:42.363451 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf2f1e27-81bc-4a5d-892b-ee1a97fc1682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:39:42.366376 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Flow 'volume_create_manager' (4f676a24-253d-4926-a331-cfa652a11584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:39:42.373798 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4359a45b-b6b2-4ad9-9e33-464609995cbc tempest-ServerRescueNegativeTestJSON-680838700 None] Created volume successfully.
Sep 15 20:40:01.256589 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:40:01.260596 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:40:01.261172 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:40:01.273515 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Flow 'volume_create_manager' (2b2c9ae2-5746-4eff-882a-968900d4fafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:40:01.277029 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (275c93b6-5e22-49ad-87ce-eba386871316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.302912 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:40:01.326938 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (275c93b6-5e22-49ad-87ce-eba386871316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1627517815',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=e8355f24-f911-45cc-a002-e72fc050fc8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e68ac9df6eb4f53847ee7cb7c63c574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:40:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:40:01Z,user_id='1753a4415948484e8391083d488f2f16',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.329377 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf22b825-644c-4f9a-9873-8710548cf7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.331474 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf22b825-644c-4f9a-9873-8710548cf7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.333727 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73d2781e-5bf6-4d28-a0c7-d9d9107e5bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.335933 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73d2781e-5bf6-4d28-a0c7-d9d9107e5bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8355f24-f911-45cc-a002-e72fc050fc8f', 'volume_name': 'volume-e8355f24-f911-45cc-a002-e72fc050fc8f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.338211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7123ec9c-58aa-4a5b-9162-93ed57014de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.340264 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7123ec9c-58aa-4a5b-9162-93ed57014de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.342347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4444cd2-d8bc-45fc-b68a-8098e0050f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.343161 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Volume e8355f24-f911-45cc-a002-e72fc050fc8f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8355f24-f911-45cc-a002-e72fc050fc8f', 'volume_size': 1}
Sep 15 20:40:01.344153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8355f24-f911-45cc-a002-e72fc050fc8f stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:01.362261 n-d-806626-2 sudo[134067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8355f24-f911-45cc-a002-e72fc050fc8f stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:40:01.363096 n-d-806626-2 sudo[134067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:01.821266 n-d-806626-2 sudo[134067]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:01.823602 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8355f24-f911-45cc-a002-e72fc050fc8f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.479s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:01.826882 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4444cd2-d8bc-45fc-b68a-8098e0050f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8355f24-f911-45cc-a002-e72fc050fc8f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.829342 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb56fd5-816a-4ad2-891c-7f8cfdc01c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:40:01.840462 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Volume volume-e8355f24-f911-45cc-a002-e72fc050fc8f (e8355f24-f911-45cc-a002-e72fc050fc8f): created successfully
Sep 15 20:40:01.842361 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb56fd5-816a-4ad2-891c-7f8cfdc01c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:40:01.845313 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Flow 'volume_create_manager' (2b2c9ae2-5746-4eff-882a-968900d4fafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:40:01.852613 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0a217806-52e4-4608-aa4c-da9561e11809 tempest-ServerRescueNegativeTestJSON-680838700 None] Created volume successfully.
Sep 15 20:40:03.254590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:03.271998 n-d-806626-2 sudo[134101]: ubuntu : 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-e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:03.272757 n-d-806626-2 sudo[134101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:03.658388 n-d-806626-2 sudo[134101]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:03.660780 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:03.709375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:03.715758 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:03.716082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:03.716701 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 20:40:03.717534 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Creating iscsi_target for Volume ID: volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8355f24-f911-45cc-a002-e72fc050fc8f,
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: incominguser f87Qe4m7PB8FfxXGzBTK A9SMwmRG8yJWcLeR
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:03.720757 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 20:40:03.723919 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:04.070180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f" returned: 0 in 0.347s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:04.070529 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:04.071159 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 20:40:04.072132 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 20:40:04.073337 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:04.079192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:04.079513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n Backing store flags: \n Account information:\n f87Qe4m7PB8FfxXGzBTK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:04.080050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 20:40:04.081146 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:04.168746 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:04.169061 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n Backing store flags: \n Account information:\n f87Qe4m7PB8FfxXGzBTK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:04.171014 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:04.257781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:04.258349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n Backing store flags: \n Account information:\n f87Qe4m7PB8FfxXGzBTK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:04.259113 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 20:40:04.403467 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-fa4bad9d-89bc-4e34-a571-25b9b209a976 req-5cd87562-808f-4c97-b8a0-587d6e76d5fa tempest-ServerRescueNegativeTestJSON-680838700 None] attachment_update completed successfully.
Sep 15 20:40:24.091789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:40:24.092463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:40:24.092948 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:24.111286 n-d-806626-2 sudo[134143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:24.112075 n-d-806626-2 sudo[134143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:24.514220 n-d-806626-2 sudo[134143]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:24.516210 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:24.517612 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:24.535261 n-d-806626-2 sudo[134146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:24.536051 n-d-806626-2 sudo[134146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:24.908685 n-d-806626-2 sudo[134146]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:24.910808 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.393s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:24.912831 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:40:34.825185 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-0b0682e6-b37b-468e-b935-836b92307377 req-34622691-d231-4b81-b3f4-f1f1fecc3acc tempest-ServerRescueNegativeTestJSON-680838700 None] Terminate volume connection completed successfully.
Sep 15 20:40:34.825812 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-0b0682e6-b37b-468e-b935-836b92307377 req-34622691-d231-4b81-b3f4-f1f1fecc3acc tempest-ServerRescueNegativeTestJSON-680838700 None] Deleting attachment 5551938d-4a23-4e62-8ad2-93648bb91958. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 20:40:34.827143 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:34.913531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:34.913870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f\n Backing store flags: \n Account information:\n f87Qe4m7PB8FfxXGzBTK\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:34.914521 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-0b0682e6-b37b-468e-b935-836b92307377 req-34622691-d231-4b81-b3f4-f1f1fecc3acc tempest-ServerRescueNegativeTestJSON-680838700 None] Removing iscsi_target for Volume ID: e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:34.915589 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:35.005414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e8355f24-f911-45cc-a002-e72fc050fc8f -f" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:35.005743 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:35.006872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:35.093186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:35.093509 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:35.166000 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-0b0682e6-b37b-468e-b935-836b92307377 req-34622691-d231-4b81-b3f4-f1f1fecc3acc tempest-ServerRescueNegativeTestJSON-680838700 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:40:35.166000 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:40:35.166000 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:35.836692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Lock "b'cinder-e8355f24-f911-45cc-a002-e72fc050fc8f-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:40:35.894091 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:35.981962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:35.982291 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694498644992]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 20:40:35.983001 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:35.984037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:36.001781 n-d-806626-2 sudo[134170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:36.002559 n-d-806626-2 sudo[134170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:36.377192 n-d-806626-2 sudo[134170]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:36.379572 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f" returned: 0 in 0.395s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:36.381173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:36.399111 n-d-806626-2 sudo[134173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:36.399906 n-d-806626-2 sudo[134173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:36.773606 n-d-806626-2 sudo[134173]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:36.775920 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f" returned: 0 in 0.394s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:36.777795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:36.795259 n-d-806626-2 sudo[134176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:36.796045 n-d-806626-2 sudo[134176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:37.221160 n-d-806626-2 sudo[134176]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:37.223393 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8355f24-f911-45cc-a002-e72fc050fc8f" returned: 0 in 0.445s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:37.224550 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Successfully deleted volume: e8355f24-f911-45cc-a002-e72fc050fc8f
Sep 15 20:40:37.270674 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Created reservations ['189726d8-ea83-4f41-be92-313005c5c927', '36bddcd0-cef4-476b-9196-12c46a7a5b3f', '4918d0ab-69c0-4aff-a666-871bb847ae55', 'c1976167-7566-48ad-a66e-429e345ece0a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:40:37.272764 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:40:37.272764 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:40:37.272764 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:37.315788 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:40:37.316564 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:37.334431 n-d-806626-2 sudo[134216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:37.335442 n-d-806626-2 sudo[134216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:37.717505 n-d-806626-2 sudo[134216]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:37.719892 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:37.722237 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:37.739429 n-d-806626-2 sudo[134220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:37.740201 n-d-806626-2 sudo[134220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:38.131118 n-d-806626-2 sudo[134220]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:38.133767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:38.136073 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:40:38.142571 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Deleted volume successfully.
Sep 15 20:40:38.162122 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Lock "b'cinder-7704618a-1fb4-4cf0-a459-6a0d56195c4d-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:40:38.168635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-96316f45-3e94-4c33-8a94-9631ea02e0e3 tempest-ServerRescueNegativeTestJSON-680838700 None] Lock "b'cinder-e8355f24-f911-45cc-a002-e72fc050fc8f-delete_volume'" released by "delete_volume" :: held 2.332s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:40:38.223665 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7704618a-1fb4-4cf0-a459-6a0d56195c4d
Sep 15 20:40:38.224649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:38.242873 n-d-806626-2 sudo[134223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d
Sep 15 20:40:38.243676 n-d-806626-2 sudo[134223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:38.621787 n-d-806626-2 sudo[134223]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:38.623911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:38.625425 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:38.643344 n-d-806626-2 sudo[134226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d
Sep 15 20:40:38.644112 n-d-806626-2 sudo[134226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:39.029375 n-d-806626-2 sudo[134226]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:39.031720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:39.033562 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:39.051025 n-d-806626-2 sudo[134229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d
Sep 15 20:40:39.051831 n-d-806626-2 sudo[134229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:39.508026 n-d-806626-2 sudo[134229]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:39.510151 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7704618a-1fb4-4cf0-a459-6a0d56195c4d" returned: 0 in 0.476s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:39.511180 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Successfully deleted volume: 7704618a-1fb4-4cf0-a459-6a0d56195c4d
Sep 15 20:40:39.555692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Created reservations ['706f4e84-9fc3-42d0-8914-03599b0bbfe0', '57a2985a-726b-43f2-8f7e-83a4cebcc447', '249edc9b-88d0-4fbd-8fe9-bc5c8a9a8260', '009c7ae7-a53b-447b-a8ea-ca6e86f4c800'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:40:39.558269 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:40:39.558269 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:40:39.558269 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:40:39.596402 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:40:39.597207 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:39.615321 n-d-806626-2 sudo[134235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:39.616099 n-d-806626-2 sudo[134235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:40.068020 n-d-806626-2 sudo[134235]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:40.070328 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:40.072553 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:40:40.090538 n-d-806626-2 sudo[134240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:40:40.091331 n-d-806626-2 sudo[134240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:40:40.518388 n-d-806626-2 sudo[134240]: pam_unix(sudo:session): session closed for user root
Sep 15 20:40:40.520793 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:40:40.522862 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:40:40.529347 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Deleted volume successfully.
Sep 15 20:40:40.544565 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-0be0621a-caeb-487d-b465-e70fb4d3680d tempest-ServerRescueNegativeTestJSON-680838700 None] Lock "b'cinder-7704618a-1fb4-4cf0-a459-6a0d56195c4d-delete_volume'" released by "delete_volume" :: held 2.382s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:41:24.094087 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:41:24.094744 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:41:24.095226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:41:24.114357 n-d-806626-2 sudo[134274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:41:24.115178 n-d-806626-2 sudo[134274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:41:24.547011 n-d-806626-2 sudo[134274]: pam_unix(sudo:session): session closed for user root
Sep 15 20:41:24.548982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:41:24.550445 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:41:24.568944 n-d-806626-2 sudo[134277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:41:24.569728 n-d-806626-2 sudo[134277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:41:25.001318 n-d-806626-2 sudo[134277]: pam_unix(sudo:session): session closed for user root
Sep 15 20:41:25.003427 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:41:25.004728 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:42:24.096793 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:42:24.097430 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:42:24.097790 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:42:24.116514 n-d-806626-2 sudo[134574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:42:24.117324 n-d-806626-2 sudo[134574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:42:24.555166 n-d-806626-2 sudo[134574]: pam_unix(sudo:session): session closed for user root
Sep 15 20:42:24.557232 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:42:24.558784 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:42:24.577205 n-d-806626-2 sudo[134588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:42:24.578010 n-d-806626-2 sudo[134588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:42:25.012456 n-d-806626-2 sudo[134588]: pam_unix(sudo:session): session closed for user root
Sep 15 20:42:25.014522 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:42:25.016028 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:43:24.098391 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:43:24.099095 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:43:24.099555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:24.120287 n-d-806626-2 sudo[135370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:24.121104 n-d-806626-2 sudo[135370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:24.573882 n-d-806626-2 sudo[135370]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:24.576008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:24.577605 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:24.598228 n-d-806626-2 sudo[135389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:24.599091 n-d-806626-2 sudo[135389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:25.034171 n-d-806626-2 sudo[135389]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:25.038153 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:25.039749 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:43:43.507388 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b7fc9ccf-7658-4c59-b70f-754dbc1f014b tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-857576398: creating
Sep 15 20:43:43.526123 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b7fc9ccf-7658-4c59-b70f-754dbc1f014b tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-857576398: created successfully
Sep 15 20:43:43.545518 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b7fc9ccf-7658-4c59-b70f-754dbc1f014b tempest-GroupSnapshotsTest-1596110249 None] Create group completed successfully.
Sep 15 20:43:44.958268 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:43:44.962853 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:43:44.963594 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:44.977742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (d9cb7488-5dfe-487f-a1c9-0898d308794c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:43:44.980896 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52ee6654-b640-43ff-9c76-624193c3b125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.003361 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:43:45.028509 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52ee6654-b640-43ff-9c76-624193c3b125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1904308777',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1d448f62-e0fe-4283-8a98-4b9dd5586ed7,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=0fcc481f-3891-4075-b933-7992dfcd01a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a6d921d9684a5d9b54722932ffe85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:43: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-15T20:43:45Z,user_id='7047eb9c058943e1a065b2dedc820c2f',volume_attachment=>,volume_type=VolumeType(3dfd7bee-2e3d-4d39-8ebf-bc829e488eee),volume_type_id=3dfd7bee-2e3d-4d39-8ebf-bc829e488eee)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.030991 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba2d022-926b-468f-bbd1-751368b224b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.033112 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba2d022-926b-468f-bbd1-751368b224b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.035454 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (695a2796-0b5e-46d7-bca6-afcb9bbcf763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.040533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (695a2796-0b5e-46d7-bca6-afcb9bbcf763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fcc481f-3891-4075-b933-7992dfcd01a6', 'volume_name': 'volume-0fcc481f-3891-4075-b933-7992dfcd01a6', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.042753 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (169cf27c-d017-477b-80fe-4bfc49e177e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.044887 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (169cf27c-d017-477b-80fe-4bfc49e177e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.047015 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (519e368b-defe-4818-8e1d-5d6871016012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.064984 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Volume 0fcc481f-3891-4075-b933-7992dfcd01a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fcc481f-3891-4075-b933-7992dfcd01a6', 'volume_size': 1}
Sep 15 20:43:45.065993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fcc481f-3891-4075-b933-7992dfcd01a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:45.084025 n-d-806626-2 sudo[135553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fcc481f-3891-4075-b933-7992dfcd01a6 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:43:45.084803 n-d-806626-2 sudo[135553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:45.589009 n-d-806626-2 sudo[135553]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:45.591379 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fcc481f-3891-4075-b933-7992dfcd01a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.525s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:45.595053 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (519e368b-defe-4818-8e1d-5d6871016012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fcc481f-3891-4075-b933-7992dfcd01a6', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.597392 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c404bbe6-45e7-487e-a0db-e18efc0f5dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:43:45.608787 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Volume volume-0fcc481f-3891-4075-b933-7992dfcd01a6 (0fcc481f-3891-4075-b933-7992dfcd01a6): created successfully
Sep 15 20:43:45.610695 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c404bbe6-45e7-487e-a0db-e18efc0f5dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:43:45.613684 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (d9cb7488-5dfe-487f-a1c9-0898d308794c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:43:45.621652 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2e662e10-0dd8-4004-92ba-efa589584236 tempest-GroupSnapshotsTest-1596110249 None] Created volume successfully.
Sep 15 20:43:46.340030 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] GroupSnapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: creating.
Sep 15 20:43:46.366289 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] Group snapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: creating. {{(pid=84113) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 20:43:46.415609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:46.433642 n-d-806626-2 sudo[135587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:43:46.434522 n-d-806626-2 sudo[135587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:46.816656 n-d-806626-2 sudo[135587]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:46.818987 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:46.820474 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7136d0dc-cd57-4e1e-9808-943b925688de --snapshot stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:46.838322 n-d-806626-2 sudo[135590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7136d0dc-cd57-4e1e-9808-943b925688de --snapshot stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 -L 1.00g
Sep 15 20:43:46.839132 n-d-806626-2 sudo[135590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:47.435184 n-d-806626-2 sudo[135590]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:47.437410 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7136d0dc-cd57-4e1e-9808-943b925688de --snapshot stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 -L 1.00g" returned: 0 in 0.617s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:47.551091 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5295a87f-368c-41ca-9834-ccf600bc2f26 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: created successfully
Sep 15 20:43:49.183583 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:49.202209 n-d-806626-2 sudo[135694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:43:49.203093 n-d-806626-2 sudo[135694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:49.665573 n-d-806626-2 sudo[135694]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:49.667877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.484s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:49.669447 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:49.688043 n-d-806626-2 sudo[135726]: ubuntu : 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-7136d0dc-cd57-4e1e-9808-943b925688de
Sep 15 20:43:49.688819 n-d-806626-2 sudo[135726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:50.073516 n-d-806626-2 sudo[135726]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:50.075942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:50.078253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 iflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:50.096176 n-d-806626-2 sudo[135731]: 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--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 iflag=direct
Sep 15 20:43:50.096965 n-d-806626-2 sudo[135731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:50.403311 n-d-806626-2 sudo[135731]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:50.405760 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 iflag=direct" returned: 0 in 0.327s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:50.406870 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:50.425803 n-d-806626-2 sudo[135743]: 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--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 oflag=direct
Sep 15 20:43:50.426684 n-d-806626-2 sudo[135743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:50.732531 n-d-806626-2 sudo[135743]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:50.734819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 oflag=direct" returned: 0 in 0.328s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:50.735946 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:50.753899 n-d-806626-2 sudo[135755]: 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--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 15 20:43:50.754681 n-d-806626-2 sudo[135755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:55.067405 n-d-806626-2 sudo[135755]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:55.069512 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.333s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:55.070124 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7136d0dc--cd57--4e1e--9808--943b925688de, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7d6309cd--5a0f--4d67--a4ee--528954a3a332, size 1024.00 MB, duration 4.33 sec {{(pid=84113) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 15 20:43:55.070521 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.volume_utils [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Volume copy 1024.00 MB at 236.24 MB/s
Sep 15 20:43:55.175306 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7dae3ddd-2425-4061-9adc-42be8270eac8 tempest-GroupSnapshotsTest-1596110249 None] Create group from source-snapshot-51ebf9aa-9883-457e-966a-2e2e15e45803 completed successfully.
Sep 15 20:43:56.426687 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7d6309cd-5a0f-4d67-a4ee-528954a3a332
Sep 15 20:43:56.427815 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:56.457832 n-d-806626-2 sudo[135768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332
Sep 15 20:43:56.458645 n-d-806626-2 sudo[135768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:56.848749 n-d-806626-2 sudo[135768]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:56.851039 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332" returned: 0 in 0.423s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:56.853304 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:56.870498 n-d-806626-2 sudo[135771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332
Sep 15 20:43:56.871358 n-d-806626-2 sudo[135771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:57.265136 n-d-806626-2 sudo[135771]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:57.267531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:57.269399 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:57.289680 n-d-806626-2 sudo[135774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332
Sep 15 20:43:57.290478 n-d-806626-2 sudo[135774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:57.708285 n-d-806626-2 sudo[135774]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:57.710467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6309cd-5a0f-4d67-a4ee-528954a3a332" returned: 0 in 0.441s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:57.711636 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Successfully deleted volume: 7d6309cd-5a0f-4d67-a4ee-528954a3a332
Sep 15 20:43:57.787523 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['6310f4bd-83ef-4bec-95bc-415aed566489'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:43:57.811391 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1218213227 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1218213227, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:43:57.812214 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1218213227 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1218213227, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:43:57.827146 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['2c164a6a-1217-4e94-ab18-3ef10f709355', '29074c27-a6b7-48a8-8312-d8c13b25d469', '11ed89de-6b33-4493-a1af-543c8ccbe3de', 'a0ad1447-d34e-4661-a797-0ab32b7f62fa'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:43:57.829072 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:43:57.829072 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:43:57.829072 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:43:57.905740 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:43:57.906435 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:57.924464 n-d-806626-2 sudo[135781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:57.925234 n-d-806626-2 sudo[135781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:58.288771 n-d-806626-2 sudo[135781]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:58.293486 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.385s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:58.295671 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:58.314031 n-d-806626-2 sudo[135784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:43:58.314807 n-d-806626-2 sudo[135784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:58.715329 n-d-806626-2 sudo[135784]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:58.717766 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:58.720203 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:43:58.726077 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1260eb71-a08f-47a5-bc8d-463ea94f1cca tempest-GroupSnapshotsTest-1596110249 None] Delete group completed successfully.
Sep 15 20:43:58.747389 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: deleting
Sep 15 20:43:58.772826 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: deleting {{(pid=84113) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 20:43:58.783354 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:58.801238 n-d-806626-2 sudo[135787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de
Sep 15 20:43:58.802155 n-d-806626-2 sudo[135787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:59.184684 n-d-806626-2 sudo[135787]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:59.187010 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:59.189126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:43:59.207167 n-d-806626-2 sudo[135790]: ubuntu : TTY=unknown ; 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-7136d0dc-cd57-4e1e-9808-943b925688de
Sep 15 20:43:59.207944 n-d-806626-2 sudo[135790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:43:59.765394 n-d-806626-2 sudo[135790]: pam_unix(sudo:session): session closed for user root
Sep 15 20:43:59.767619 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7136d0dc-cd57-4e1e-9808-943b925688de" returned: 0 in 0.578s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:43:59.850372 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1218213227 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1218213227, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:43:59.866172 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['862e3cb1-0d53-4132-9824-41d8e6094115', 'f37ed808-64dd-4e12-b48f-1eda00cdcfb1', 'e68daf82-5992-4153-97ff-1958be71256e', 'df1a1541-0a12-48a5-96be-cf4c30603d45'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:43:59.867675 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:43:59.867675 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:43:59.867675 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:43:59.910235 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c24af2be-b490-4447-a241-aa2dc67b1622 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 51ebf9aa-9883-457e-966a-2e2e15e45803: deleted successfully
Sep 15 20:44:00.250671 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:44:00.251774 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:00.270705 n-d-806626-2 sudo[135837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:44:00.271520 n-d-806626-2 sudo[135837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:00.649755 n-d-806626-2 sudo[135837]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:00.652032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6" returned: 0 in 0.400s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:00.653606 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:00.670994 n-d-806626-2 sudo[135840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:44:00.671766 n-d-806626-2 sudo[135840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:01.027878 n-d-806626-2 sudo[135840]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:01.030160 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6" returned: 0 in 0.376s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:01.031955 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:01.050014 n-d-806626-2 sudo[135843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:44:01.050789 n-d-806626-2 sudo[135843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:01.489894 n-d-806626-2 sudo[135843]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:01.492128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fcc481f-3891-4075-b933-7992dfcd01a6" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:01.493248 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Successfully deleted volume: 0fcc481f-3891-4075-b933-7992dfcd01a6
Sep 15 20:44:01.567974 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['3d473397-7370-41dc-9d19-24c0ad2e7c14'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:01.607398 n-d-806626-2 cinder-volume[84113]: WARNING cinder.db.sqlalchemy.api [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1218213227']
Sep 15 20:44:01.607863 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['65bf5816-6e97-4fcb-b162-5a5b3c3d8cd1', '9f6809d9-ee4d-46dd-a7c3-abdca9937391', '8953ff2c-053a-460d-b124-a36cd8521f55', '9953e2b5-1db5-486b-b740-909f6b9b3aef'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:01.609682 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:01.609682 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:01.609682 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:01.687313 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:44:01.688006 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:01.706234 n-d-806626-2 sudo[135849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:01.707030 n-d-806626-2 sudo[135849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:02.117027 n-d-806626-2 sudo[135849]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:02.119888 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:02.121999 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:02.140344 n-d-806626-2 sudo[135852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:02.141130 n-d-806626-2 sudo[135852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:02.583718 n-d-806626-2 sudo[135852]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:02.586443 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:02.588562 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:44:02.603466 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c30bded8-f5f7-4fa6-ad47-99e00f44e882 tempest-GroupSnapshotsTest-1596110249 None] Delete group completed successfully.
Sep 15 20:44:02.812910 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-378e7778-3dee-423d-b838-c1df3b6d8a9c tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-793648455: creating
Sep 15 20:44:02.831958 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-378e7778-3dee-423d-b838-c1df3b6d8a9c tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-793648455: created successfully
Sep 15 20:44:02.851551 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-378e7778-3dee-423d-b838-c1df3b6d8a9c tempest-GroupSnapshotsTest-1596110249 None] Create group completed successfully.
Sep 15 20:44:04.257039 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:44:04.260859 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:44:04.261372 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:44:04.274848 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (7f130150-0130-436c-b8ee-d1bfb5737bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:04.277975 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72cb36f5-c6c7-4722-a43b-3aba8bee7e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.301758 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:44:04.325362 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72cb36f5-c6c7-4722-a43b-3aba8bee7e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-51790822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=48cde4fb-3d11-4a78-ad18-d7c91ad552d1,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=61d58daa-183d-4965-8d15-749afa4b7fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a6d921d9684a5d9b54722932ffe85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:44:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:44:04Z,user_id='7047eb9c058943e1a065b2dedc820c2f',volume_attachment=>,volume_type=VolumeType(90c3befa-1179-4408-aa1e-bf441c73a1aa),volume_type_id=90c3befa-1179-4408-aa1e-bf441c73a1aa)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.327816 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f24c35a-b32e-4ded-9f52-ff3e43053f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.329940 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f24c35a-b32e-4ded-9f52-ff3e43053f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.332177 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbe5b40d-d26c-419d-90f6-572405268275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.334344 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbe5b40d-d26c-419d-90f6-572405268275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61d58daa-183d-4965-8d15-749afa4b7fa8', 'volume_name': 'volume-61d58daa-183d-4965-8d15-749afa4b7fa8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.337072 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eb99f8f-5c70-4057-9cf9-85f9904d1af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.339157 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eb99f8f-5c70-4057-9cf9-85f9904d1af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.341233 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a6f52dd-7f8f-46b4-88d3-69acd3a41e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.359624 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Volume 61d58daa-183d-4965-8d15-749afa4b7fa8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61d58daa-183d-4965-8d15-749afa4b7fa8', 'volume_size': 1}
Sep 15 20:44:04.360626 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61d58daa-183d-4965-8d15-749afa4b7fa8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:04.378183 n-d-806626-2 sudo[135855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61d58daa-183d-4965-8d15-749afa4b7fa8 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:44:04.378981 n-d-806626-2 sudo[135855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:04.873944 n-d-806626-2 sudo[135855]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:04.876307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61d58daa-183d-4965-8d15-749afa4b7fa8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:04.879718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a6f52dd-7f8f-46b4-88d3-69acd3a41e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61d58daa-183d-4965-8d15-749afa4b7fa8', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.882029 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (958f90de-3c5c-4f06-a97f-76bbec2fad27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:04.893773 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Volume volume-61d58daa-183d-4965-8d15-749afa4b7fa8 (61d58daa-183d-4965-8d15-749afa4b7fa8): created successfully
Sep 15 20:44:04.896028 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (958f90de-3c5c-4f06-a97f-76bbec2fad27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:04.899040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (7f130150-0130-436c-b8ee-d1bfb5737bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:04.906151 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-7de23121-0b1d-442d-9585-b8ac4bdac6f5 tempest-GroupSnapshotsTest-1596110249 None] Created volume successfully.
Sep 15 20:44:05.847020 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:44:05.851495 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:44:05.852633 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:44:05.865357 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (ca7a7baa-ed8b-41f6-8f0b-53e67793b552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:05.868732 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02c2b012-d783-4f69-9227-e148b502bcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:05.891031 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:44:05.916569 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02c2b012-d783-4f69-9227-e148b502bcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-518068858',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=48cde4fb-3d11-4a78-ad18-d7c91ad552d1,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=77c88293-423d-4437-adc1-265eee582142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a6d921d9684a5d9b54722932ffe85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:44: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-15T20:44:06Z,user_id='7047eb9c058943e1a065b2dedc820c2f',volume_attachment=>,volume_type=VolumeType(90c3befa-1179-4408-aa1e-bf441c73a1aa),volume_type_id=90c3befa-1179-4408-aa1e-bf441c73a1aa)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:05.919006 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99cd25d1-9b40-46e7-bbca-bdb9f2d8262a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:05.921056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99cd25d1-9b40-46e7-bbca-bdb9f2d8262a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:05.923327 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b18123d2-92a2-4855-a171-899f636e12a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:05.933367 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b18123d2-92a2-4855-a171-899f636e12a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77c88293-423d-4437-adc1-265eee582142', 'volume_name': 'volume-77c88293-423d-4437-adc1-265eee582142', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:05.933367 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ce1a071-e9ea-44d7-89cb-c340c523ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:05.933367 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ce1a071-e9ea-44d7-89cb-c340c523ec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:05.933367 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db084b23-e77d-49f9-a33e-850c5f1a0490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:05.949076 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Volume 77c88293-423d-4437-adc1-265eee582142: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77c88293-423d-4437-adc1-265eee582142', 'volume_size': 1}
Sep 15 20:44:05.950082 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77c88293-423d-4437-adc1-265eee582142 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:05.968842 n-d-806626-2 sudo[135888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77c88293-423d-4437-adc1-265eee582142 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:44:05.969620 n-d-806626-2 sudo[135888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:06.426456 n-d-806626-2 sudo[135888]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:06.428775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77c88293-423d-4437-adc1-265eee582142 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.478s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:06.432252 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db084b23-e77d-49f9-a33e-850c5f1a0490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77c88293-423d-4437-adc1-265eee582142', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:06.434604 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (370e454a-7a7d-4a55-ab87-341c4df468f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:06.445305 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Volume volume-77c88293-423d-4437-adc1-265eee582142 (77c88293-423d-4437-adc1-265eee582142): created successfully
Sep 15 20:44:06.447203 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (370e454a-7a7d-4a55-ab87-341c4df468f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:06.450193 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (ca7a7baa-ed8b-41f6-8f0b-53e67793b552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:06.457468 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-95b92800-2ba6-44e0-bd87-88f03fc73fb2 tempest-GroupSnapshotsTest-1596110249 None] Created volume successfully.
Sep 15 20:44:07.215670 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-169da8b0-6c5a-4160-bfe0-a0d206023a34 tempest-GroupSnapshotsTest-1596110249 None] Update group completed successfully.
Sep 15 20:44:08.409126 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0dcbb865-2fce-484d-a985-c95d9f5dc84f tempest-GroupSnapshotsTest-1596110249 None] Update group completed successfully.
Sep 15 20:44:09.553415 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-88421809-bbe0-462d-9c6d-754eb82ab2ee tempest-GroupSnapshotsTest-1596110249 None] Update group completed successfully.
Sep 15 20:44:10.758850 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-62a89ed3-85a7-440c-a5b4-3183c011ac4e tempest-GroupSnapshotsTest-1596110249 None] Update group completed successfully.
Sep 15 20:44:12.080915 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] GroupSnapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: creating.
Sep 15 20:44:12.105108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] Group snapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: creating. {{(pid=84113) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 20:44:12.153256 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:12.176136 n-d-806626-2 sudo[135922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:12.176925 n-d-806626-2 sudo[135922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:12.555435 n-d-806626-2 sudo[135922]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:12.557701 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8" returned: 0 in 0.404s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:12.559250 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb --snapshot stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:12.576540 n-d-806626-2 sudo[135925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb --snapshot stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 -L 1.00g
Sep 15 20:44:12.577308 n-d-806626-2 sudo[135925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:13.158076 n-d-806626-2 sudo[135925]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:13.160358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb --snapshot stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 -L 1.00g" returned: 0 in 0.601s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:13.207868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:13.225560 n-d-806626-2 sudo[136033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:13.226340 n-d-806626-2 sudo[136033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:13.608803 n-d-806626-2 sudo[136033]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:13.611142 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:13.612657 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8abc8477-154c-4c32-abd3-93f050133a99 --snapshot stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:13.630844 n-d-806626-2 sudo[136036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8abc8477-154c-4c32-abd3-93f050133a99 --snapshot stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 -L 1.00g
Sep 15 20:44:13.631642 n-d-806626-2 sudo[136036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:14.209081 n-d-806626-2 sudo[136036]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:14.212002 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8abc8477-154c-4c32-abd3-93f050133a99 --snapshot stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 -L 1.00g" returned: 0 in 0.598s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:14.379230 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-de4545fe-4f2c-4243-a5f1-6921b32b48ad tempest-GroupSnapshotsTest-1596110249 None] group_snapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: created successfully
Sep 15 20:44:15.384584 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: deleting
Sep 15 20:44:15.409933 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: deleting {{(pid=84113) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 20:44:15.419620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:15.459888 n-d-806626-2 sudo[136137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb
Sep 15 20:44:15.460708 n-d-806626-2 sudo[136137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:15.832615 n-d-806626-2 sudo[136137]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:15.834907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb" returned: 0 in 0.415s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:15.837045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:15.855141 n-d-806626-2 sudo[136140]: ubuntu : TTY=unknown ; 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-3476cd16-df44-4014-9d1b-5cb08328c0bb
Sep 15 20:44:15.855920 n-d-806626-2 sudo[136140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:16.408734 n-d-806626-2 sudo[136140]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:16.411352 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3476cd16-df44-4014-9d1b-5cb08328c0bb" returned: 0 in 0.574s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:16.413567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8abc8477-154c-4c32-abd3-93f050133a99 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:16.431560 n-d-806626-2 sudo[136183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8abc8477-154c-4c32-abd3-93f050133a99
Sep 15 20:44:16.432370 n-d-806626-2 sudo[136183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:16.796721 n-d-806626-2 sudo[136183]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:16.799048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8abc8477-154c-4c32-abd3-93f050133a99" returned: 0 in 0.385s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:16.800896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8abc8477-154c-4c32-abd3-93f050133a99 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:16.818367 n-d-806626-2 sudo[136186]: ubuntu : TTY=unknown ; 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-8abc8477-154c-4c32-abd3-93f050133a99
Sep 15 20:44:16.819174 n-d-806626-2 sudo[136186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:17.392928 n-d-806626-2 sudo[136186]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:17.395238 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8abc8477-154c-4c32-abd3-93f050133a99" returned: 0 in 0.594s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:17.486455 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1489509738 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1489509738, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:17.487248 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1489509738 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1489509738, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:17.503522 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['e1426a9c-b46c-457c-98e5-1620073edd7d', '6f78d793-7b6c-4a71-bfb5-77b275bfb1b8', '83b29d1a-b22b-4a22-a5d1-1093dea3fd2e', '34f14f13-13aa-469f-b1dc-f52b7ae83eb6'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:17.505014 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:17.505014 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:17.505014 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:17.612908 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['5e6c5cf3-c5f1-4682-9945-28586cab9925', '2213ab82-b296-4127-8131-11a7fa998595', '93c81c8a-b65f-451c-b5e0-a3b68e1f3eee', '51c88755-dfe1-43b0-9fce-6a6f027d7d40'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:17.614194 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:17.614194 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:17.614194 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:17.656024 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f2b4debd-9a04-4170-a32c-f80096868810 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot c2f00162-30cd-465e-b90a-c2e41a52d92c: deleted successfully
Sep 15 20:44:18.078149 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:18.079234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:18.098217 n-d-806626-2 sudo[136229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:18.099041 n-d-806626-2 sudo[136229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:18.502198 n-d-806626-2 sudo[136229]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:18.504277 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:18.505694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:18.524276 n-d-806626-2 sudo[136232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:18.525072 n-d-806626-2 sudo[136232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:18.908787 n-d-806626-2 sudo[136232]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:18.911169 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:18.913018 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:18.930479 n-d-806626-2 sudo[136235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:18.931272 n-d-806626-2 sudo[136235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:19.342570 n-d-806626-2 sudo[136235]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:19.345054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61d58daa-183d-4965-8d15-749afa4b7fa8" returned: 0 in 0.432s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:19.346187 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Successfully deleted volume: 61d58daa-183d-4965-8d15-749afa4b7fa8
Sep 15 20:44:19.346672 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:19.347764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:19.365300 n-d-806626-2 sudo[136241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:19.366114 n-d-806626-2 sudo[136241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:19.750138 n-d-806626-2 sudo[136241]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:19.752470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142" returned: 0 in 0.404s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:19.754078 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:19.771849 n-d-806626-2 sudo[136244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:19.772637 n-d-806626-2 sudo[136244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:20.143825 n-d-806626-2 sudo[136244]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:20.146187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142" returned: 0 in 0.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:20.147764 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:20.166440 n-d-806626-2 sudo[136249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:20.167324 n-d-806626-2 sudo[136249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:20.635438 n-d-806626-2 sudo[136249]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:20.637699 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77c88293-423d-4437-adc1-265eee582142" returned: 0 in 0.489s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:20.638878 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Successfully deleted volume: 77c88293-423d-4437-adc1-265eee582142
Sep 15 20:44:20.756302 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['8911121c-3974-40a3-9abd-208cf4c5bb2d'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:20.779699 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1489509738 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1489509738, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:20.795075 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['6de4d93e-4301-4f78-a51b-1add03c2f04f', 'aecb7bb5-75fb-4734-a998-ac93da7ef369', '25be31bf-b1b5-4db2-b690-a3d93b044a34', 'ac0198e9-fcf5-4ed9-8ec0-5829a3819870'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:20.796914 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:20.796914 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:20.796914 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:20.873084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['af39e4cb-001b-47d9-89e5-677ae9285954', '808038f0-fd24-43b2-a88c-e4ac63bce7ca', 'a4027c7a-5035-47e2-b626-78466f55ea84', '16e9c300-659e-4785-bf27-0568915a36de'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:20.952707 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:44:20.953756 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:20.972013 n-d-806626-2 sudo[136255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:20.972791 n-d-806626-2 sudo[136255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:21.393758 n-d-806626-2 sudo[136255]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:21.396035 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:21.398214 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:21.418306 n-d-806626-2 sudo[136258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:21.419121 n-d-806626-2 sudo[136258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:21.804399 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d673f9e0-62c3-49a7-b64b-657894ffd7d3 tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-912323569: creating
Sep 15 20:44:21.825313 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d673f9e0-62c3-49a7-b64b-657894ffd7d3 tempest-GroupSnapshotsTest-1596110249 None] Group tempest-GroupSnapshotsTest-Group-912323569: created successfully
Sep 15 20:44:21.846137 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d673f9e0-62c3-49a7-b64b-657894ffd7d3 tempest-GroupSnapshotsTest-1596110249 None] Create group completed successfully.
Sep 15 20:44:21.848330 n-d-806626-2 sudo[136258]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:21.849864 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:21.851633 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:44:21.855985 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a7ac139f-1af7-4de6-b8f6-3b1fa5544af9 tempest-GroupSnapshotsTest-1596110249 None] Delete group completed successfully.
Sep 15 20:44:23.241033 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:44:23.245004 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:44:23.245765 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:44:23.261978 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (9e84d0e8-77c5-4050-ae5e-c1e146311d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:23.265253 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfa60d23-7a63-4000-8540-36fdf0fe9f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.287454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:44:23.311362 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfa60d23-7a63-4000-8540-36fdf0fe9f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-802025340',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b70ac302-7d6a-4e48-8022-b200792de167,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=2d4a95ed-0023-4f46-a014-7c6381f26170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a6d921d9684a5d9b54722932ffe85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:44: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-15T20:44:23Z,user_id='7047eb9c058943e1a065b2dedc820c2f',volume_attachment=>,volume_type=VolumeType(140e1cd6-8a9a-4dc3-a1da-66c24c182363),volume_type_id=140e1cd6-8a9a-4dc3-a1da-66c24c182363)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.313800 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bfbb5a5-80f7-4599-8414-aed36afc7b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.315919 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bfbb5a5-80f7-4599-8414-aed36afc7b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.319242 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73dbb17f-c3ac-42b9-add9-0a32c4b4d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.322282 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73dbb17f-c3ac-42b9-add9-0a32c4b4d35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d4a95ed-0023-4f46-a014-7c6381f26170', 'volume_name': 'volume-2d4a95ed-0023-4f46-a014-7c6381f26170', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.324566 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0267b5e6-5382-4ca0-977c-bea232b9c79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.326670 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0267b5e6-5382-4ca0-977c-bea232b9c79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.328785 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9b61748-6199-4952-aec9-e60c5dceb1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.346792 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Volume 2d4a95ed-0023-4f46-a014-7c6381f26170: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d4a95ed-0023-4f46-a014-7c6381f26170', 'volume_size': 1}
Sep 15 20:44:23.347819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d4a95ed-0023-4f46-a014-7c6381f26170 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:23.365641 n-d-806626-2 sudo[136261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d4a95ed-0023-4f46-a014-7c6381f26170 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:44:23.366464 n-d-806626-2 sudo[136261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:23.864764 n-d-806626-2 sudo[136261]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:23.867678 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d4a95ed-0023-4f46-a014-7c6381f26170 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.519s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:23.871329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9b61748-6199-4952-aec9-e60c5dceb1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d4a95ed-0023-4f46-a014-7c6381f26170', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.873653 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ae0a0a7-e087-49dc-9cf2-753e8c97a5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:23.884645 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Volume volume-2d4a95ed-0023-4f46-a014-7c6381f26170 (2d4a95ed-0023-4f46-a014-7c6381f26170): created successfully
Sep 15 20:44:23.886421 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ae0a0a7-e087-49dc-9cf2-753e8c97a5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:23.889446 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Flow 'volume_create_manager' (9e84d0e8-77c5-4050-ae5e-c1e146311d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:23.896868 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f0760e04-eda6-474e-9a82-59833da3d7bb tempest-GroupSnapshotsTest-1596110249 None] Created volume successfully.
Sep 15 20:44:24.096916 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:44:24.097353 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:44:24.098080 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:24.116196 n-d-806626-2 sudo[136293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:24.116974 n-d-806626-2 sudo[136293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:24.514356 n-d-806626-2 sudo[136293]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:24.516502 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:24.518219 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:24.536876 n-d-806626-2 sudo[136296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:24.537676 n-d-806626-2 sudo[136296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:24.639518 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] GroupSnapshot 1831e33a-da78-4902-8a53-303bfb14b29e: creating.
Sep 15 20:44:24.676864 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] Group snapshot 1831e33a-da78-4902-8a53-303bfb14b29e: creating. {{(pid=84113) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 15 20:44:24.729346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:24.747758 n-d-806626-2 sudo[136298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:24.748800 n-d-806626-2 sudo[136298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:24.918632 n-d-806626-2 sudo[136296]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:24.920743 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:24.922840 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:44:25.133789 n-d-806626-2 sudo[136298]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:25.135711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:25.136896 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab --snapshot stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:25.154000 n-d-806626-2 sudo[136302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab --snapshot stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 -L 1.00g
Sep 15 20:44:25.154768 n-d-806626-2 sudo[136302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:25.738226 n-d-806626-2 sudo[136302]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:25.740500 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab --snapshot stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 -L 1.00g" returned: 0 in 0.603s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:25.831591 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-66d222b5-fd8b-481d-9537-f98ed19debd4 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 1831e33a-da78-4902-8a53-303bfb14b29e: created successfully
Sep 15 20:44:26.916475 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 1831e33a-da78-4902-8a53-303bfb14b29e: deleting
Sep 15 20:44:26.941212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 1831e33a-da78-4902-8a53-303bfb14b29e: deleting {{(pid=84113) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 15 20:44:26.950944 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:26.969711 n-d-806626-2 sudo[136402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab
Sep 15 20:44:26.970520 n-d-806626-2 sudo[136402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:27.380721 n-d-806626-2 sudo[136402]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:27.383658 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab" returned: 0 in 0.432s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:27.385727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:27.403473 n-d-806626-2 sudo[136405]: ubuntu : TTY=unknown ; 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-c3851bd6-d2ec-4958-909a-eed143eeb7ab
Sep 15 20:44:27.404250 n-d-806626-2 sudo[136405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:27.943551 n-d-806626-2 sudo[136405]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:27.945724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c3851bd6-d2ec-4958-909a-eed143eeb7ab" returned: 0 in 0.560s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:28.031416 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1899012436 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1899012436, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:28.032152 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1899012436 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1899012436, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:28.048307 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['180e2bc2-8347-4997-9469-95357487b552', '6cef09a1-2af9-49b6-9c8e-64dd9ddc61d2', '136c8301-1622-4833-b314-d2566fd4ec0b', 'b378631b-5152-40dd-9fb4-8eecfe19781d'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:28.049892 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:28.049892 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:28.049892 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:28.088740 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-4da51e0f-61fa-4209-9808-88b6b7d1dcd0 tempest-GroupSnapshotsTest-1596110249 None] group_snapshot 1831e33a-da78-4902-8a53-303bfb14b29e: deleted successfully
Sep 15 20:44:28.455785 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:28.456860 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:28.478338 n-d-806626-2 sudo[136448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:28.480018 n-d-806626-2 sudo[136448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:28.856805 n-d-806626-2 sudo[136448]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:28.858933 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:28.860419 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:28.878327 n-d-806626-2 sudo[136451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:28.879123 n-d-806626-2 sudo[136451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:29.237707 n-d-806626-2 sudo[136451]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:29.240070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170" returned: 0 in 0.379s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:29.241925 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:29.259776 n-d-806626-2 sudo[136454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:29.260546 n-d-806626-2 sudo[136454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:29.723992 n-d-806626-2 sudo[136454]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:29.726318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d4a95ed-0023-4f46-a014-7c6381f26170" returned: 0 in 0.484s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:29.727545 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Successfully deleted volume: 2d4a95ed-0023-4f46-a014-7c6381f26170
Sep 15 20:44:29.808077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['6b1070c8-e6cc-4535-bc8d-57f27b4ed1b1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:29.831800 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1899012436 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1899012436, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:44:29.847062 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Created reservations ['4ad73bb4-b479-4c1a-b45d-30cc27d64a35', '7718e35e-c4bc-48a9-87ea-9a612ab9df6c', '0d1b864e-ddc1-4666-b065-8fc2768f2562', '3db39d21-a511-4b1f-a940-6601ab3bf6f2'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:29.848865 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:29.848865 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:29.848865 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:29.925447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:44:29.926147 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:29.944344 n-d-806626-2 sudo[136460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:29.945759 n-d-806626-2 sudo[136460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:30.362266 n-d-806626-2 sudo[136460]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:30.364561 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:30.366651 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:30.385153 n-d-806626-2 sudo[136465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:44:30.385924 n-d-806626-2 sudo[136465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:30.790256 n-d-806626-2 sudo[136465]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:30.792686 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:30.794700 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:44:30.801751 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-9f4e24f4-ca3e-4d65-a19c-c2ac1dffd284 tempest-GroupSnapshotsTest-1596110249 None] Delete group completed successfully.
Sep 15 20:44:35.125796 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:44:35.129850 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:44:35.130398 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:44:35.143529 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Flow 'volume_create_manager' (cd67114d-81ea-4b24-bac2-8f8b031d5ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:35.146878 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (077a2f3f-b059-4a10-9f45-70231f8315f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.171588 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:44:35.195806 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (077a2f3f-b059-4a10-9f45-70231f8315f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:44:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1598307591',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=1c14f726-2e6a-49b3-a2e9-421de8ffa5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035e22bba6254356ae22940bb2ca606f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:44:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:44:35Z,user_id='154141463b454c30a8b93977f9b2ce9b',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.198240 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (355197b8-e13f-4a36-8218-02079d6881ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.200339 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (355197b8-e13f-4a36-8218-02079d6881ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.202666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fded0ed9-fc34-472b-93f4-30aa01412911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.204803 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fded0ed9-fc34-472b-93f4-30aa01412911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c14f726-2e6a-49b3-a2e9-421de8ffa5b1', 'volume_name': 'volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.207042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c95ee8b-8be2-4af0-87e0-2d8f29a9294f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.209057 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c95ee8b-8be2-4af0-87e0-2d8f29a9294f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.211682 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c447c871-6aa4-4496-be18-8cef8bc65da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.212440 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Volume 1c14f726-2e6a-49b3-a2e9-421de8ffa5b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1', 'volume_size': 1}
Sep 15 20:44:35.213412 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:35.231711 n-d-806626-2 sudo[136468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:44:35.232503 n-d-806626-2 sudo[136468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:35.717952 n-d-806626-2 sudo[136468]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:35.720477 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:35.723789 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c447c871-6aa4-4496-be18-8cef8bc65da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.726038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4331021-a86a-4962-8d5d-ba02808733f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:44:35.736593 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Volume volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 (1c14f726-2e6a-49b3-a2e9-421de8ffa5b1): created successfully
Sep 15 20:44:35.738416 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4331021-a86a-4962-8d5d-ba02808733f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:44:35.741441 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Flow 'volume_create_manager' (cd67114d-81ea-4b24-bac2-8f8b031d5ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:44:35.749245 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-45b0e6d7-a05c-43ae-9461-2df22d122e49 tempest-SnapshotsActionsTest-1634004519 None] Created volume successfully.
Sep 15 20:44:36.537024 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-03b151e1-c20c-49a1-8353-c5cd687685be tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:36.555062 n-d-806626-2 sudo[136502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:44:36.555852 n-d-806626-2 sudo[136502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:36.931931 n-d-806626-2 sudo[136502]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:36.934200 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-03b151e1-c20c-49a1-8353-c5cd687685be tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.397s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:36.935942 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-03b151e1-c20c-49a1-8353-c5cd687685be tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:36.953672 n-d-806626-2 sudo[136505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g
Sep 15 20:44:36.954462 n-d-806626-2 sudo[136505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:37.554277 n-d-806626-2 sudo[136505]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:37.556504 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-03b151e1-c20c-49a1-8353-c5cd687685be tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g" returned: 0 in 0.620s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:37.609248 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-03b151e1-c20c-49a1-8353-c5cd687685be tempest-SnapshotsActionsTest-1634004519 None] Create snapshot completed successfully
Sep 15 20:44:39.220986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a537001a-bdbf-4e0f-af92-7f3b39381351 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:39.239245 n-d-806626-2 sudo[136641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:44:39.240058 n-d-806626-2 sudo[136641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:39.627039 n-d-806626-2 sudo[136641]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:39.629192 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a537001a-bdbf-4e0f-af92-7f3b39381351 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.408s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:39.630526 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a537001a-bdbf-4e0f-af92-7f3b39381351 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:39.647786 n-d-806626-2 sudo[136644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g
Sep 15 20:44:39.649042 n-d-806626-2 sudo[136644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:40.305074 n-d-806626-2 sudo[136644]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:40.307309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a537001a-bdbf-4e0f-af92-7f3b39381351 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g" returned: 0 in 0.676s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:40.362096 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a537001a-bdbf-4e0f-af92-7f3b39381351 tempest-SnapshotsActionsTest-1634004519 None] Create snapshot completed successfully
Sep 15 20:44:41.496851 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:44:41.499213 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:41.517631 n-d-806626-2 sudo[136757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb
Sep 15 20:44:41.518428 n-d-806626-2 sudo[136757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:41.921616 n-d-806626-2 sudo[136757]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:41.924138 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb" returned: 0 in 0.424s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:41.926116 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:41.944039 n-d-806626-2 sudo[136760]: ubuntu : TTY=unknown ; 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-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb
Sep 15 20:44:41.945469 n-d-806626-2 sudo[136760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:42.537739 n-d-806626-2 sudo[136760]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:42.541334 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb" returned: 0 in 0.614s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:42.640162 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Created reservations ['10866be3-2df0-4d8f-8d04-c04c66b042fb', '63318eb1-e6dd-4b2e-9502-2668e2bf4c69', 'ea9c363c-2acf-4fbc-a6b8-1d199cf5857b', '111e08fb-3eed-4b09-9f6c-4cce6a408e94'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:42.641717 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:42.641717 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:42.641717 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:42.676053 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Delete snapshot completed successfully.
Sep 15 20:44:42.681050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-3ee4bc13-b466-49e0-809e-ecd302b12de2 tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-cfe906ed-182d-4ce5-a4f5-8ac2bfe9cfcb-delete_snapshot'" released by "delete_snapshot" :: held 1.184s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:44:44.001315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-862b7245-d9f6-46fc-a003-18adf443437b tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:44.019192 n-d-806626-2 sudo[136828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:44:44.020014 n-d-806626-2 sudo[136828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:44.396934 n-d-806626-2 sudo[136828]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:44.399819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-862b7245-d9f6-46fc-a003-18adf443437b tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.398s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:44.401324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-862b7245-d9f6-46fc-a003-18adf443437b tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f93057ff-09b2-4df1-9520-4dfb46890978 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:44.419024 n-d-806626-2 sudo[136831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f93057ff-09b2-4df1-9520-4dfb46890978 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g
Sep 15 20:44:44.419828 n-d-806626-2 sudo[136831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:45.049555 n-d-806626-2 sudo[136831]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:45.051806 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-862b7245-d9f6-46fc-a003-18adf443437b tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f93057ff-09b2-4df1-9520-4dfb46890978 --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g" returned: 0 in 0.650s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:45.118652 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-862b7245-d9f6-46fc-a003-18adf443437b tempest-SnapshotsActionsTest-1634004519 None] Create snapshot completed successfully
Sep 15 20:44:46.275040 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-f93057ff-09b2-4df1-9520-4dfb46890978-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:44:46.276996 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f93057ff-09b2-4df1-9520-4dfb46890978 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:46.295262 n-d-806626-2 sudo[136942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f93057ff-09b2-4df1-9520-4dfb46890978
Sep 15 20:44:46.296070 n-d-806626-2 sudo[136942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:46.685487 n-d-806626-2 sudo[136942]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:46.687795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f93057ff-09b2-4df1-9520-4dfb46890978" returned: 0 in 0.410s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:46.689888 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f93057ff-09b2-4df1-9520-4dfb46890978 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:46.707051 n-d-806626-2 sudo[136945]: ubuntu : TTY=unknown ; 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-f93057ff-09b2-4df1-9520-4dfb46890978
Sep 15 20:44:46.707825 n-d-806626-2 sudo[136945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:47.280491 n-d-806626-2 sudo[136945]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:47.282734 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f93057ff-09b2-4df1-9520-4dfb46890978" returned: 0 in 0.592s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:47.367563 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Created reservations ['126a287c-7fc4-448c-b06f-cacf98525681', 'fe93ec6e-ea6b-4231-ac61-7271232903f1', '9567992e-5e43-4eeb-b64b-ce9276f1889a', '83a024cc-e7ed-4699-8ae9-f4805536fbb1'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:47.369156 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:47.369156 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:47.369156 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:47.403268 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Delete snapshot completed successfully.
Sep 15 20:44:47.409050 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-6a5ec599-7d0a-49a8-af36-33f9cf580a7c tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-f93057ff-09b2-4df1-9520-4dfb46890978-delete_snapshot'" released by "delete_snapshot" :: held 1.134s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:44:48.777322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e12d773d-30bf-4bee-81eb-d0cdb277a6e2 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:48.795952 n-d-806626-2 sudo[137013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:44:48.796758 n-d-806626-2 sudo[137013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:49.156828 n-d-806626-2 sudo[137013]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:49.159166 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e12d773d-30bf-4bee-81eb-d0cdb277a6e2 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.381s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:49.160694 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e12d773d-30bf-4bee-81eb-d0cdb277a6e2 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:49.178682 n-d-806626-2 sudo[137016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g
Sep 15 20:44:49.179501 n-d-806626-2 sudo[137016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:49.788091 n-d-806626-2 sudo[137016]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:49.790353 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e12d773d-30bf-4bee-81eb-d0cdb277a6e2 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g" returned: 0 in 0.629s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:49.842716 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e12d773d-30bf-4bee-81eb-d0cdb277a6e2 tempest-SnapshotsActionsTest-1634004519 None] Create snapshot completed successfully
Sep 15 20:44:51.045665 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:44:51.047519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:51.065556 n-d-806626-2 sudo[137129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a
Sep 15 20:44:51.066364 n-d-806626-2 sudo[137129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:51.450997 n-d-806626-2 sudo[137129]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:51.453249 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:51.455631 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:51.473620 n-d-806626-2 sudo[137132]: ubuntu : TTY=unknown ; 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-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a
Sep 15 20:44:51.474409 n-d-806626-2 sudo[137132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:52.089288 n-d-806626-2 sudo[137132]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:52.091664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a" returned: 0 in 0.635s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:52.179997 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Created reservations ['30849858-a399-4689-a597-7cc9eccd1945', '302313c5-fa16-45b9-bfdd-84c34c1d195f', 'cb6c5957-911a-428f-8e8c-3e0547bebb20', '023b8d50-9a2a-48f7-9eb7-fd8f0d330382'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:52.181533 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:52.181533 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:52.181533 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:52.215072 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Delete snapshot completed successfully.
Sep 15 20:44:52.220985 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-fc792ef4-3112-429f-8e5c-3691687b057a tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-b2ca1213-183a-4d46-8373-c7d7f7f5eb2a-delete_snapshot'" released by "delete_snapshot" :: held 1.175s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:44:53.552387 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8d8ec769-d5da-4bda-8fe2-59aba4af4160 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:53.570483 n-d-806626-2 sudo[137200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:44:53.571307 n-d-806626-2 sudo[137200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:53.956480 n-d-806626-2 sudo[137200]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:53.958727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8d8ec769-d5da-4bda-8fe2-59aba4af4160 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:53.960268 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8d8ec769-d5da-4bda-8fe2-59aba4af4160 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:53.979343 n-d-806626-2 sudo[137203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g
Sep 15 20:44:53.980142 n-d-806626-2 sudo[137203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:54.636322 n-d-806626-2 sudo[137203]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:54.638402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8d8ec769-d5da-4bda-8fe2-59aba4af4160 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e --snapshot stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 -L 1.00g" returned: 0 in 0.678s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:54.689610 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8d8ec769-d5da-4bda-8fe2-59aba4af4160 tempest-SnapshotsActionsTest-1634004519 None] Create snapshot completed successfully
Sep 15 20:44:55.833408 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-66df45cc-93aa-4022-977b-18095b0a8a3e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:44:55.835309 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:55.854317 n-d-806626-2 sudo[137314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e
Sep 15 20:44:55.855131 n-d-806626-2 sudo[137314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:56.225143 n-d-806626-2 sudo[137314]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:56.227996 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e" returned: 0 in 0.392s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:56.230045 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:56.247190 n-d-806626-2 sudo[137317]: ubuntu : TTY=unknown ; 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-66df45cc-93aa-4022-977b-18095b0a8a3e
Sep 15 20:44:56.247958 n-d-806626-2 sudo[137317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:56.856619 n-d-806626-2 sudo[137317]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:56.858832 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-66df45cc-93aa-4022-977b-18095b0a8a3e" returned: 0 in 0.628s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:56.942380 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Created reservations ['5b7b385f-c2b5-49aa-b3dd-d1c2a9b95cd6', 'b9181790-44c3-45b1-bee3-e4e57aef9eb3', '4ed5a3d8-68c7-41e6-a5f6-63b957b245bf', 'd90eb146-bf1a-4571-bcaf-c540b61ddcf7'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:56.944161 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:56.944161 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:56.944161 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:56.979288 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Delete snapshot completed successfully.
Sep 15 20:44:56.984431 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-69fb576a-59be-4132-9020-f07c70a56a8d tempest-SnapshotsActionsTest-1526615625 None] Lock "b'cinder-66df45cc-93aa-4022-977b-18095b0a8a3e-delete_snapshot'" released by "delete_snapshot" :: held 1.151s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:44:58.614194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Lock "b'cinder-e7f266a3-baa6-438b-bc6c-bd0398257306-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:44:58.615868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:58.634807 n-d-806626-2 sudo[137385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306
Sep 15 20:44:58.635742 n-d-806626-2 sudo[137385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:59.017511 n-d-806626-2 sudo[137385]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:59.019808 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:59.021971 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:44:59.039237 n-d-806626-2 sudo[137388]: ubuntu : TTY=unknown ; 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-e7f266a3-baa6-438b-bc6c-bd0398257306
Sep 15 20:44:59.040009 n-d-806626-2 sudo[137388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:44:59.632253 n-d-806626-2 sudo[137388]: pam_unix(sudo:session): session closed for user root
Sep 15 20:44:59.634464 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e7f266a3-baa6-438b-bc6c-bd0398257306" returned: 0 in 0.612s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:44:59.722361 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Created reservations ['2a1a6d84-e390-47b2-b064-310dccd7da37', '77343180-0311-441a-9b7d-ccabd56da352', '26396474-5a38-482d-93ca-e1c7cd0d0d95', 'f22b1c23-e6fd-4354-aa37-388044b84433'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:44:59.724104 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:44:59.724104 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:44:59.724104 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:44:59.758684 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Delete snapshot completed successfully.
Sep 15 20:44:59.763688 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-88e3d4e5-c6d3-445f-978b-d6d176d43df7 tempest-SnapshotsActionsTest-1634004519 None] Lock "b'cinder-e7f266a3-baa6-438b-bc6c-bd0398257306-delete_snapshot'" released by "delete_snapshot" :: held 1.150s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:45:00.820012 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Lock "b'cinder-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:45:00.875983 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:45:00.877011 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:00.895502 n-d-806626-2 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/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:45:00.896400 n-d-806626-2 sudo[137433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:01.278175 n-d-806626-2 sudo[137433]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:01.280524 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:01.282120 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:01.300075 n-d-806626-2 sudo[137436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:45:01.300851 n-d-806626-2 sudo[137436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:01.689918 n-d-806626-2 sudo[137436]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:01.692258 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.410s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:01.694054 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:01.711285 n-d-806626-2 sudo[137439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:45:01.712066 n-d-806626-2 sudo[137439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:02.183451 n-d-806626-2 sudo[137439]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:02.185696 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1" returned: 0 in 0.491s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:02.186835 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Successfully deleted volume: 1c14f726-2e6a-49b3-a2e9-421de8ffa5b1
Sep 15 20:45:02.232250 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Created reservations ['db110b3b-da23-4f45-9203-bcb5ce8dbb0a', '91c720ee-8f42-4cb9-99ce-40267fcfb460', 'e322b4e5-f61a-406b-be73-6de407d96cdb', '6bd4896b-8386-4209-9830-9e335ac22c3c'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:45:02.234441 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:45:02.234441 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:45:02.234441 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:45:02.272437 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:02.273317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:02.291412 n-d-806626-2 sudo[137445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:02.292182 n-d-806626-2 sudo[137445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:02.729131 n-d-806626-2 sudo[137445]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:02.731467 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:02.733706 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:02.751617 n-d-806626-2 sudo[137448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:02.752397 n-d-806626-2 sudo[137448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:03.179681 n-d-806626-2 sudo[137448]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:03.182092 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:03.184812 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:03.190377 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Deleted volume successfully.
Sep 15 20:45:03.205553 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-99b3f355-f41a-4091-8527-0deb6c4ae980 tempest-SnapshotsActionsTest-1634004519 None] Lock "b'cinder-1c14f726-2e6a-49b3-a2e9-421de8ffa5b1-delete_volume'" released by "delete_volume" :: held 2.385s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:45:06.895000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:45:06.898736 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:45:06.899277 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:45:06.921232 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Flow 'volume_create_manager' (be4cf39f-c009-42fa-8d8b-2222918c7a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:06.921232 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a03f20ff-d8c7-4359-b821-16db7e47eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:06.938173 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:45:06.962388 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a03f20ff-d8c7-4359-b821-16db7e47eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2094104354',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=f3b1ab2a-7933-4de8-bb51-c9581db9100c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='754ab0f3b6794d11ba6d18bd1cc823de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:45: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-15T20:45:07Z,user_id='af280cddd36f455fa834aa385e0c6657',volume_attachment=>,volume_type=VolumeType(e9844a18-3517-441e-83af-21be7dea9c1c),volume_type_id=e9844a18-3517-441e-83af-21be7dea9c1c)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:06.965548 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (371b9c10-9bac-4233-9e4f-21141d2e3341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:06.967564 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (371b9c10-9bac-4233-9e4f-21141d2e3341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:06.970470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac62cf05-deee-4230-925a-f3d5a94b67e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:06.972988 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac62cf05-deee-4230-925a-f3d5a94b67e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3b1ab2a-7933-4de8-bb51-c9581db9100c', 'volume_name': 'volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:06.975174 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77bd203f-90ce-4826-824e-c559e150d870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:06.977211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77bd203f-90ce-4826-824e-c559e150d870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:06.979360 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2ebceb1-8740-4624-a801-1ab7f8ab1872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:06.980124 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Volume f3b1ab2a-7933-4de8-bb51-c9581db9100c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c', 'volume_size': 1}
Sep 15 20:45:06.981094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:06.998751 n-d-806626-2 sudo[137451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:45:06.999613 n-d-806626-2 sudo[137451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:07.503412 n-d-806626-2 sudo[137451]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:07.505742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:07.508955 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2ebceb1-8740-4624-a801-1ab7f8ab1872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:07.511329 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a250e3b-b885-46ec-988c-9d0f34f99be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:07.521813 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Volume volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c (f3b1ab2a-7933-4de8-bb51-c9581db9100c): created successfully
Sep 15 20:45:07.523634 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a250e3b-b885-46ec-988c-9d0f34f99be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:07.526608 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Flow 'volume_create_manager' (be4cf39f-c009-42fa-8d8b-2222918c7a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:07.533631 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-11d11410-a465-4517-9cba-22a99e0a1cfc tempest-VolumeTypesTest-598716090 None] Created volume successfully.
Sep 15 20:45:08.368020 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:08.368812 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:08.387006 n-d-806626-2 sudo[137485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:08.387782 n-d-806626-2 sudo[137485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:08.779210 n-d-806626-2 sudo[137485]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:08.781299 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:08.783021 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:08.800969 n-d-806626-2 sudo[137488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:08.801834 n-d-806626-2 sudo[137488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:09.181025 n-d-806626-2 sudo[137488]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:09.184005 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:09.186153 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:09.191939 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-0be6f890-9afc-487d-87dc-254b75cd2987 tempest-VolumeTypesTest-598716090 None] Retype volume completed successfully.
Sep 15 20:45:10.514601 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Lock "b'cinder-f3b1ab2a-7933-4de8-bb51-c9581db9100c-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:45:10.574979 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3b1ab2a-7933-4de8-bb51-c9581db9100c
Sep 15 20:45:10.575959 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:10.599426 n-d-806626-2 sudo[137493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c
Sep 15 20:45:10.600242 n-d-806626-2 sudo[137493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:10.973553 n-d-806626-2 sudo[137493]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:10.975962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:10.977518 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:10.995529 n-d-806626-2 sudo[137496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c
Sep 15 20:45:10.996344 n-d-806626-2 sudo[137496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:11.376649 n-d-806626-2 sudo[137496]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:11.378910 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c" returned: 0 in 0.401s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:11.380777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:11.400314 n-d-806626-2 sudo[137499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c
Sep 15 20:45:11.401995 n-d-806626-2 sudo[137499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:11.843964 n-d-806626-2 sudo[137499]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:11.846150 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b1ab2a-7933-4de8-bb51-c9581db9100c" returned: 0 in 0.465s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:11.847305 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Successfully deleted volume: f3b1ab2a-7933-4de8-bb51-c9581db9100c
Sep 15 20:45:11.876457 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-74348003 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-74348003, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:45:11.877215 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-74348003 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-74348003, it is now deprecated. Please use the default quota class for default quota.
Sep 15 20:45:11.895405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Created reservations ['54583399-4278-4cb8-90fb-93c847e48a36', 'e16e0dca-de15-4915-9b4c-cdfed07b5baf', '8f205d00-695e-4ae2-9fdf-401577238166', '177711b8-12bb-4b3e-963c-44f13142888a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:45:11.897460 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:45:11.897460 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:45:11.897460 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:45:11.936538 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:11.937508 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:11.955516 n-d-806626-2 sudo[137507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:11.956302 n-d-806626-2 sudo[137507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:12.373344 n-d-806626-2 sudo[137507]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:12.375574 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:12.377633 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:12.395099 n-d-806626-2 sudo[137510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:12.395880 n-d-806626-2 sudo[137510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:12.862737 n-d-806626-2 sudo[137510]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:12.865234 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:12.867382 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:12.874687 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Deleted volume successfully.
Sep 15 20:45:12.889603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f1369b52-7fa3-468c-99cb-46d34374e6ba tempest-VolumeTypesTest-598716090 None] Lock "b'cinder-f3b1ab2a-7933-4de8-bb51-c9581db9100c-delete_volume'" released by "delete_volume" :: held 2.375s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:45:21.417774 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:45:21.421649 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:45:21.422229 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:45:21.435533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Flow 'volume_create_manager' (ad516f2c-903b-438b-88ab-d79a772c43ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:21.439206 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (333b2b54-d02a-40c1-8a2b-686418d08997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:21.461439 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:45:21.486161 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (333b2b54-d02a-40c1-8a2b-686418d08997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-654641697',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=7746ce77-d92f-4746-9b24-94ae9280825d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1983f81f8304274a729c70bbbf42a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:45: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-15T20:45:21Z,user_id='bf9ffe319e824526b67489fcdc8a2ba6',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:21.488660 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04baaffa-2277-4038-b422-c4eb89d24db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:21.490740 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04baaffa-2277-4038-b422-c4eb89d24db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:21.493042 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3701c16-21c1-43d5-ad0f-08bb0734acfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:21.495846 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3701c16-21c1-43d5-ad0f-08bb0734acfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7746ce77-d92f-4746-9b24-94ae9280825d', 'volume_name': 'volume-7746ce77-d92f-4746-9b24-94ae9280825d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:21.497979 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d632aabb-db13-4d5c-826a-9e5d55982374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:21.500096 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d632aabb-db13-4d5c-826a-9e5d55982374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:21.502212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (288e71c2-030b-4dd3-a3ee-125c342c596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:21.503012 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Volume 7746ce77-d92f-4746-9b24-94ae9280825d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7746ce77-d92f-4746-9b24-94ae9280825d', 'volume_size': 1}
Sep 15 20:45:21.504020 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7746ce77-d92f-4746-9b24-94ae9280825d stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:21.522043 n-d-806626-2 sudo[137515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7746ce77-d92f-4746-9b24-94ae9280825d stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:45:21.522849 n-d-806626-2 sudo[137515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:22.006521 n-d-806626-2 sudo[137515]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:22.008816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7746ce77-d92f-4746-9b24-94ae9280825d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.504s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:22.012013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (288e71c2-030b-4dd3-a3ee-125c342c596c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7746ce77-d92f-4746-9b24-94ae9280825d', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:22.014293 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ccadad5a-0528-4d14-8147-15e926292792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:22.024470 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Volume volume-7746ce77-d92f-4746-9b24-94ae9280825d (7746ce77-d92f-4746-9b24-94ae9280825d): created successfully
Sep 15 20:45:22.026910 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ccadad5a-0528-4d14-8147-15e926292792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:22.029889 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Flow 'volume_create_manager' (ad516f2c-903b-438b-88ab-d79a772c43ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:22.037145 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-2c6f1d29-5d49-4f51-a4f3-8e3dbab0eb31 tempest-VolumesTransfersTest-227335558 None] Created volume successfully.
Sep 15 20:45:23.199869 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a6c5ff59-085a-4f71-9963-c00518892e21 tempest-VolumesTransfersTest-673701553 None] Transfer volume completed successfully.
Sep 15 20:45:23.718420 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Lock "b'cinder-7746ce77-d92f-4746-9b24-94ae9280825d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:45:23.770839 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7746ce77-d92f-4746-9b24-94ae9280825d
Sep 15 20:45:23.771866 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:23.796735 n-d-806626-2 sudo[137549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d
Sep 15 20:45:23.797830 n-d-806626-2 sudo[137549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:24.099455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:45:24.099792 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:24.100630 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:24.119169 n-d-806626-2 sudo[137552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:24.120618 n-d-806626-2 sudo[137552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:24.195578 n-d-806626-2 sudo[137549]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:24.197927 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:24.199695 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:24.217880 n-d-806626-2 sudo[137554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d
Sep 15 20:45:24.218682 n-d-806626-2 sudo[137554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:24.496089 n-d-806626-2 sudo[137552]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:24.498114 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.397s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:24.499892 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:24.517787 n-d-806626-2 sudo[137558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:24.518570 n-d-806626-2 sudo[137558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:24.617359 n-d-806626-2 sudo[137554]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:24.620186 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d" returned: 0 in 0.419s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:24.621946 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:24.640286 n-d-806626-2 sudo[137560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d
Sep 15 20:45:24.641065 n-d-806626-2 sudo[137560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:24.916165 n-d-806626-2 sudo[137558]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:24.918292 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:24.920284 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:25.087093 n-d-806626-2 sudo[137560]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:25.088924 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7746ce77-d92f-4746-9b24-94ae9280825d" returned: 0 in 0.467s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:25.089808 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Successfully deleted volume: 7746ce77-d92f-4746-9b24-94ae9280825d
Sep 15 20:45:25.133326 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Created reservations ['ed60f3b1-c805-42da-8d19-e0511dd646fe', '2cba4f03-c745-4a5e-9228-ffd3d858e5b4', '53eee68d-e3f5-426b-9daa-8faee0dfd4f1', '7aa9814b-4705-4b61-95dd-00e84328811a'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:45:25.136009 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:45:25.136009 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:45:25.136009 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:45:25.173635 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:25.174501 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:25.192693 n-d-806626-2 sudo[137567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:25.193481 n-d-806626-2 sudo[137567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:25.608995 n-d-806626-2 sudo[137567]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:25.611424 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:25.613535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:25.631654 n-d-806626-2 sudo[137570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:25.632427 n-d-806626-2 sudo[137570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:26.054257 n-d-806626-2 sudo[137570]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:26.056645 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:26.059282 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:26.065207 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Deleted volume successfully.
Sep 15 20:45:26.079594 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c63cfa36-de8c-43cd-9024-1421fe74608a tempest-VolumesTransfersTest-291971498 None] Lock "b'cinder-7746ce77-d92f-4746-9b24-94ae9280825d-delete_volume'" released by "delete_volume" :: held 2.361s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:45:26.349061 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:45:26.352796 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:45:26.353309 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:45:26.366897 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Flow 'volume_create_manager' (5d798182-fa53-46c9-951c-e5073be0dae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:26.370005 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04a7ba0c-0b56-430c-b0e6-dba9318282e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.392119 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:45:26.417282 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04a7ba0c-0b56-430c-b0e6-dba9318282e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1778151128',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=dd578d2a-4a49-4d23-bf7c-f5e3737247b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1983f81f8304274a729c70bbbf42a30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:45: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-15T20:45:26Z,user_id='bf9ffe319e824526b67489fcdc8a2ba6',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.420317 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fe08c73-7dae-4630-b1df-a2da8464c24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.422423 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fe08c73-7dae-4630-b1df-a2da8464c24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.424688 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43d9c824-9709-4f4d-b7fb-530989825981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.426834 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43d9c824-9709-4f4d-b7fb-530989825981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd578d2a-4a49-4d23-bf7c-f5e3737247b7', 'volume_name': 'volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.429056 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0683040a-5031-46de-b8fc-b24f6d182a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.431057 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0683040a-5031-46de-b8fc-b24f6d182a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.433733 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b01cdd-3239-432b-b665-d3c686a09b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.434524 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Volume dd578d2a-4a49-4d23-bf7c-f5e3737247b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7', 'volume_size': 1}
Sep 15 20:45:26.435531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:26.453313 n-d-806626-2 sudo[137573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 stack-volumes-lvmdriver-1 -L 1g
Sep 15 20:45:26.454203 n-d-806626-2 sudo[137573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:26.957366 n-d-806626-2 sudo[137573]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:26.959659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:26.962889 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b01cdd-3239-432b-b665-d3c686a09b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.965855 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70738b5e-11ab-49b9-b304-48d2648842dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:26.977119 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Volume volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 (dd578d2a-4a49-4d23-bf7c-f5e3737247b7): created successfully
Sep 15 20:45:26.978865 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70738b5e-11ab-49b9-b304-48d2648842dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:26.981857 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Flow 'volume_create_manager' (5d798182-fa53-46c9-951c-e5073be0dae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:26.988993 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-b95d5d06-213b-487d-b8c0-1047a643dbab tempest-VolumesTransfersTest-227335558 None] Created volume successfully.
Sep 15 20:45:28.054548 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Lock "b'cinder-dd578d2a-4a49-4d23-bf7c-f5e3737247b7-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:45:28.112583 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd578d2a-4a49-4d23-bf7c-f5e3737247b7
Sep 15 20:45:28.113579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:28.132515 n-d-806626-2 sudo[137605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7
Sep 15 20:45:28.133326 n-d-806626-2 sudo[137605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:28.510001 n-d-806626-2 sudo[137605]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:28.512530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:28.513977 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:28.532334 n-d-806626-2 sudo[137608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7
Sep 15 20:45:28.533121 n-d-806626-2 sudo[137608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:28.904724 n-d-806626-2 sudo[137608]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:28.907061 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7" returned: 0 in 0.393s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:28.908873 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:28.926418 n-d-806626-2 sudo[137611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7
Sep 15 20:45:28.927226 n-d-806626-2 sudo[137611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:29.375781 n-d-806626-2 sudo[137611]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:29.378229 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd578d2a-4a49-4d23-bf7c-f5e3737247b7" returned: 0 in 0.469s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:29.379752 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Successfully deleted volume: dd578d2a-4a49-4d23-bf7c-f5e3737247b7
Sep 15 20:45:29.424946 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Created reservations ['9a2a1e0c-5335-42df-8e9a-6b6998a8fa7a', 'ccfb0d6f-d010-4c08-bd21-a4a9c33d7da3', 'b163c2d0-d19e-46ba-8106-37353b5b1b11', '0adc6343-adf6-4c05-894d-8525127646da'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:45:29.427191 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:45:29.427191 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:45:29.427191 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:45:29.467934 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:29.468636 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:29.487488 n-d-806626-2 sudo[137617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:29.488274 n-d-806626-2 sudo[137617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:29.921365 n-d-806626-2 sudo[137617]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:29.923649 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:29.925779 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:29.943218 n-d-806626-2 sudo[137620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:29.944001 n-d-806626-2 sudo[137620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:30.343811 n-d-806626-2 sudo[137620]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:30.346073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:30.348152 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:30.353474 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Deleted volume successfully.
Sep 15 20:45:30.367868 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-c4553ea4-94af-4194-a902-9c7f90542979 tempest-VolumesTransfersTest-291971498 None] Lock "b'cinder-dd578d2a-4a49-4d23-bf7c-f5e3737247b7-delete_volume'" released by "delete_volume" :: held 2.313s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:45:33.909999 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 20:45:33.913890 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 20:45:33.914504 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:45:33.928140 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Flow 'volume_create_manager' (16fffd6f-a497-4e46-b275-df1c0c963f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:33.931343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebc645e8-08ee-45ea-8988-b747d20fca02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:33.954106 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 20:45:33.979011 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebc645e8-08ee-45ea-8988-b747d20fca02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-15T20:45:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-270749435',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=feb56cca-0587-493c-a436-a61b6a100cfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1ffdd28c5e248c3a73290477d8e5078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-15T20:45:34Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T20:45:34Z,user_id='fb76dd8723554804ba0f0b57068212cb',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:33.981449 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66bcbb4d-abf7-495c-84e2-8ea03c3589b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:33.983504 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66bcbb4d-abf7-495c-84e2-8ea03c3589b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:33.985742 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07c11f1b-1d2e-49ff-b2be-fa2e440d3b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:33.987917 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07c11f1b-1d2e-49ff-b2be-fa2e440d3b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'feb56cca-0587-493c-a436-a61b6a100cfd', 'volume_name': 'volume-feb56cca-0587-493c-a436-a61b6a100cfd', 'volume_size': 2}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:33.990068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e1b5d3c-585d-4172-9150-3d3e26501554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:33.992135 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e1b5d3c-585d-4172-9150-3d3e26501554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:33.994193 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90cf0f35-1a37-457b-8103-1f0e92d1f897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:33.994979 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Volume feb56cca-0587-493c-a436-a61b6a100cfd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-feb56cca-0587-493c-a436-a61b6a100cfd', 'volume_size': 2}
Sep 15 20:45:33.995945 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feb56cca-0587-493c-a436-a61b6a100cfd stack-volumes-lvmdriver-1 -L 2g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:34.014654 n-d-806626-2 sudo[137625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feb56cca-0587-493c-a436-a61b6a100cfd stack-volumes-lvmdriver-1 -L 2g
Sep 15 20:45:34.015463 n-d-806626-2 sudo[137625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:34.498056 n-d-806626-2 sudo[137625]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:34.500349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feb56cca-0587-493c-a436-a61b6a100cfd stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.504s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:34.503666 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90cf0f35-1a37-457b-8103-1f0e92d1f897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-feb56cca-0587-493c-a436-a61b6a100cfd', 'volume_size': 2}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:34.505980 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (305accde-b58d-40d6-8834-4ff54f6b6250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 20:45:34.516841 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Volume volume-feb56cca-0587-493c-a436-a61b6a100cfd (feb56cca-0587-493c-a436-a61b6a100cfd): created successfully
Sep 15 20:45:34.518745 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (305accde-b58d-40d6-8834-4ff54f6b6250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 20:45:34.521723 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Flow 'volume_create_manager' (16fffd6f-a497-4e46-b275-df1c0c963f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 20:45:34.529571 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f8580d39-ff52-4209-85ac-3327c37f7815 tempest-VolumesCloneNegativeTest-368374461 None] Created volume successfully.
Sep 15 20:45:35.235115 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Lock "b'cinder-feb56cca-0587-493c-a436-a61b6a100cfd-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 20:45:35.293237 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Skipping remove_export. No iscsi_target is presently exported for volume: feb56cca-0587-493c-a436-a61b6a100cfd
Sep 15 20:45:35.294244 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:35.313849 n-d-806626-2 sudo[137659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd
Sep 15 20:45:35.314634 n-d-806626-2 sudo[137659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:35.708029 n-d-806626-2 sudo[137659]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:35.710271 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd" returned: 0 in 0.416s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:35.711863 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:35.729880 n-d-806626-2 sudo[137662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd
Sep 15 20:45:35.730669 n-d-806626-2 sudo[137662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:36.093491 n-d-806626-2 sudo[137662]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:36.095807 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd" returned: 0 in 0.383s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:36.097615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:36.115113 n-d-806626-2 sudo[137665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd
Sep 15 20:45:36.115891 n-d-806626-2 sudo[137665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:36.575720 n-d-806626-2 sudo[137665]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:36.578399 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feb56cca-0587-493c-a436-a61b6a100cfd" returned: 0 in 0.480s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:36.579560 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Successfully deleted volume: feb56cca-0587-493c-a436-a61b6a100cfd
Sep 15 20:45:36.624230 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Created reservations ['955a4fda-1bfe-4d82-a6ab-abd3cfe1a3f6', '59f02869-6eef-4966-bd69-8031d591aeb6', 'f2cd026f-4e0c-43db-a8c4-7c68bb768f2d', '82a34bec-d01b-4f92-ba0a-a3946e7edcaf'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 20:45:36.626184 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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 20:45:36.626184 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 20:45:36.626184 n-d-806626-2 cinder-volume[84113]:
Sep 15 20:45:36.665212 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:45:36.666022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:36.683602 n-d-806626-2 sudo[137671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:36.684380 n-d-806626-2 sudo[137671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:37.105645 n-d-806626-2 sudo[137671]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:37.107962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:37.110081 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:45:37.128217 n-d-806626-2 sudo[137674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:45:37.129004 n-d-806626-2 sudo[137674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:45:37.579208 n-d-806626-2 sudo[137674]: pam_unix(sudo:session): session closed for user root
Sep 15 20:45:37.581526 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:45:37.583624 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:45:37.588911 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Deleted volume successfully.
Sep 15 20:45:37.603477 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-e6ad32e9-cd4e-45fb-94e7-f8d7dac2cd03 tempest-VolumesCloneNegativeTest-368374461 None] Lock "b'cinder-feb56cca-0587-493c-a436-a61b6a100cfd-delete_volume'" released by "delete_volume" :: held 2.368s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 20:46:24.097779 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:46:24.098513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:46:24.099058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:46:24.117619 n-d-806626-2 sudo[138548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:46:24.119184 n-d-806626-2 sudo[138548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:46:24.542542 n-d-806626-2 sudo[138548]: pam_unix(sudo:session): session closed for user root
Sep 15 20:46:24.545096 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:46:24.546682 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:46:24.565871 n-d-806626-2 sudo[138551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:46:24.566720 n-d-806626-2 sudo[138551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:46:25.015344 n-d-806626-2 sudo[138551]: pam_unix(sudo:session): session closed for user root
Sep 15 20:46:25.017411 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:46:25.019153 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:47:24.098738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:47:24.099532 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:47:24.099875 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:47:24.118233 n-d-806626-2 sudo[138818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:47:24.119028 n-d-806626-2 sudo[138818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:47:24.524410 n-d-806626-2 sudo[138818]: pam_unix(sudo:session): session closed for user root
Sep 15 20:47:24.526358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:47:24.528370 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:47:24.545602 n-d-806626-2 sudo[138821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:47:24.546379 n-d-806626-2 sudo[138821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:47:24.944713 n-d-806626-2 sudo[138821]: pam_unix(sudo:session): session closed for user root
Sep 15 20:47:24.946820 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:47:24.948170 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:48:24.096448 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:48:24.097138 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:48:24.097551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:48:24.115667 n-d-806626-2 sudo[138873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:48:24.116453 n-d-806626-2 sudo[138873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:48:24.524038 n-d-806626-2 sudo[138873]: pam_unix(sudo:session): session closed for user root
Sep 15 20:48:24.526038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:48:24.528113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:48:24.545884 n-d-806626-2 sudo[138876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:48:24.546687 n-d-806626-2 sudo[138876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:48:24.949354 n-d-806626-2 sudo[138876]: pam_unix(sudo:session): session closed for user root
Sep 15 20:48:24.951535 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:48:24.952876 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:49:24.103765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:49:24.104452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:49:24.105217 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:49:24.123245 n-d-806626-2 sudo[138931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:49:24.124023 n-d-806626-2 sudo[138931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:49:24.556741 n-d-806626-2 sudo[138931]: pam_unix(sudo:session): session closed for user root
Sep 15 20:49:24.558720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:49:24.560180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:49:24.577780 n-d-806626-2 sudo[138934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:49:24.578544 n-d-806626-2 sudo[138934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:49:24.997286 n-d-806626-2 sudo[138934]: pam_unix(sudo:session): session closed for user root
Sep 15 20:49:24.999872 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:49:25.001162 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:50:24.112047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:50:24.112756 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:50:24.113139 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:50:24.130563 n-d-806626-2 sudo[138987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:50:24.131362 n-d-806626-2 sudo[138987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:50:24.560234 n-d-806626-2 sudo[138987]: pam_unix(sudo:session): session closed for user root
Sep 15 20:50:24.562194 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:50:24.563647 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:50:24.581981 n-d-806626-2 sudo[138990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:50:24.582755 n-d-806626-2 sudo[138990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:50:25.021928 n-d-806626-2 sudo[138990]: pam_unix(sudo:session): session closed for user root
Sep 15 20:50:25.024011 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:50:25.025321 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:51:24.115871 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:51:24.116547 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:51:24.117037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:51:24.137204 n-d-806626-2 sudo[139104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:51:24.138764 n-d-806626-2 sudo[139104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:51:24.587669 n-d-806626-2 sudo[139104]: pam_unix(sudo:session): session closed for user root
Sep 15 20:51:24.590159 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:51:24.591883 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:51:24.611848 n-d-806626-2 sudo[139109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:51:24.613313 n-d-806626-2 sudo[139109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:51:25.030169 n-d-806626-2 sudo[139109]: pam_unix(sudo:session): session closed for user root
Sep 15 20:51:25.032385 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:51:25.033765 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:52:24.123720 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:52:24.124332 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:52:24.124781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:52:24.142223 n-d-806626-2 sudo[139255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:52:24.143039 n-d-806626-2 sudo[139255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:52:24.579855 n-d-806626-2 sudo[139255]: pam_unix(sudo:session): session closed for user root
Sep 15 20:52:24.581827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:52:24.583253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:52:24.601276 n-d-806626-2 sudo[139258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:52:24.602034 n-d-806626-2 sudo[139258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:52:25.046375 n-d-806626-2 sudo[139258]: pam_unix(sudo:session): session closed for user root
Sep 15 20:52:25.048475 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:52:25.049751 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:53:24.130936 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:53:24.131665 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:53:24.132061 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:53:24.150192 n-d-806626-2 sudo[139308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:53:24.150991 n-d-806626-2 sudo[139308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:53:24.558836 n-d-806626-2 sudo[139308]: pam_unix(sudo:session): session closed for user root
Sep 15 20:53:24.560808 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:53:24.562180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:53:24.580670 n-d-806626-2 sudo[139311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:53:24.581701 n-d-806626-2 sudo[139311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:53:25.009159 n-d-806626-2 sudo[139311]: pam_unix(sudo:session): session closed for user root
Sep 15 20:53:25.011327 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:53:25.012659 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:54:24.133155 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:54:24.133787 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:54:24.134418 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:54:24.152455 n-d-806626-2 sudo[139361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:54:24.153239 n-d-806626-2 sudo[139361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:54:24.596018 n-d-806626-2 sudo[139361]: pam_unix(sudo:session): session closed for user root
Sep 15 20:54:24.598420 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:54:24.604500 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:54:24.622256 n-d-806626-2 sudo[139364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:54:24.623066 n-d-806626-2 sudo[139364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:54:25.058300 n-d-806626-2 sudo[139364]: pam_unix(sudo:session): session closed for user root
Sep 15 20:54:25.060342 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:54:25.061629 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:55:24.139934 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:55:24.141291 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:55:24.141640 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:24.159420 n-d-806626-2 sudo[139716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:24.160206 n-d-806626-2 sudo[139716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:24.601084 n-d-806626-2 sudo[139716]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:24.603023 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:24.604402 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:55:24.621507 n-d-806626-2 sudo[139719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:55:24.622270 n-d-806626-2 sudo[139719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:55:25.033846 n-d-806626-2 sudo[139719]: pam_unix(sudo:session): session closed for user root
Sep 15 20:55:25.035981 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:55:25.037279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:56:24.149276 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:56:24.149948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:56:24.150262 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:24.168577 n-d-806626-2 sudo[139769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:56:24.169364 n-d-806626-2 sudo[139769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:24.613566 n-d-806626-2 sudo[139769]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:24.615609 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:24.617025 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:56:24.635025 n-d-806626-2 sudo[139772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:56:24.635807 n-d-806626-2 sudo[139772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:56:25.036861 n-d-806626-2 sudo[139772]: pam_unix(sudo:session): session closed for user root
Sep 15 20:56:25.038974 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:56:25.040294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:57:24.155752 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:57:24.156408 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:57:24.156835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:24.175902 n-d-806626-2 sudo[139920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:24.176691 n-d-806626-2 sudo[139920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:24.613235 n-d-806626-2 sudo[139920]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:24.615155 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:24.616556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:57:24.634549 n-d-806626-2 sudo[139923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:57:24.635343 n-d-806626-2 sudo[139923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:57:25.057415 n-d-806626-2 sudo[139923]: pam_unix(sudo:session): session closed for user root
Sep 15 20:57:25.059531 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:57:25.060824 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:58:24.161291 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:58:24.161983 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:58:24.162530 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:24.181168 n-d-806626-2 sudo[139972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:58:24.181963 n-d-806626-2 sudo[139972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:24.597511 n-d-806626-2 sudo[139972]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:24.599816 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:24.601358 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:58:24.618796 n-d-806626-2 sudo[139975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:58:24.619606 n-d-806626-2 sudo[139975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:58:25.016132 n-d-806626-2 sudo[139975]: pam_unix(sudo:session): session closed for user root
Sep 15 20:58:25.018721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:58:25.019903 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 20:59:24.170190 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 20:59:24.170830 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 20:59:24.171286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:24.192619 n-d-806626-2 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 20:59:24.193464 n-d-806626-2 sudo[140089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:24.628507 n-d-806626-2 sudo[140089]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:24.630846 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:24.634975 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 20:59:24.654969 n-d-806626-2 sudo[140102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 20:59:24.655757 n-d-806626-2 sudo[140102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 20:59:25.082770 n-d-806626-2 sudo[140102]: pam_unix(sudo:session): session closed for user root
Sep 15 20:59:25.084842 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 20:59:25.085954 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:00:24.177884 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:00:24.178592 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:00:24.179011 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:24.197358 n-d-806626-2 sudo[140170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:00:24.198142 n-d-806626-2 sudo[140170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:24.613648 n-d-806626-2 sudo[140170]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:24.615726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:24.617346 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:00:24.634511 n-d-806626-2 sudo[140173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:00:24.635316 n-d-806626-2 sudo[140173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:00:25.041181 n-d-806626-2 sudo[140173]: pam_unix(sudo:session): session closed for user root
Sep 15 21:00:25.043154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:00:25.044273 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:01:24.184454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:01:24.185149 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:01:24.185575 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:24.204464 n-d-806626-2 sudo[140222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:01:24.205281 n-d-806626-2 sudo[140222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:24.637120 n-d-806626-2 sudo[140222]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:24.639187 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:24.640823 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:01:24.658766 n-d-806626-2 sudo[140235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:01:24.659609 n-d-806626-2 sudo[140235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:01:25.087999 n-d-806626-2 sudo[140235]: pam_unix(sudo:session): session closed for user root
Sep 15 21:01:25.090037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:01:25.091288 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:02:24.192589 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:02:24.193276 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:02:24.193648 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:02:24.211678 n-d-806626-2 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 21:02:24.212450 n-d-806626-2 sudo[140393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:02:24.624529 n-d-806626-2 sudo[140393]: pam_unix(sudo:session): session closed for user root
Sep 15 21:02:24.626574 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:02:24.628155 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:02:24.646166 n-d-806626-2 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 21:02:24.646932 n-d-806626-2 sudo[140396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:02:25.094716 n-d-806626-2 sudo[140396]: pam_unix(sudo:session): session closed for user root
Sep 15 21:02:25.096638 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:02:25.097766 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:03:24.196750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:03:24.197429 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:03:24.197814 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:24.216472 n-d-806626-2 sudo[140445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:03:24.217245 n-d-806626-2 sudo[140445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:24.640089 n-d-806626-2 sudo[140445]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:24.642164 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:24.643772 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:24.661491 n-d-806626-2 sudo[140448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:03:24.662271 n-d-806626-2 sudo[140448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:25.061402 n-d-806626-2 sudo[140448]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:25.063688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:25.064833 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:03:30.343914 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:03:30.347787 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:03:30.348307 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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:03:30.361198 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Flow 'volume_create_manager' (2a0d306c-96b4-415e-a08e-21f93398d916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:03:30.364358 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ab06261-f170-4fc9-a2c4-a5a81b0b980e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.387804 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:03:30.411544 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ab06261-f170-4fc9-a2c4-a5a81b0b980e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_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:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-2141769195',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=64c2031b-2ae1-4dac-a3d5-3b56c8959d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8b9d086a83415aa9b1489be59ebbef',provider_auth=None,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:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-15T21:03:30Z,user_id='ecae6a685bcc434c92fc3c77fb4db625',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.413973 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac61e8d5-09be-43f0-b48b-47b9d4572f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.416072 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac61e8d5-09be-43f0-b48b-47b9d4572f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.418843 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4739e9f8-bffe-43e7-85c9-4d54d8bb069d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.421051 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4739e9f8-bffe-43e7-85c9-4d54d8bb069d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '64c2031b-2ae1-4dac-a3d5-3b56c8959d5f', 'volume_name': 'volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.423244 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7389b23-243d-4ad7-9fd2-0491c63d52af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.425313 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7389b23-243d-4ad7-9fd2-0491c63d52af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.427428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5001ee55-66d7-489b-9ff3-d7c9f3a4fec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.428207 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Volume 64c2031b-2ae1-4dac-a3d5-3b56c8959d5f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f', 'volume_size': 1}
Sep 15 21:03:30.429191 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:30.450123 n-d-806626-2 sudo[140451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:03:30.451093 n-d-806626-2 sudo[140451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:30.940727 n-d-806626-2 sudo[140451]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:30.943039 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.513s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:30.946265 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5001ee55-66d7-489b-9ff3-d7c9f3a4fec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.949279 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19f4d6e1-0530-474c-a5eb-f557a1c97caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:03:30.960088 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Volume volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f (64c2031b-2ae1-4dac-a3d5-3b56c8959d5f): created successfully
Sep 15 21:03:30.961870 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19f4d6e1-0530-474c-a5eb-f557a1c97caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:03:30.965525 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Flow 'volume_create_manager' (2a0d306c-96b4-415e-a08e-21f93398d916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:03:30.973053 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-5817c095-cc4e-4386-937f-7e39bfdf1c93 tempest-ServerActionsTestJSON-435005083 None] Created volume successfully.
Sep 15 21:03:32.336818 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:32.354634 n-d-806626-2 sudo[140487]: ubuntu : 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-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:32.355429 n-d-806626-2 sudo[140487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:32.748658 n-d-806626-2 sudo[140487]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:32.750976 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:32.797457 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:32.803480 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:32.803799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:32.804405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:03:32.805218 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Creating iscsi_target for Volume ID: volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Created volume path /opt/stack/data/cinder/volumes/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f,
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: incominguser C9oV6gRdCMzzNXQBtkB7 FnwG83TGZ3rUCH2p
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:32.808333 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:03:32.810932 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:33.144225 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.334s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:33.144594 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:33.145184 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:03:33.145558 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:03:33.146775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:33.152648 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:33.153002 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:33.154120 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:03:33.155057 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:33.241347 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:33.241735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:33.242859 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:33.329752 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:33.330088 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:33.331047 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:03:33.476371 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-c5e87037-3670-43c1-8914-11a6499d445e req-c43ce7dd-d16a-48a6-abfd-d2c478d9c571 tempest-ServerActionsTestJSON-435005083 None] attachment_update completed successfully.
Sep 15 21:03:54.814433 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-552c5e24-377f-4865-8104-49ff129a90a4 req-cbb48b18-ae7b-4f47-81f7-2e1fe724d22d tempest-ServerActionsTestJSON-435005083 None] Terminate volume connection completed successfully.
Sep 15 21:03:54.815158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-552c5e24-377f-4865-8104-49ff129a90a4 req-cbb48b18-ae7b-4f47-81f7-2e1fe724d22d tempest-ServerActionsTestJSON-435005083 None] Deleting attachment 602af8ca-c43b-49fa-ba96-a6a716b3548a. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:03:54.872744 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-552c5e24-377f-4865-8104-49ff129a90a4 req-cbb48b18-ae7b-4f47-81f7-2e1fe724d22d tempest-ServerActionsTestJSON-435005083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:03:54.872744 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:03:54.872744 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:57.844138 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:57.861742 n-d-806626-2 sudo[140583]: ubuntu : 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-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:57.862516 n-d-806626-2 sudo[140583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:03:58.250431 n-d-806626-2 sudo[140583]: pam_unix(sudo:session): session closed for user root
Sep 15 21:03:58.252710 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.408s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.298069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:58.304296 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.304618 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: C9oV6gRdCMzzNXQBtkB7
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:03:58.305248 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:03:58.308084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Creating iscsi_target for Volume ID: volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:03:58.308084 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Created volume path /opt/stack/data/cinder/volumes/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f,
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: incominguser C9oV6gRdCMzzNXQBtkB7 FnwG83TGZ3rUCH2p
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:03:58.310546 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:03:58.314094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:58.705289 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.392s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.705835 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:58.706420 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:03:58.706793 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:03:58.707999 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:58.714315 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.715094 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: C9oV6gRdCMzzNXQBtkB7
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:03:58.715643 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:03:58.720992 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:58.807633 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.807980 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:58.809129 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:03:58.897317 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:03:58.897879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:03:58.898599 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:03:59.050430 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-552c5e24-377f-4865-8104-49ff129a90a4 req-3e31e6d3-18d2-40c8-919e-b84d5c0e3884 tempest-ServerActionsTestJSON-435005083 None] attachment_update completed successfully.
Sep 15 21:04:11.125167 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-fa05853e-c77a-4fa4-9503-9942e47bfb06 tempest-ServerActionsTestJSON-435005083 None] Terminate volume connection completed successfully.
Sep 15 21:04:11.125813 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-fa05853e-c77a-4fa4-9503-9942e47bfb06 tempest-ServerActionsTestJSON-435005083 None] Deleting attachment 27ec1bf6-2121-49ed-bbab-2c2281da1b25. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:04:11.183007 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-fa05853e-c77a-4fa4-9503-9942e47bfb06 tempest-ServerActionsTestJSON-435005083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:04:11.183007 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:04:11.183007 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:14.197726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:14.215370 n-d-806626-2 sudo[140655]: ubuntu : 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-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:14.216165 n-d-806626-2 sudo[140655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:14.598534 n-d-806626-2 sudo[140655]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:14.600997 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.403s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:14.647170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:14.653635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:14.654028 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: C9oV6gRdCMzzNXQBtkB7
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:04:14.655182 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:04:14.658165 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Creating iscsi_target for Volume ID: volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:04:14.658165 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Created volume path /opt/stack/data/cinder/volumes/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f,
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: incominguser C9oV6gRdCMzzNXQBtkB7 FnwG83TGZ3rUCH2p
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:14.660120 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:04:14.662599 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:15.001769 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.340s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:15.002104 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:15.002694 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:04:15.003116 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:04:15.006403 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:15.010917 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:15.011328 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: C9oV6gRdCMzzNXQBtkB7
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:04:15.011996 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:04:15.015383 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:15.102505 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:15.102843 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:15.104525 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:15.192257 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:15.192597 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:15.193547 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:04:15.356651 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-59c3d4ac-617e-4c2b-8d82-b036e3d645fd req-64382e57-df25-41f7-853b-ff827d798772 tempest-ServerActionsTestJSON-435005083 None] attachment_update completed successfully.
Sep 15 21:04:24.203979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:04:24.204681 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:04:24.205040 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:24.223145 n-d-806626-2 sudo[140705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:04:24.223931 n-d-806626-2 sudo[140705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:24.606109 n-d-806626-2 sudo[140705]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:24.608858 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:24.610442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:24.628628 n-d-806626-2 sudo[140708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:04:24.629428 n-d-806626-2 sudo[140708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:25.018548 n-d-806626-2 sudo[140708]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:25.020532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:25.022404 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:04:27.063291 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-b273e17e-ef3a-40d4-9cf1-1838386cd3d1 req-3f432fc5-132a-4833-9b51-5e1f8179ce1c tempest-ServerActionsTestJSON-435005083 None] Terminate volume connection completed successfully.
Sep 15 21:04:27.064125 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-b273e17e-ef3a-40d4-9cf1-1838386cd3d1 req-3f432fc5-132a-4833-9b51-5e1f8179ce1c tempest-ServerActionsTestJSON-435005083 None] Deleting attachment ace45293-ee5e-45ff-8790-184fa2767ffc. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:04:27.066614 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:27.154497 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:27.154849 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500441920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f\n Backing store flags: \n Account information:\n C9oV6gRdCMzzNXQBtkB7\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:27.155535 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-b273e17e-ef3a-40d4-9cf1-1838386cd3d1 req-3f432fc5-132a-4833-9b51-5e1f8179ce1c tempest-ServerActionsTestJSON-435005083 None] Removing iscsi_target for Volume ID: 64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:27.158431 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:27.249008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f -f" returned: 0 in 0.091s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:27.249655 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500441920]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:27.251483 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:27.340657 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:27.341118 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500441920]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:27.414310 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-b273e17e-ef3a-40d4-9cf1-1838386cd3d1 req-3f432fc5-132a-4833-9b51-5e1f8179ce1c tempest-ServerActionsTestJSON-435005083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:04:27.414310 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:04:27.414310 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:29.379229 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Lock "b'cinder-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:04:29.440117 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:29.526911 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:29.527263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500441920]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:04:29.527921 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Skipping remove_export. No iscsi_target is presently exported for volume: 64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:29.528923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:29.546646 n-d-806626-2 sudo[140754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:29.547444 n-d-806626-2 sudo[140754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:29.924060 n-d-806626-2 sudo[140754]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:29.926450 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.397s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:29.928027 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:29.946659 n-d-806626-2 sudo[140758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:29.947467 n-d-806626-2 sudo[140758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:30.309205 n-d-806626-2 sudo[140758]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:30.312218 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.383s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:30.314030 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:30.331607 n-d-806626-2 sudo[140761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:30.332382 n-d-806626-2 sudo[140761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:30.771919 n-d-806626-2 sudo[140761]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:30.774117 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f" returned: 0 in 0.460s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:30.775266 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Successfully deleted volume: 64c2031b-2ae1-4dac-a3d5-3b56c8959d5f
Sep 15 21:04:30.819194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Created reservations ['6d337cfe-28c9-4a0e-935d-86c1bf7a42bc', '18bacf16-bd97-42b5-b289-6388fa5369d0', 'e6660e32-b658-4be1-bf8d-a53b3efd9403', 'f1a61e7f-f1c7-4e3c-bde0-4485d3625ebb'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:04:30.821132 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:04:30.821132 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:04:30.821132 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:04:30.858244 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:04:30.858997 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:30.876766 n-d-806626-2 sudo[140770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:04:30.877529 n-d-806626-2 sudo[140770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:31.284228 n-d-806626-2 sudo[140770]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:31.286454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:31.288590 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:04:31.306543 n-d-806626-2 sudo[140773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:04:31.307354 n-d-806626-2 sudo[140773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:04:31.722817 n-d-806626-2 sudo[140773]: pam_unix(sudo:session): session closed for user root
Sep 15 21:04:31.725202 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:04:31.727260 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:04:31.734003 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Deleted volume successfully.
Sep 15 21:04:31.747450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-f26c3475-c619-4bb1-85fb-8ed40fee1934 tempest-ServerActionsTestJSON-435005083 None] Lock "b'cinder-64c2031b-2ae1-4dac-a3d5-3b56c8959d5f-delete_volume'" released by "delete_volume" :: held 2.368s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:05:24.212779 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:05:24.213442 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:05:24.213824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:24.232186 n-d-806626-2 sudo[140944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:05:24.233042 n-d-806626-2 sudo[140944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:24.649605 n-d-806626-2 sudo[140944]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:24.651662 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:24.660002 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:05:24.679562 n-d-806626-2 sudo[140961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:05:24.681095 n-d-806626-2 sudo[140961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:05:25.120058 n-d-806626-2 sudo[140961]: pam_unix(sudo:session): session closed for user root
Sep 15 21:05:25.122000 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:05:25.123928 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:06:02.269192 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:06:02.273091 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:06:02.273603 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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:06:02.286709 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Flow 'volume_create_manager' (02bb1fa2-7779-4375-90c1-276b801f111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:06:02.293102 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0c96af1-e622-4e95-bcc9-dbab8bb0f295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.316572 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:06:02.341238 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0c96af1-e622-4e95-bcc9-dbab8bb0f295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_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:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-238465929',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=16922082-7a1f-4f4f-8a8c-74f273b2fa57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33b864295c64ed88552e380b0f59dfd',provider_auth=None,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:06: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:06:02Z,user_id='065c8f5418fb47779b60b2d972029d37',volume_attachment=>,volume_type=VolumeType(fa4cbf3d-32a3-4750-825b-5339553a510d),volume_type_id=fa4cbf3d-32a3-4750-825b-5339553a510d)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.344193 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38e8bb80-85b7-42d9-9f06-302441a3b056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.346278 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38e8bb80-85b7-42d9-9f06-302441a3b056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.348560 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec17edf4-2f70-4250-999e-dd9332fe09e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.350734 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec17edf4-2f70-4250-999e-dd9332fe09e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16922082-7a1f-4f4f-8a8c-74f273b2fa57', 'volume_name': 'volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.352948 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08d62874-dea4-4044-b5b9-238b21cfd818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.355049 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08d62874-dea4-4044-b5b9-238b21cfd818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.357138 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (027ecf13-d65b-4097-93a1-c83ea732a12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.357935 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Volume 16922082-7a1f-4f4f-8a8c-74f273b2fa57: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57', 'volume_size': 1}
Sep 15 21:06:02.359617 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:02.377068 n-d-806626-2 sudo[141512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:06:02.377842 n-d-806626-2 sudo[141512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:02.864182 n-d-806626-2 sudo[141512]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:02.866462 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:02.870034 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (027ecf13-d65b-4097-93a1-c83ea732a12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.872366 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a241db67-9060-46ea-83e0-7c8a1d470e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:02.884216 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Volume volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 (16922082-7a1f-4f4f-8a8c-74f273b2fa57): created successfully
Sep 15 21:06:02.886266 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a241db67-9060-46ea-83e0-7c8a1d470e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:02.889670 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Flow 'volume_create_manager' (02bb1fa2-7779-4375-90c1-276b801f111a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:06:02.897082 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-41c2755d-6aeb-420b-854d-c528ea6b832c tempest-TestEncryptedCinderVolumes-1768375655 None] Created volume successfully.
Sep 15 21:06:04.130050 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:04.148228 n-d-806626-2 sudo[141549]: ubuntu : 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-16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:04.149018 n-d-806626-2 sudo[141549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:04.533589 n-d-806626-2 sudo[141549]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:04.535891 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57" returned: 0 in 0.406s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:04.583724 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:04.589523 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:04.589878 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:04.590470 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:06:04.591292 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Creating iscsi_target for Volume ID: volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Created volume path /opt/stack/data/cinder/volumes/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57,
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: incominguser 2K8j6gNcFkGibkkDL37T XU7CSR6Q8jPwpN7Y
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:04.594679 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:06:04.595817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:04.943278 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57" returned: 0 in 0.347s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:04.943620 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:04.944223 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:06:04.944603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:06:04.945970 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:04.952900 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:04.953241 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n Backing store flags: \n Account information:\n 2K8j6gNcFkGibkkDL37T\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:04.953796 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:06:04.954874 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:05.040438 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:05.040781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n Backing store flags: \n Account information:\n 2K8j6gNcFkGibkkDL37T\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:05.041962 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:05.130659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:05.131277 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n Backing store flags: \n Account information:\n 2K8j6gNcFkGibkkDL37T\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:05.131953 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:06:05.277450 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-5b6e15dd-fe14-47ad-a940-932ba35c6c49 req-0322fea8-211c-4b51-9917-477155c6b795 tempest-TestEncryptedCinderVolumes-1768375655 None] attachment_update completed successfully.
Sep 15 21:06:12.717837 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-d904fea8-18f5-47b0-ba80-e4f56b4ee425 req-3e997ae2-6272-4660-9966-4988d3ffda08 tempest-TestEncryptedCinderVolumes-1768375655 None] Terminate volume connection completed successfully.
Sep 15 21:06:12.718478 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-d904fea8-18f5-47b0-ba80-e4f56b4ee425 req-3e997ae2-6272-4660-9966-4988d3ffda08 tempest-TestEncryptedCinderVolumes-1768375655 None] Deleting attachment f7d073da-d96c-45af-adf4-359bdfc89799. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:06:12.720122 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.807006 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.807363 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57\n Backing store flags: \n Account information:\n 2K8j6gNcFkGibkkDL37T\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:12.807998 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-d904fea8-18f5-47b0-ba80-e4f56b4ee425 req-3e997ae2-6272-4660-9966-4988d3ffda08 tempest-TestEncryptedCinderVolumes-1768375655 None] Removing iscsi_target for Volume ID: 16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:12.809032 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.898684 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 -f" returned: 0 in 0.089s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.899047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:12.900154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:12.987986 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:12.988318 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:13.058145 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-d904fea8-18f5-47b0-ba80-e4f56b4ee425 req-3e997ae2-6272-4660-9966-4988d3ffda08 tempest-TestEncryptedCinderVolumes-1768375655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:06:13.058145 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:06:13.058145 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:13.673140 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Lock "b'cinder-16922082-7a1f-4f4f-8a8c-74f273b2fa57-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:06:13.736198 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:13.825042 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:13.825470 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:13.826136 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:13.827208 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:13.845228 n-d-806626-2 sudo[141703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:13.846014 n-d-806626-2 sudo[141703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:14.225188 n-d-806626-2 sudo[141703]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:14.227485 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57" returned: 0 in 0.400s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:14.229103 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:14.247240 n-d-806626-2 sudo[141708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:14.248015 n-d-806626-2 sudo[141708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:14.604032 n-d-806626-2 sudo[141708]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:14.606335 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57" returned: 0 in 0.377s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:14.608182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:14.626131 n-d-806626-2 sudo[141711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:14.626918 n-d-806626-2 sudo[141711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:15.076016 n-d-806626-2 sudo[141711]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:15.078519 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16922082-7a1f-4f4f-8a8c-74f273b2fa57" returned: 0 in 0.470s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.080352 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Successfully deleted volume: 16922082-7a1f-4f4f-8a8c-74f273b2fa57
Sep 15 21:06:15.108380 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1086486926 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1086486926, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:06:15.109220 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1086486926 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1086486926, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:06:15.124603 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Created reservations ['ede81cdb-164a-4fca-baa2-471e2ff1db5c', '497629df-17e1-42d2-8d15-288e4e91e92f', '21040204-4fb7-4210-853a-d04dc9d01ee6', '93891fee-9c8e-4571-9832-c2b0c8e808c4'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:06:15.127318 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:06:15.127318 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:06:15.127318 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:15.164812 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:06:15.165657 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:15.183060 n-d-806626-2 sudo[141719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:06:15.183830 n-d-806626-2 sudo[141719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:15.588964 n-d-806626-2 sudo[141719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:15.591233 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:15.593323 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:15.611152 n-d-806626-2 sudo[141722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:06:15.611928 n-d-806626-2 sudo[141722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:16.063617 n-d-806626-2 sudo[141722]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:16.065995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:16.068179 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:06:16.074031 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Deleted volume successfully.
Sep 15 21:06:16.093989 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-1f7170d9-f4d8-4f9c-81de-6833eef12889 tempest-TestEncryptedCinderVolumes-1768375655 None] Lock "b'cinder-16922082-7a1f-4f4f-8a8c-74f273b2fa57-delete_volume'" released by "delete_volume" :: held 2.421s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:06:24.211341 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:06:24.212038 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:06:24.212409 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:24.231334 n-d-806626-2 sudo[141771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:06:24.232113 n-d-806626-2 sudo[141771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:24.678544 n-d-806626-2 sudo[141771]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:24.680671 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:24.682311 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:24.699911 n-d-806626-2 sudo[141784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:06:24.700685 n-d-806626-2 sudo[141784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:25.162282 n-d-806626-2 sudo[141784]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:25.164263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:25.165656 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:06:32.634606 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:06:32.638497 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:06:32.639049 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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:06:32.652533 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Flow 'volume_create_manager' (13e99c92-0202-4fe6-825d-4d745808a92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:06:32.655725 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d763183-b47e-4e1d-a24f-695a42d74c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:32.677230 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:06:32.705265 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d763183-b47e-4e1d-a24f-695a42d74c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_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:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1995101508',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=06175f5f-6540-4a39-b9e1-f52fb5aa7410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33b864295c64ed88552e380b0f59dfd',provider_auth=None,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:06: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:06:33Z,user_id='065c8f5418fb47779b60b2d972029d37',volume_attachment=>,volume_type=VolumeType(32704352-61a1-47bf-a93d-2b03c102a1a0),volume_type_id=32704352-61a1-47bf-a93d-2b03c102a1a0)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:32.707707 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2e9f42f-12b9-4213-bce7-05f535bce772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:32.709771 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2e9f42f-12b9-4213-bce7-05f535bce772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:32.712069 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19317440-64ef-42e5-b1a9-5e91d0c0d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:32.714246 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19317440-64ef-42e5-b1a9-5e91d0c0d6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '06175f5f-6540-4a39-b9e1-f52fb5aa7410', 'volume_name': 'volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:32.716465 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (354717cc-c8ce-4c40-8373-26c485855095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:32.718540 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (354717cc-c8ce-4c40-8373-26c485855095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:32.720686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2980a9dc-7529-481a-beb6-6ca9d0ee6fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:32.721464 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Volume 06175f5f-6540-4a39-b9e1-f52fb5aa7410: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410', 'volume_size': 1}
Sep 15 21:06:32.722444 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:32.740187 n-d-806626-2 sudo[141789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:06:32.740959 n-d-806626-2 sudo[141789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:33.216789 n-d-806626-2 sudo[141789]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:33.219176 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.496s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:33.222452 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2980a9dc-7529-481a-beb6-6ca9d0ee6fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:33.224777 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7750cb64-9557-4ce9-994f-d6e8fc3d61c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:06:33.235865 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Volume volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 (06175f5f-6540-4a39-b9e1-f52fb5aa7410): created successfully
Sep 15 21:06:33.237733 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7750cb64-9557-4ce9-994f-d6e8fc3d61c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:06:33.240867 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Flow 'volume_create_manager' (13e99c92-0202-4fe6-825d-4d745808a92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:06:33.248189 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-22f808b2-7727-435b-b047-ca2409b88336 tempest-TestEncryptedCinderVolumes-1768375655 None] Created volume successfully.
Sep 15 21:06:34.369069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:34.386811 n-d-806626-2 sudo[141823]: ubuntu : 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-06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:34.387603 n-d-806626-2 sudo[141823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:34.772528 n-d-806626-2 sudo[141823]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:34.774830 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410" returned: 0 in 0.405s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:34.823499 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:34.829579 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:34.829925 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:34.830535 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:06:34.831347 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Creating iscsi_target for Volume ID: volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Created volume path /opt/stack/data/cinder/volumes/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410,
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: incominguser NqHnskUtPboz9yu5TUB5 Njp92BAmKhMRFzr5
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:34.834297 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:06:34.835398 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:35.168726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410" returned: 0 in 0.333s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:35.169048 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:35.169636 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:06:35.170006 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:06:35.171246 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:35.177577 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:35.177947 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n Backing store flags: \n Account information:\n NqHnskUtPboz9yu5TUB5\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:35.178481 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:06:35.179540 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:35.265521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:35.266565 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n Backing store flags: \n Account information:\n NqHnskUtPboz9yu5TUB5\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:35.267770 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:35.354224 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:35.354556 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n Backing store flags: \n Account information:\n NqHnskUtPboz9yu5TUB5\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:35.355550 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:06:35.501476 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-bd71ee53-8dd7-48cc-8194-2025bb357ce8 req-849fd188-fc02-402a-b4e0-c290b2cd3fa9 tempest-TestEncryptedCinderVolumes-1768375655 None] attachment_update completed successfully.
Sep 15 21:06:43.084581 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-62ed38cf-efec-4b92-ad50-8781dd86130e req-22d6564c-c259-406b-95e9-1802193abfb2 tempest-TestEncryptedCinderVolumes-1768375655 None] Terminate volume connection completed successfully.
Sep 15 21:06:43.085194 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-62ed38cf-efec-4b92-ad50-8781dd86130e req-22d6564c-c259-406b-95e9-1802193abfb2 tempest-TestEncryptedCinderVolumes-1768375655 None] Deleting attachment d68dae78-d794-4511-8a60-9ca5a005cc69. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:06:43.086615 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:43.173100 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:43.173442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410\n Backing store flags: \n Account information:\n NqHnskUtPboz9yu5TUB5\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:43.174065 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-62ed38cf-efec-4b92-ad50-8781dd86130e req-22d6564c-c259-406b-95e9-1802193abfb2 tempest-TestEncryptedCinderVolumes-1768375655 None] Removing iscsi_target for Volume ID: 06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:43.175115 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:43.267717 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 -f" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:43.268111 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:43.269345 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:43.355684 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:43.356008 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:43.427530 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-62ed38cf-efec-4b92-ad50-8781dd86130e req-22d6564c-c259-406b-95e9-1802193abfb2 tempest-TestEncryptedCinderVolumes-1768375655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:06:43.427530 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:06:43.427530 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:43.955978 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Lock "b'cinder-06175f5f-6540-4a39-b9e1-f52fb5aa7410-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:06:44.014685 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:44.100426 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:44.100990 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500439840]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:06:44.101405 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:44.102421 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:44.123152 n-d-806626-2 sudo[141914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:44.123953 n-d-806626-2 sudo[141914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:44.508254 n-d-806626-2 sudo[141914]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:44.510555 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410" returned: 0 in 0.408s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:44.512209 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:44.529963 n-d-806626-2 sudo[141919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:44.530756 n-d-806626-2 sudo[141919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:44.904442 n-d-806626-2 sudo[141919]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:44.907387 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410" returned: 0 in 0.394s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:44.909181 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:44.926432 n-d-806626-2 sudo[141922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:44.927221 n-d-806626-2 sudo[141922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:45.396030 n-d-806626-2 sudo[141922]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:45.398243 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-06175f5f-6540-4a39-b9e1-f52fb5aa7410" returned: 0 in 0.489s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:45.399447 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Successfully deleted volume: 06175f5f-6540-4a39-b9e1-f52fb5aa7410
Sep 15 21:06:45.428312 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-183883382 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-183883382, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:06:45.429139 n-d-806626-2 cinder-volume[84113]: WARNING cinder.quota [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-183883382 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-183883382, it is now deprecated. Please use the default quota class for default quota.
Sep 15 21:06:45.445523 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Created reservations ['1cbddcae-f6bd-4577-aaf5-67181b4a68b8', 'c9f2c941-242c-4324-b397-39058b1596ec', 'd76f32e8-eee3-4aaf-b5fd-b485ae9fb229', '1ebd7abe-1a17-45a8-a250-d02dfbe2954e'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:06:45.447865 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:06:45.447865 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:06:45.447865 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:06:45.486962 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:06:45.487716 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:45.506285 n-d-806626-2 sudo[141929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:06:45.507102 n-d-806626-2 sudo[141929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:45.933228 n-d-806626-2 sudo[141929]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:45.935601 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:45.937907 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:06:45.955742 n-d-806626-2 sudo[141932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:06:45.956523 n-d-806626-2 sudo[141932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:06:46.426614 n-d-806626-2 sudo[141932]: pam_unix(sudo:session): session closed for user root
Sep 15 21:06:46.429059 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.491s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:06:46.431216 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:06:46.437869 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Deleted volume successfully.
Sep 15 21:06:46.455189 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-8eed3ac8-c0e8-4df9-845e-7e3f3b7f4e6b tempest-TestEncryptedCinderVolumes-1768375655 None] Lock "b'cinder-06175f5f-6540-4a39-b9e1-f52fb5aa7410-delete_volume'" released by "delete_volume" :: held 2.499s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:07:24.215749 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:07:24.216494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:07:24.216818 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:24.236264 n-d-806626-2 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 21:07:24.237058 n-d-806626-2 sudo[142411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:24.757008 n-d-806626-2 sudo[142411]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:24.759372 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:24.761180 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:24.785288 n-d-806626-2 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 21:07:24.786774 n-d-806626-2 sudo[142414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:25.249932 n-d-806626-2 sudo[142414]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:25.252963 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:25.254108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:07:49.092626 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:07:49.097040 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:07:49.097578 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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:07:49.110068 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Flow 'volume_create_manager' (a28ea9d0-d4aa-475d-90d6-8421c6169bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:49.114210 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ed2073d-f933-4bf5-893d-6937f5ab994d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.136455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:07:49.160443 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ed2073d-f933-4bf5-893d-6937f5ab994d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_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:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1287730867',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=868d9a54-e09b-476f-8602-b3e0661e7012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c01834245a44c384f8d6f15251f80a',provider_auth=None,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:07: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:07:49Z,user_id='714ae79304b74e04a4c4938cad4135f2',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.162867 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca8e76ff-f80b-47fe-b30b-d34f3def1c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.164933 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca8e76ff-f80b-47fe-b30b-d34f3def1c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.167201 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bc01629-f19a-4fb7-92fc-a36807120dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.169370 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bc01629-f19a-4fb7-92fc-a36807120dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '868d9a54-e09b-476f-8602-b3e0661e7012', 'volume_name': 'volume-868d9a54-e09b-476f-8602-b3e0661e7012', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.171597 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3577094c-128d-42ab-ac8d-b70e112789e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.173644 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3577094c-128d-42ab-ac8d-b70e112789e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.176291 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (335d7e69-f8cd-4359-8e93-7292c761030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.177050 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Volume 868d9a54-e09b-476f-8602-b3e0661e7012: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-868d9a54-e09b-476f-8602-b3e0661e7012', 'volume_size': 1}
Sep 15 21:07:49.178022 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-868d9a54-e09b-476f-8602-b3e0661e7012 stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:49.196082 n-d-806626-2 sudo[142618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-868d9a54-e09b-476f-8602-b3e0661e7012 stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:07:49.196857 n-d-806626-2 sudo[142618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:49.677907 n-d-806626-2 sudo[142618]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:49.680083 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-868d9a54-e09b-476f-8602-b3e0661e7012 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.502s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:49.683168 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (335d7e69-f8cd-4359-8e93-7292c761030f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-868d9a54-e09b-476f-8602-b3e0661e7012', 'volume_size': 1}' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.685473 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8035a39-33d2-46b7-bd60-3c7b14d7a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:07:49.694595 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Volume volume-868d9a54-e09b-476f-8602-b3e0661e7012 (868d9a54-e09b-476f-8602-b3e0661e7012): created successfully
Sep 15 21:07:49.696718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8035a39-33d2-46b7-bd60-3c7b14d7a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:07:49.699700 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Flow 'volume_create_manager' (a28ea9d0-d4aa-475d-90d6-8421c6169bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:07:49.707275 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-a83c5fa0-5750-4f72-808a-7ec19aaf5d8d tempest-TestMinimumBasicScenario-1724749866 None] Created volume successfully.
Sep 15 21:07:51.088126 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:51.105977 n-d-806626-2 sudo[142656]: ubuntu : 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-868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:07:51.106770 n-d-806626-2 sudo[142656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:07:51.488145 n-d-806626-2 sudo[142656]: pam_unix(sudo:session): session closed for user root
Sep 15 21:07:51.490442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012" returned: 0 in 0.402s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:51.540182 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:51.546098 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:51.546421 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:07:51.547062 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:07:51.547853 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Creating iscsi_target for Volume ID: volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Created volume path /opt/stack/data/cinder/volumes/volume-868d9a54-e09b-476f-8602-b3e0661e7012,
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: incominguser ViPKqhdgjDVoLxnxPn5G r42z26M8U658MVq3
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:07:51.551385 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:07:51.554037 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:51.883626 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012" returned: 0 in 0.331s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:51.883953 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:07:51.884539 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:07:51.884907 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:07:51.886070 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:51.892001 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:51.892323 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012\n Backing store flags: \n Account information:\n ViPKqhdgjDVoLxnxPn5G\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:07:51.892836 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:07:51.893789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:51.980462 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:51.980837 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012\n Backing store flags: \n Account information:\n ViPKqhdgjDVoLxnxPn5G\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:07:51.982058 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:07:52.073014 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:07:52.073344 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012\n Backing store flags: \n Account information:\n ViPKqhdgjDVoLxnxPn5G\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:07:52.074277 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:07:52.219565 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-f4d86e2c-248f-4a15-aaa7-80ff1027326a req-44eff984-13c8-4f0b-976c-c093e386ea62 tempest-TestMinimumBasicScenario-1724749866 None] attachment_update completed successfully.
Sep 15 21:08:24.222480 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:08:24.223077 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:08:24.223611 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:24.242624 n-d-806626-2 sudo[142732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:08:24.243454 n-d-806626-2 sudo[142732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:24.615648 n-d-806626-2 sudo[142732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:24.617738 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.394s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:24.619345 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:08:24.636633 n-d-806626-2 sudo[142735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:08:24.637417 n-d-806626-2 sudo[142735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:08:25.016190 n-d-806626-2 sudo[142735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:08:25.018145 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:08:25.020034 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:09:10.708484 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-cc71b6bd-cd04-44f4-8eab-f6ecef410ed6 req-d4055362-59b9-4c3a-8d9e-923c8bb49457 tempest-TestMinimumBasicScenario-1724749866 None] Terminate volume connection completed successfully.
Sep 15 21:09:10.709689 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-cc71b6bd-cd04-44f4-8eab-f6ecef410ed6 req-d4055362-59b9-4c3a-8d9e-923c8bb49457 tempest-TestMinimumBasicScenario-1724749866 None] Deleting attachment d50af7ee-9ee0-4a87-85bc-75e615ca1605. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:09:10.710989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:10.798923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:10.799279 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012\n Backing store flags: \n Account information:\n ViPKqhdgjDVoLxnxPn5G\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:09:10.799930 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-cc71b6bd-cd04-44f4-8eab-f6ecef410ed6 req-d4055362-59b9-4c3a-8d9e-923c8bb49457 tempest-TestMinimumBasicScenario-1724749866 None] Removing iscsi_target for Volume ID: 868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:10.801024 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012 -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:10.893113 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-868d9a54-e09b-476f-8602-b3e0661e7012 -f" returned: 0 in 0.092s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:10.893441 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:09:10.897095 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:10.989297 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:10.989655 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:09:11.060461 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-cc71b6bd-cd04-44f4-8eab-f6ecef410ed6 req-d4055362-59b9-4c3a-8d9e-923c8bb49457 tempest-TestMinimumBasicScenario-1724749866 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:09:11.060461 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:09:11.060461 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:09:11.547428 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Lock "b'cinder-868d9a54-e09b-476f-8602-b3e0661e7012-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:09:11.608903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:11.696149 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:11.696495 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:09:11.697167 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Skipping remove_export. No iscsi_target is presently exported for volume: 868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:11.698188 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:11.715862 n-d-806626-2 sudo[142829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:11.716665 n-d-806626-2 sudo[142829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:12.083893 n-d-806626-2 sudo[142829]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:12.086110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012" returned: 0 in 0.387s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:12.087688 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:12.105534 n-d-806626-2 sudo[142832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:12.106310 n-d-806626-2 sudo[142832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:12.472236 n-d-806626-2 sudo[142832]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:12.475154 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012" returned: 0 in 0.386s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:12.476973 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:12.494140 n-d-806626-2 sudo[142835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:12.494897 n-d-806626-2 sudo[142835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:12.978255 n-d-806626-2 sudo[142835]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:12.980542 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-868d9a54-e09b-476f-8602-b3e0661e7012" returned: 0 in 0.503s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:12.981671 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Successfully deleted volume: 868d9a54-e09b-476f-8602-b3e0661e7012
Sep 15 21:09:13.026919 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Created reservations ['e9855eaf-aed7-449f-bcbd-ae49bc6ac301', '2fd86c6a-1146-45af-9a3d-851f740278dd', '4b69ca90-34d3-4c38-b6e7-537da3c75dcc', 'a2059b16-f585-4b65-95a5-4f3318790e42'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:09:13.028922 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:09:13.028922 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:09:13.028922 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:09:13.066974 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:09:13.067765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:13.091572 n-d-806626-2 sudo[142842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:09:13.092379 n-d-806626-2 sudo[142842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:13.508293 n-d-806626-2 sudo[142842]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:13.510540 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:13.512675 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:13.530094 n-d-806626-2 sudo[142845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:09:13.530901 n-d-806626-2 sudo[142845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:13.980809 n-d-806626-2 sudo[142845]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:13.983454 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:13.985486 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:09:13.990769 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Deleted volume successfully.
Sep 15 21:09:14.005397 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [None req-87ab3b79-8f8a-437e-9690-54e20f062c78 tempest-TestMinimumBasicScenario-1724749866 None] Lock "b'cinder-868d9a54-e09b-476f-8602-b3e0661e7012-delete_volume'" released by "delete_volume" :: held 2.458s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:09:24.228723 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:09:24.229447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:09:24.229831 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:24.250631 n-d-806626-2 sudo[142896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:09:24.251466 n-d-806626-2 sudo[142896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:24.669040 n-d-806626-2 sudo[142896]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:24.671134 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:24.672674 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:09:24.691247 n-d-806626-2 sudo[142899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:09:24.692031 n-d-806626-2 sudo[142899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:09:25.108502 n-d-806626-2 sudo[142899]: pam_unix(sudo:session): session closed for user root
Sep 15 21:09:25.110442 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:09:25.111612 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:10:24.231755 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:10:24.232462 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:10:24.232817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:24.256009 n-d-806626-2 sudo[143303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:10:24.256816 n-d-806626-2 sudo[143303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:24.689935 n-d-806626-2 sudo[143303]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:24.691993 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:24.693551 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:10:24.711610 n-d-806626-2 sudo[143306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:10:24.712380 n-d-806626-2 sudo[143306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:10:25.128674 n-d-806626-2 sudo[143306]: pam_unix(sudo:session): session closed for user root
Sep 15 21:10:25.130629 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:10:25.131816 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:11:24.231799 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:11:24.232489 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:11:24.232874 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:24.250332 n-d-806626-2 sudo[143735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:11:24.251129 n-d-806626-2 sudo[143735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:24.705388 n-d-806626-2 sudo[143735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:24.707513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:24.709084 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:11:24.726867 n-d-806626-2 sudo[143738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:11:24.727678 n-d-806626-2 sudo[143738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:11:25.153621 n-d-806626-2 sudo[143738]: pam_unix(sudo:session): session closed for user root
Sep 15 21:11:25.155592 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:11:25.156692 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:12:24.235714 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:12:24.236321 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:12:24.236789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:24.254346 n-d-806626-2 sudo[143812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:12:24.255139 n-d-806626-2 sudo[143812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:24.690212 n-d-806626-2 sudo[143812]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:24.692375 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:24.693926 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:12:24.712605 n-d-806626-2 sudo[143815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.713393 n-d-806626-2 sudo[143815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:12:25.124983 n-d-806626-2 sudo[143815]: pam_unix(sudo:session): session closed for user root
Sep 15 21:12:25.127069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:12:25.128207 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:13:24.237324 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:13:24.237927 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:13:24.238393 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:24.257029 n-d-806626-2 sudo[144244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.258203 n-d-806626-2 sudo[144244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:24.692587 n-d-806626-2 sudo[144244]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:24.694645 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:24.696253 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:13:24.713987 n-d-806626-2 sudo[144247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.715284 n-d-806626-2 sudo[144247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:13:25.137028 n-d-806626-2 sudo[144247]: pam_unix(sudo:session): session closed for user root
Sep 15 21:13:25.138972 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:13:25.140109 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:14:24.239783 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:14:24.240947 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:14:24.241691 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:24.262520 n-d-806626-2 sudo[144374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.263360 n-d-806626-2 sudo[144374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:24.724691 n-d-806626-2 sudo[144374]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:24.726854 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:24.728427 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:14:24.746748 n-d-806626-2 sudo[144388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.747659 n-d-806626-2 sudo[144388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:14:25.197766 n-d-806626-2 sudo[144388]: pam_unix(sudo:session): session closed for user root
Sep 15 21:14:25.200017 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:14:25.201840 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:15:24.242742 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:15:24.243447 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:15:24.243839 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:24.261512 n-d-806626-2 sudo[144763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.262379 n-d-806626-2 sudo[144763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:24.702659 n-d-806626-2 sudo[144763]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:24.704732 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:24.706291 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:15:24.724409 n-d-806626-2 sudo[144766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.725190 n-d-806626-2 sudo[144766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:15:25.146944 n-d-806626-2 sudo[144766]: pam_unix(sudo:session): session closed for user root
Sep 15 21:15:25.148943 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:15:25.150112 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:16:24.248463 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:16:24.248463 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:16:24.249314 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:24.270451 n-d-806626-2 sudo[145061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.272091 n-d-806626-2 sudo[145061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:24.774996 n-d-806626-2 sudo[145061]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:24.779047 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:24.780498 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:16:24.806216 n-d-806626-2 sudo[145080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.807195 n-d-806626-2 sudo[145080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:16:25.299255 n-d-806626-2 sudo[145080]: pam_unix(sudo:session): session closed for user root
Sep 15 21:16:25.301191 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:16:25.303163 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:17:24.255767 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:17:24.256479 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:17:24.256988 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:24.277073 n-d-806626-2 sudo[145340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.277960 n-d-806626-2 sudo[145340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:24.704674 n-d-806626-2 sudo[145340]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:24.706841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:24.708459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:17:24.731767 n-d-806626-2 sudo[145343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.732587 n-d-806626-2 sudo[145343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:17:25.180726 n-d-806626-2 sudo[145343]: pam_unix(sudo:session): session closed for user root
Sep 15 21:17:25.183349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:17:25.184901 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:18:24.256723 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:18:24.257292 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:18:24.257789 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:24.275634 n-d-806626-2 sudo[145954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.276432 n-d-806626-2 sudo[145954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:24.700191 n-d-806626-2 sudo[145954]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:24.702263 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:24.703879 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:18:24.722040 n-d-806626-2 sudo[145957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.722815 n-d-806626-2 sudo[145957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:18:25.165530 n-d-806626-2 sudo[145957]: pam_unix(sudo:session): session closed for user root
Sep 15 21:18:25.167558 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:18:25.168682 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:19:24.257721 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:19:24.258476 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:19:24.258795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:24.276068 n-d-806626-2 sudo[146013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.276843 n-d-806626-2 sudo[146013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:24.691944 n-d-806626-2 sudo[146013]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:24.694009 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:24.695851 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:19:24.713461 n-d-806626-2 sudo[146016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.714237 n-d-806626-2 sudo[146016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:19:25.147991 n-d-806626-2 sudo[146016]: pam_unix(sudo:session): session closed for user root
Sep 15 21:19:25.150604 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:19:25.151779 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:20:24.259768 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:20:24.260515 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:20:24.260853 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:24.279676 n-d-806626-2 sudo[146085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.280646 n-d-806626-2 sudo[146085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:24.711243 n-d-806626-2 sudo[146085]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:24.713342 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:24.714922 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:20:24.732495 n-d-806626-2 sudo[146088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.733273 n-d-806626-2 sudo[146088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:20:25.227249 n-d-806626-2 sudo[146088]: pam_unix(sudo:session): session closed for user root
Sep 15 21:20:25.229486 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:20:25.230981 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:24.259765 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:21:24.260513 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:21:24.260868 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:24.278633 n-d-806626-2 sudo[146141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.279423 n-d-806626-2 sudo[146141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:24.688645 n-d-806626-2 sudo[146141]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:24.690750 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:24.692340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:21:24.709913 n-d-806626-2 sudo[146144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.710688 n-d-806626-2 sudo[146144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:21:25.124347 n-d-806626-2 sudo[146144]: pam_unix(sudo:session): session closed for user root
Sep 15 21:21:25.126330 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:21:25.127494 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:21:56.520589 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-2@lvmdriver-1#lvmdriver-1']} {{(pid=84113) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 15 21:21:56.524469 n-d-806626-2 cinder-volume[84113]: WARNING stevedore.named [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 15 21:21:56.524993 n-d-806626-2 cinder-volume[84113]: WARNING castellan.key_manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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:21:56.538343 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Flow 'volume_create_manager' (9917e965-a4f2-4bcf-bef2-d8d07050e177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:21:56.541456 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb1fe333-f9b9-4434-8494-53b6a670449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:56.565059 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_db.sqlalchemy.engines [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84113) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 15 21:21:56.588970 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb1fe333-f9b9-4434-8494-53b6a670449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_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:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1622609158',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-2@lvmdriver-1#lvmdriver-1',id=126fad01-7ef5-4cf3-a93e-729c6b78c34f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd0564052e94ba3ac0924dc81773fa7',provider_auth=None,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:21: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:21:56Z,user_id='ca7902ed663b459f89c1e25c91b7ae14',volume_attachment=>,volume_type=VolumeType(e86be41e-05be-4a15-9623-71f659edb34f),volume_type_id=e86be41e-05be-4a15-9623-71f659edb34f)' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:56.591943 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65808570-02b7-467b-9e73-695546bd2161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:56.594010 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65808570-02b7-467b-9e73-695546bd2161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:56.596296 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2432a433-5e67-4062-9cad-a1f805d1831f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:56.671994 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2432a433-5e67-4062-9cad-a1f805d1831f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '126fad01-7ef5-4cf3-a93e-729c6b78c34f', 'volume_name': 'volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:56.674278 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f56d693-1b6b-4359-bc00-2a697ebfd77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:56.676483 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f56d693-1b6b-4359-bc00-2a697ebfd77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:21:56.678579 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e40c789-5399-4b95-851c-a12f9a7d9cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:21:56.679436 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Volume 126fad01-7ef5-4cf3-a93e-729c6b78c34f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/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:21:56.680047 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Cloning 126fad01-7ef5-4cf3-a93e-729c6b78c34f from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 at location (None, None). {{(pid=84113) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 15 21:22:04.937128 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1, size 616.00 MB, duration 8.25 sec {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 15 21:22:04.937844 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Image download 616.00 MB at 74.62 MB/s
Sep 15 21:22:04.973475 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:05.053263 n-d-806626-2 sudo[146220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1
Sep 15 21:22:05.054035 n-d-806626-2 sudo[146220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:05.359890 n-d-806626-2 sudo[146220]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:05.362169 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1" returned: 0 in 0.388s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:05.363158 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 is fetched for user ca7902ed663b459f89c1e25c91b7ae14. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 15 21:22:05.412987 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:05.493480 n-d-806626-2 sudo[146225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1
Sep 15 21:22:05.494273 n-d-806626-2 sudo[146225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:05.796786 n-d-806626-2 sudo[146225]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:05.799110 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1" returned: 0 in 0.386s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:05.800989 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f stack-volumes-lvmdriver-1 -L 1g {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:05.818561 n-d-806626-2 sudo[146230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f stack-volumes-lvmdriver-1 -L 1g
Sep 15 21:22:05.819389 n-d-806626-2 sudo[146230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:06.316309 n-d-806626-2 sudo[146230]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:06.318994 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.517s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:06.337661 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Attempting download of 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 126fad01-7ef5-4cf3-a93e-729c6b78c34f. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 15 21:22:06.377194 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_hwu7x1ax {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:06.460105 n-d-806626-2 sudo[146264]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_hwu7x1ax
Sep 15 21:22:06.460871 n-d-806626-2 sudo[146264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:06.762532 n-d-806626-2 sudo[146264]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:06.764827 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_hwu7x1ax" returned: 0 in 0.387s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:06.766066 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:06.846245 n-d-806626-2 sudo[146268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1
Sep 15 21:22:06.847042 n-d-806626-2 sudo[146268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:07.151088 n-d-806626-2 sudo[146268]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:07.153883 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1" returned: 0 in 0.387s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:07.154686 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] 2a2d27c5-81d5-4267-8965-1fce0b1d4882 was vhdx, converting to raw {{(pid=84113) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 15 21:22:07.155692 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f oflag=direct {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:07.172866 n-d-806626-2 sudo[146273]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f oflag=direct
Sep 15 21:22:07.173628 n-d-806626-2 sudo[146273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:07.481774 n-d-806626-2 sudo[146273]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:07.484312 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f oflag=direct" returned: 0 in 0.328s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:07.485726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:07.505445 n-d-806626-2 sudo[146285]: 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f
Sep 15 21:22:07.506230 n-d-806626-2 sudo[146285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:08.197246 n-d-806626-2 sudo[146285]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:08.199664 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 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_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f" returned: 0 in 0.713s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:08.200728 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:08.281310 n-d-806626-2 sudo[146316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1
Sep 15 21:22:08.282098 n-d-806626-2 sudo[146316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:08.584596 n-d-806626-2 sudo[146316]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:08.586881 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1" returned: 0 in 0.386s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:08.587746 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2a2d27c5-81d5-4267-8965-1fce0b1d4882_b8nu7hpyn-d-806626-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--126fad01--7ef5--4cf3--a93e--729c6b78c34f {{(pid=84113) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 15 21:22:08.588127 n-d-806626-2 cinder-volume[84113]: INFO cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Converted 700.00 MB image at 700.00 MB/s
Sep 15 21:22:08.588748 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Downloaded image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 ((None, None)) to volume 126fad01-7ef5-4cf3-a93e-729c6b78c34f successfully. {{(pid=84113) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 15 21:22:08.705013 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.image.image_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Temporary image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 for user ca7902ed663b459f89c1e25c91b7ae14 is deleted. {{(pid=84113) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 15 21:22:08.705680 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.volume_utils [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Marking volume 126fad01-7ef5-4cf3-a93e-729c6b78c34f as bootable. {{(pid=84113) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 15 21:22:08.716718 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Copying metadata from image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 to 126fad01-7ef5-4cf3-a93e-729c6b78c34f. {{(pid=84113) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 15 21:22:08.717157 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Creating volume glance metadata for volume 126fad01-7ef5-4cf3-a93e-729c6b78c34f backed by image 2a2d27c5-81d5-4267-8965-1fce0b1d4882 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84113) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 15 21:22:08.777519 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e40c789-5399-4b95-851c-a12f9a7d9cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f', 'volume_size': 1, 'image_id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', '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': '410595cb971d4686ab10ef2a955f4014', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2a2d27c5-81d5-4267-8965-1fce0b1d4882', 'created_at': datetime.datetime(2021, 9, 15, 19, 42, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 15, 19, 42, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2a2d27c5-81d5-4267-8965-1fce0b1d4882/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:08.779858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb701239-0d8e-4eb8-9953-8f20e3b91fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 15 21:22:08.787222 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.flows.manager.create_volume [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Volume volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f (126fad01-7ef5-4cf3-a93e-729c6b78c34f): created successfully
Sep 15 21:22:08.789063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb701239-0d8e-4eb8-9953-8f20e3b91fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84113) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 15 21:22:08.792000 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Flow 'volume_create_manager' (9917e965-a4f2-4bcf-bef2-d8d07050e177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84113) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 15 21:22:08.800099 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [None req-d30e40c4-f084-435b-87fb-1192a2698f9b tempest-TestShelveInstance-1463057016 None] Created volume successfully.
Sep 15 21:22:14.445635 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:14.476493 n-d-806626-2 sudo[146323]: ubuntu : 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-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:22:14.477601 n-d-806626-2 sudo[146323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:22:14.875027 n-d-806626-2 sudo[146323]: pam_unix(sudo:session): session closed for user root
Sep 15 21:22:14.877336 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.431s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:14.926808 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:14.934995 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:14.935349 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:14.936010 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Targets prior to update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:22:14.936825 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Creating iscsi_target for Volume ID: volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Created volume path /opt/stack/data/cinder/volumes/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f,
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: incominguser sbUqET63EtMm3R7oYbCw hALjUiF6xh8DVmUR
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:22:14.940202 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:22:14.941480 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:15.296712 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.355s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:15.297033 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:15.297627 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:22:15.298004 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:22:15.299300 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:15.306658 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:15.307099 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:15.307858 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Targets after update: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:22:15.309495 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:15.400168 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:15.400980 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:15.402380 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:22:15.492948 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:22:15.493521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:22:15.494232 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:22:15.649538 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-5b1b03bd-58bb-4bac-a3c0-ac9b984a8deb req-f0f4c5dc-eff5-4cee-aaa9-cabb3123a30f tempest-TestShelveInstance-1463057016 None] attachment_update completed successfully.
Sep 15 21:23:24.268982 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:23:24.269695 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:23:24.270038 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:24.287262 n-d-806626-2 sudo[146463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.288034 n-d-806626-2 sudo[146463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:24.663245 n-d-806626-2 sudo[146463]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:24.665286 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:24.666859 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:23:24.684668 n-d-806626-2 sudo[146466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.685447 n-d-806626-2 sudo[146466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:23:25.064111 n-d-806626-2 sudo[146466]: pam_unix(sudo:session): session closed for user root
Sep 15 21:23:25.066026 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:23:25.068142 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:24.275819 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:24:24.276503 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:24:24.276892 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:24.294765 n-d-806626-2 sudo[146517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.295563 n-d-806626-2 sudo[146517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:24.671671 n-d-806626-2 sudo[146517]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:24.673727 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:24.675307 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:24.692701 n-d-806626-2 sudo[146520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.693465 n-d-806626-2 sudo[146520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:25.063270 n-d-806626-2 sudo[146520]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:25.065172 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:25.066557 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:24:40.122832 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-3cecefd8-34ad-4287-8294-2cdc521c9ab1 req-863805ab-3255-440e-bc6f-7fb9000b27bc tempest-TestShelveInstance-1463057016 None] Terminate volume connection completed successfully.
Sep 15 21:24:40.123557 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-3cecefd8-34ad-4287-8294-2cdc521c9ab1 req-863805ab-3255-440e-bc6f-7fb9000b27bc tempest-TestShelveInstance-1463057016 None] Deleting attachment 543991c9-77d3-405a-8159-a45afde0d60d. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:24:40.186037 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-3cecefd8-34ad-4287-8294-2cdc521c9ab1 req-863805ab-3255-440e-bc6f-7fb9000b27bc tempest-TestShelveInstance-1463057016 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:40.186037 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:24:40.186037 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:24:42.829706 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:42.848088 n-d-806626-2 sudo[146527]: ubuntu : 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-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:42.848947 n-d-806626-2 sudo[146527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:24:43.241371 n-d-806626-2 sudo[146527]: pam_unix(sudo:session): session closed for user root
Sep 15 21:24:43.243810 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.414s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.292240 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:43.298127 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.298455 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: sbUqET63EtMm3R7oYbCw
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:24:43.299118 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 15 21:24:43.302405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Creating iscsi_target for Volume ID: volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 15 21:24:43.302405 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Created volume path /opt/stack/data/cinder/volumes/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f,
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: content:
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: backing-store /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: driver iscsi
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: incominguser sbUqET63EtMm3R7oYbCw hALjUiF6xh8DVmUR
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: write-cache on
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:24:43.304124 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 15 21:24:43.307683 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:43.682898 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.377s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.683245 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:43.683836 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] StdOut from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 15 21:24:43.684211 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] StdErr from tgt-admin --update: {{(pid=84113) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 15 21:24:43.685459 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:43.692203 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.692521 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.tgt [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: System information:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Driver: iscsi
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: State: ready
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: I_T nexus information:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: LUN information:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: LUN: 0
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Type: controller
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010000
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf10
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Size: 0 MB, Block size: 1
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store type: null
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store path: None
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: LUN: 1
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Type: disk
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SCSI ID: IET 00010001
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SCSI SN: beaf11
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Size: 1074 MB, Block size: 512
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Online: Yes
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Removable media: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Prevent removal: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Readonly: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: SWP: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Thin-provisioning: No
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store type: rdwr
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Backing store flags:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: Account information:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: sbUqET63EtMm3R7oYbCw
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: ACL information:
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: ALL
Sep 15 21:24:43.693063 n-d-806626-2 cinder-volume[84113]: {{(pid=84113) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 15 21:24:43.697066 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:43.779567 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.779913 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:43.781091 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:24:43.867108 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:24:43.867722 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:24:43.869022 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.targets.iscsi [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] Set provider_location to: 10.222.0.41:3260,1 iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f 1 {{(pid=84113) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 15 21:24:44.013616 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-3c5dd358-2482-4f43-a84f-6b87a349c1de req-84e9f8b6-1ba7-431e-8f20-5bb233e3ea7d tempest-TestShelveInstance-1463057016 None] attachment_update completed successfully.
Sep 15 21:25:24.273284 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:25:24.273873 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:25:24.274338 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:24.292102 n-d-806626-2 sudo[146619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.292935 n-d-806626-2 sudo[146619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:24.678236 n-d-806626-2 sudo[146619]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:24.680777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:24.682603 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:25:24.700797 n-d-806626-2 sudo[146622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.701577 n-d-806626-2 sudo[146622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:25:25.116277 n-d-806626-2 sudo[146622]: pam_unix(sudo:session): session closed for user root
Sep 15 21:25:25.118449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:25:25.119473 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:26:17.526916 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-46efdf40-e994-4122-a65b-1da76c08f1a6 tempest-TestShelveInstance-1463057016 None] Terminate volume connection completed successfully.
Sep 15 21:26:17.527588 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.manager [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-46efdf40-e994-4122-a65b-1da76c08f1a6 tempest-TestShelveInstance-1463057016 None] Deleting attachment ac3747f9-eb9b-43e8-84b8-d9c146ff6e25. {{(pid=84113) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 15 21:26:17.528817 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:17.618837 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:17.619251 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f\n Backing store flags: \n Account information:\n sbUqET63EtMm3R7oYbCw\n ACL information:\n ALL\n', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:17.619953 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.tgt [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-46efdf40-e994-4122-a65b-1da76c08f1a6 tempest-TestShelveInstance-1463057016 None] Removing iscsi_target for Volume ID: 126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:17.620979 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f -f {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:17.726776 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f -f" returned: 0 in 0.105s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:17.727189 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, None) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:17.728322 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:17.823452 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:17.823777 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:17.898839 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-46efdf40-e994-4122-a65b-1da76c08f1a6 tempest-TestShelveInstance-1463057016 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:17.898839 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:26:17.898839 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:26:18.024921 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Lock "b'cinder-126fad01-7ef5-4cf3-a93e-729c6b78c34f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 15 21:26:18.084693 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:18.172654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=94047) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:18.172984 n-d-806626-2 cinder-volume[84113]: DEBUG oslo.privsep.daemon [-] privsep: reply[139694500440000]: (4, ('', '')) {{(pid=94047) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 15 21:26:18.173646 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.targets.iscsi [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Skipping remove_export. No iscsi_target is presently exported for volume: 126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:18.174656 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:18.192679 n-d-806626-2 sudo[146719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:18.193465 n-d-806626-2 sudo[146719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:18.584760 n-d-806626-2 sudo[146719]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:18.587069 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.412s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:18.588659 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:18.606073 n-d-806626-2 sudo[146722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:18.606849 n-d-806626-2 sudo[146722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:18.990629 n-d-806626-2 sudo[146722]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:18.992972 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.404s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:18.994824 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:19.013278 n-d-806626-2 sudo[146725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:19.014205 n-d-806626-2 sudo[146725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:19.488574 n-d-806626-2 sudo[146725]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:19.490895 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126fad01-7ef5-4cf3-a93e-729c6b78c34f" returned: 0 in 0.496s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:19.492090 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.drivers.lvm [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Successfully deleted volume: 126fad01-7ef5-4cf3-a93e-729c6b78c34f
Sep 15 21:26:19.539108 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.quota [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Created reservations ['f7c9491a-c739-4e86-a6b2-1884c56791ab', '9540e2dc-38e1-4db7-8850-3d0523a039ae', '2ca6c9c0-7fb4-4ab6-bd94-f4ff0473d3b4', '3e125137-ea8f-4f4c-9f1c-688ead81bddb'] {{(pid=84113) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 15 21:26:19.541126 n-d-806626-2 cinder-volume[84113]: WARNING py.warnings [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' 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:19.541126 n-d-806626-2 cinder-volume[84113]: util.warn(
Sep 15 21:26:19.541126 n-d-806626-2 cinder-volume[84113]:
Sep 15 21:26:19.583791 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:26:19.584795 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:19.603522 n-d-806626-2 sudo[146732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:19.604295 n-d-806626-2 sudo[146732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:20.029462 n-d-806626-2 sudo[146732]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:20.031739 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:20.033940 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:20.052213 n-d-806626-2 sudo[146735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:20.053011 n-d-806626-2 sudo[146735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:20.480981 n-d-806626-2 sudo[146735]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:20.483226 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:20.485829 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:26:20.492656 n-d-806626-2 cinder-volume[84113]: INFO cinder.volume.manager [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Deleted volume successfully.
Sep 15 21:26:20.505411 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.coordination [req-13921a77-f4bd-4124-8608-e55a259c0c87 req-9bb01d77-1b75-40ed-958d-a5bab0d4025a tempest-TestShelveInstance-1463057016 None] Lock "b'cinder-126fad01-7ef5-4cf3-a93e-729c6b78c34f-delete_volume'" released by "delete_volume" :: held 2.480s {{(pid=84113) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 15 21:26:24.280093 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:26:24.280741 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:26:24.281414 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:24.304030 n-d-806626-2 sudo[146771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.305527 n-d-806626-2 sudo[146771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:24.777501 n-d-806626-2 sudo[146771]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:24.779903 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:24.781952 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:26:24.802768 n-d-806626-2 sudo[146777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.803601 n-d-806626-2 sudo[146777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:26:25.233651 n-d-806626-2 sudo[146777]: pam_unix(sudo:session): session closed for user root
Sep 15 21:26:25.236184 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:26:25.237362 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:27:24.288340 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:27:24.288958 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:27:24.289320 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:24.307476 n-d-806626-2 sudo[147431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.308277 n-d-806626-2 sudo[147431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:24.736094 n-d-806626-2 sudo[147431]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:24.738117 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:24.739672 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:27:24.757062 n-d-806626-2 sudo[147434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.757838 n-d-806626-2 sudo[147434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:27:25.168410 n-d-806626-2 sudo[147434]: pam_unix(sudo:session): session closed for user root
Sep 15 21:27:25.170449 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:27:25.171602 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:28:24.291613 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:28:24.292294 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:28:24.292711 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:24.310145 n-d-806626-2 sudo[147492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.310932 n-d-806626-2 sudo[147492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:24.711883 n-d-806626-2 sudo[147492]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:24.713984 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:24.715564 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:28:24.732985 n-d-806626-2 sudo[147495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.733764 n-d-806626-2 sudo[147495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:28:25.156568 n-d-806626-2 sudo[147495]: pam_unix(sudo:session): session closed for user root
Sep 15 21:28:25.159128 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:28:25.160255 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:29:24.299739 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:29:24.300401 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:29:24.300793 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:24.318610 n-d-806626-2 sudo[147574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.319426 n-d-806626-2 sudo[147574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:24.751759 n-d-806626-2 sudo[147574]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:24.753802 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:24.755368 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:29:24.772968 n-d-806626-2 sudo[147577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.773737 n-d-806626-2 sudo[147577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:29:25.183912 n-d-806626-2 sudo[147577]: pam_unix(sudo:session): session closed for user root
Sep 15 21:29:25.185792 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:29:25.186922 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:30:24.305654 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:30:24.306335 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:30:24.306755 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:24.325217 n-d-806626-2 sudo[147649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.325985 n-d-806626-2 sudo[147649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:24.737428 n-d-806626-2 sudo[147649]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:24.739532 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:24.741068 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:30:24.758192 n-d-806626-2 sudo[147652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.758998 n-d-806626-2 sudo[147652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:30:25.171735 n-d-806626-2 sudo[147652]: pam_unix(sudo:session): session closed for user root
Sep 15 21:30:25.174330 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:30:25.175663 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:31:24.303726 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:31:24.304333 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:31:24.304781 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:24.322831 n-d-806626-2 sudo[147726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.323670 n-d-806626-2 sudo[147726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:24.762249 n-d-806626-2 sudo[147726]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:24.764367 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:24.765985 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:31:24.784639 n-d-806626-2 sudo[147729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 15 21:31:24.785540 n-d-806626-2 sudo[147729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:31:25.203677 n-d-806626-2 sudo[147729]: pam_unix(sudo:session): session closed for user root
Sep 15 21:31:25.205918 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:31:25.207268 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:32:24.305513 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:32:24.306166 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:32:24.306586 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:24.324597 n-d-806626-2 sudo[147892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.325364 n-d-806626-2 sudo[147892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:24.746055 n-d-806626-2 sudo[147892]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:24.748102 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:24.749666 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:32:24.769158 n-d-806626-2 sudo[147895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.770093 n-d-806626-2 sudo[147895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:32:25.162684 n-d-806626-2 sudo[147895]: pam_unix(sudo:session): session closed for user root
Sep 15 21:32:25.164794 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:32:25.166151 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:33:24.306797 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:33:24.307450 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:33:24.307916 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:24.325568 n-d-806626-2 sudo[147977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.326339 n-d-806626-2 sudo[147977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:24.757022 n-d-806626-2 sudo[147977]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:24.759205 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:24.760873 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:33:24.778977 n-d-806626-2 sudo[147980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.779749 n-d-806626-2 sudo[147980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:33:25.190012 n-d-806626-2 sudo[147980]: pam_unix(sudo:session): session closed for user root
Sep 15 21:33:25.192177 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:33:25.193464 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:34:24.311775 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:34:24.312415 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:34:24.312841 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:24.330109 n-d-806626-2 sudo[148029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.330910 n-d-806626-2 sudo[148029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:24.762664 n-d-806626-2 sudo[148029]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:24.764746 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:24.766313 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:34:24.784423 n-d-806626-2 sudo[148032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.785849 n-d-806626-2 sudo[148032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:34:25.197651 n-d-806626-2 sudo[148032]: pam_unix(sudo:session): session closed for user root
Sep 15 21:34:25.199735 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:34:25.201026 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:35:24.319878 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:35:24.320584 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:35:24.320991 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:24.338837 n-d-806626-2 sudo[148081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.339634 n-d-806626-2 sudo[148081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:24.741991 n-d-806626-2 sudo[148081]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:24.744053 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:24.745616 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:35:24.763623 n-d-806626-2 sudo[148084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.764381 n-d-806626-2 sudo[148084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:35:25.152567 n-d-806626-2 sudo[148084]: pam_unix(sudo:session): session closed for user root
Sep 15 21:35:25.154652 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:35:25.155957 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:36:24.326073 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:36:24.326642 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:36:24.327170 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:24.344556 n-d-806626-2 sudo[148133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.345330 n-d-806626-2 sudo[148133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:24.753433 n-d-806626-2 sudo[148133]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:24.755553 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:24.757098 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:36:24.774659 n-d-806626-2 sudo[148136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.775519 n-d-806626-2 sudo[148136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:36:25.194596 n-d-806626-2 sudo[148136]: pam_unix(sudo:session): session closed for user root
Sep 15 21:36:25.197227 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:36:25.198556 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:37:24.327998 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:37:24.328665 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:37:24.329074 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.346383 n-d-806626-2 sudo[148187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.347166 n-d-806626-2 sudo[148187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:24.756823 n-d-806626-2 sudo[148187]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:24.759978 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:24.761520 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:37:24.778589 n-d-806626-2 sudo[148190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.779382 n-d-806626-2 sudo[148190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:37:25.188895 n-d-806626-2 sudo[148190]: pam_unix(sudo:session): session closed for user root
Sep 15 21:37:25.191072 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:37:25.192390 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:38:24.332923 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:38:24.333599 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:38:24.333983 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:24.351378 n-d-806626-2 sudo[148239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.352135 n-d-806626-2 sudo[148239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:24.777233 n-d-806626-2 sudo[148239]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:24.779332 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:24.780877 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:38:24.798246 n-d-806626-2 sudo[148242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.799056 n-d-806626-2 sudo[148242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:38:25.220396 n-d-806626-2 sudo[148242]: pam_unix(sudo:session): session closed for user root
Sep 15 21:38:25.222516 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:38:25.223820 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 15 21:39:24.332855 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_service.periodic_task [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84113) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 15 21:39:24.333514 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.volume.drivers.lvm [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Updating volume stats {{(pid=84113) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 15 21:39:24.333930 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:24.351229 n-d-806626-2 sudo[148291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.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:24.352000 n-d-806626-2 sudo[148291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:24.772478 n-d-806626-2 sudo[148291]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:24.774528 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:24.776171 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 15 21:39:24.793752 n-d-806626-2 sudo[148294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /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:24.794517 n-d-806626-2 sudo[148294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 15 21:39:25.217273 n-d-806626-2 sudo[148294]: pam_unix(sudo:session): session closed for user root
Sep 15 21:39:25.219422 n-d-806626-2 cinder-volume[84113]: DEBUG oslo_concurrency.processutils [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84113) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 15 21:39:25.220698 n-d-806626-2 cinder-volume[84113]: DEBUG cinder.manager [None req-92334ebb-d9a2-44e0-9e26-f637795c148c None None] Notifying Schedulers of capabilities ... {{(pid=84113) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}